eric6/Styles/eric6_Dark-Python.e6h

changeset 7401
cbdcfbcbc0fb
equal deleted inserted replaced
7400:e5d62581d002 7401:cbdcfbcbc0fb
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE HighlightingStyles SYSTEM "HighlightingStyles-6.0.dtd">
3 <!-- Eric6 highlighting styles -->
4 <!-- Saved: 2020-02-07, 19:03:26-->
5 <!-- Author: Detlev Offenbach <detlev@die-offenbachs.de> -->
6 <HighlightingStyles version="6.0">
7 <Lexer name="Python3">
8 <Style style="0" substyle="-1" color="#ffffff" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
9 <Description>Default</Description>
10 </Style>
11 <Style style="1" substyle="-1" color="#78969f" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
12 <Description>Comment</Description>
13 </Style>
14 <Style style="2" substyle="-1" color="#96a9ab" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
15 <Description>Number</Description>
16 </Style>
17 <Style style="3" substyle="-1" color="#34cabe" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
18 <Description>Double-quoted string</Description>
19 </Style>
20 <Style style="4" substyle="-1" color="#34cabe" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
21 <Description>Single-quoted string</Description>
22 </Style>
23 <Style style="5" substyle="-1" color="#55aaff" paper="#282828" font="Hack,9,-1,5,75,0,0,0,0,0" eolfill="False">
24 <Description>Keyword</Description>
25 </Style>
26 <Style style="6" substyle="-1" color="#2aa198" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
27 <Description>Triple single-quoted string</Description>
28 </Style>
29 <Style style="7" substyle="-1" color="#2aa198" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
30 <Description>Triple double-quoted string</Description>
31 </Style>
32 <Style style="8" substyle="-1" color="#bbd300" paper="#282828" font="Hack,9,-1,5,75,0,0,0,0,0" eolfill="False">
33 <Description>Class name</Description>
34 </Style>
35 <Style style="9" substyle="-1" color="#bbd300" paper="#282828" font="Hack,9,-1,5,75,0,0,0,0,0" eolfill="False">
36 <Description>Function or method name</Description>
37 </Style>
38 <Style style="10" substyle="-1" color="#aac0c2" paper="#282828" font="Hack,9,-1,5,75,0,0,0,0,0" eolfill="False">
39 <Description>Operator</Description>
40 </Style>
41 <Style style="11" substyle="-1" color="#e6e6e6" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
42 <Description>Identifier</Description>
43 </Style>
44 <Style style="12" substyle="-1" color="#586e75" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
45 <Description>Comment block</Description>
46 </Style>
47 <Style style="13" substyle="-1" color="#f8dba1" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
48 <Description>Unclosed string</Description>
49 </Style>
50 <Style style="14" substyle="-1" color="#78acce" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
51 <Description>Highlighted identifier</Description>
52 </Style>
53 <Style style="15" substyle="-1" color="#9ed5b4" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
54 <Description>Decorator</Description>
55 </Style>
56 <Style style="16" substyle="-1" color="#ec80ec" paper="#282828" font="Hack,10,-1,5,50,0,0,0,0,0" eolfill="False">
57 <Description>Double-quoted f-string</Description>
58 </Style>
59 <Style style="17" substyle="-1" color="#ec80ec" paper="#282828" font="Hack,10,-1,5,50,0,0,0,0,0" eolfill="False">
60 <Description>Single-quoted f-string</Description>
61 </Style>
62 <Style style="18" substyle="-1" color="#ff0000" paper="#282828" font="Hack,10,-1,5,50,0,0,0,0,0" eolfill="False">
63 <Description>Triple single-quoted f-string</Description>
64 </Style>
65 <Style style="19" substyle="-1" color="#ff0000" paper="#282828" font="Hack,10,-1,5,50,0,0,0,0,0" eolfill="False">
66 <Description>Triple double-quoted f-string</Description>
67 </Style>
68 <Style style="11" substyle="0" color="#dd9900" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
69 <Description>Standard Library Modules</Description>
70 <Words>__main__ _dummy_thread _thread abc aifc argparse array ast asynchat asyncio
71 asyncore atexit audioop base64 bdb binascii binhex bisect builtins bz2
72 calendar cgi cgitb chunk cmath cmd code codecs codeop collections colorsys
73 compileall concurrent configparser contextlib copy copyreg crypt csv ctypes
74 curses datetime dbm decimal difflib dis distutils dummy_threading email
75 ensurepip enum errno faulthandler fcntl filecmp fileinput fnmatch formatter
76 fpectl fractions ftplib functools gc getopt getpass gettext glob grp gzip
77 hashlib heapq hmac html http http imaplib imghdr importlib inspect io
78 ipaddress itertools json keyword linecache locale logging lzma macpath
79 mailbox mailcap marshal math mimetypes mmap modulefinder msilib msvcrt
80 multiprocessing netrc nis nntplib numbers operator os ossaudiodev parser path
81 pathlib pdb pickle pickletools pipes pkgutil platform plistlib poplib posix
82 pprint pty pwd py_compile pyclbr queue quopri random re readline reprlib
83 resource rlcompleter runpy sched select selectors shelve shlex shutil signal
84 site smtpd smtplib sndhdr socket socketserver spwd sqlite3 ssl stat statistics
85 string stringprep struct subprocess sunau symbol symtable sys sysconfig syslog
86 tabnanny tarfile telnetlib tempfile termios textwrap threading time timeit
87 tkinter token tokenize trace traceback tracemalloc tty turtle types
88 unicodedata unittest urllib uu uuid venv warnings wave weakref webbrowser
89 winreg winsound wsgiref xdrlib xml xmlrpc zipfile zipimport zlib</Words>
90 </Style>
91 <Style style="11" substyle="1" color="#ee00aa" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
92 <Description>__future__ Imports</Description>
93 <Words>__future__ with_statement unicode_literals print_function division
94 absolute_import generator_stop annotations</Words>
95 </Style>
96 <Style style="11" substyle="2" color="#aaffff" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
97 <Description>PyQt5 Modules</Description>
98 <Words>PyQt5 Qsci Qt QtCore QtDBus QtDesigner QtGui QtHelp QtLocation QtMacExtras QtMultimedia QtMultimediaWidgets QtNetwork QtNetworkAuth QtNfc QtOpenGL QtPositioning QtPrintSupport QtQml QtQuick QtQuickWidgets QtRemoteObjects QtSensors QtSerialPort QtSql QtSvg QtTest QtWebChannel QtWebEngine QtWebEngineCore QtWebEngineWidgets QtWebSockets QtWidgets QtWinExtras QtX11Extras QtXml QtXmlPatterns sip QtWebKit QtWebKitWidgets</Words>
99 </Style>
100 </Lexer>
101 <Lexer name="Python2">
102 <Style style="0" substyle="-1" color="#ffffff" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
103 <Description>Default</Description>
104 </Style>
105 <Style style="1" substyle="-1" color="#78969f" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
106 <Description>Comment</Description>
107 </Style>
108 <Style style="2" substyle="-1" color="#96a9ab" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
109 <Description>Number</Description>
110 </Style>
111 <Style style="3" substyle="-1" color="#34cabe" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
112 <Description>Double-quoted string</Description>
113 </Style>
114 <Style style="4" substyle="-1" color="#34cabe" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
115 <Description>Single-quoted string</Description>
116 </Style>
117 <Style style="5" substyle="-1" color="#55aaff" paper="#282828" font="Hack,9,-1,5,75,0,0,0,0,0" eolfill="False">
118 <Description>Keyword</Description>
119 </Style>
120 <Style style="6" substyle="-1" color="#2aa198" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
121 <Description>Triple single-quoted string</Description>
122 </Style>
123 <Style style="7" substyle="-1" color="#2aa198" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
124 <Description>Triple double-quoted string</Description>
125 </Style>
126 <Style style="8" substyle="-1" color="#bbd300" paper="#282828" font="Hack,9,-1,5,75,0,0,0,0,0" eolfill="False">
127 <Description>Class name</Description>
128 </Style>
129 <Style style="9" substyle="-1" color="#bbd300" paper="#282828" font="Hack,9,-1,5,75,0,0,0,0,0" eolfill="False">
130 <Description>Function or method name</Description>
131 </Style>
132 <Style style="10" substyle="-1" color="#aac0c2" paper="#282828" font="Hack,9,-1,5,75,0,0,0,0,0" eolfill="False">
133 <Description>Operator</Description>
134 </Style>
135 <Style style="11" substyle="-1" color="#e6e6e6" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
136 <Description>Identifier</Description>
137 </Style>
138 <Style style="12" substyle="-1" color="#586e75" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
139 <Description>Comment block</Description>
140 </Style>
141 <Style style="13" substyle="-1" color="#f8dba1" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
142 <Description>Unclosed string</Description>
143 </Style>
144 <Style style="14" substyle="-1" color="#78acce" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
145 <Description>Highlighted identifier</Description>
146 </Style>
147 <Style style="15" substyle="-1" color="#9ed5b4" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
148 <Description>Decorator</Description>
149 </Style>
150 <Style style="16" substyle="-1" color="#ec80ec" paper="#282828" font="Hack,10,-1,5,50,0,0,0,0,0" eolfill="False">
151 <Description>Double-quoted f-string</Description>
152 </Style>
153 <Style style="17" substyle="-1" color="#ec80ec" paper="#282828" font="Hack,10,-1,5,50,0,0,0,0,0" eolfill="False">
154 <Description>Single-quoted f-string</Description>
155 </Style>
156 <Style style="18" substyle="-1" color="#ff0000" paper="#282828" font="Hack,10,-1,5,50,0,0,0,0,0" eolfill="False">
157 <Description>Triple single-quoted f-string</Description>
158 </Style>
159 <Style style="19" substyle="-1" color="#ff0000" paper="#282828" font="Hack,10,-1,5,50,0,0,0,0,0" eolfill="False">
160 <Description>Triple double-quoted f-string</Description>
161 </Style>
162 <Style style="11" substyle="0" color="#dd9900" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
163 <Description>Standard Library Modules</Description>
164 <Words>__main__ _dummy_thread _thread abc aifc argparse array ast asynchat asyncio
165 asyncore atexit audioop base64 bdb binascii binhex bisect builtins bz2
166 calendar cgi cgitb chunk cmath cmd code codecs codeop collections colorsys
167 compileall concurrent configparser contextlib copy copyreg crypt csv ctypes
168 curses datetime dbm decimal difflib dis distutils dummy_threading email
169 ensurepip enum errno faulthandler fcntl filecmp fileinput fnmatch formatter
170 fpectl fractions ftplib functools gc getopt getpass gettext glob grp gzip
171 hashlib heapq hmac html http http imaplib imghdr importlib inspect io
172 ipaddress itertools json keyword linecache locale logging lzma macpath
173 mailbox mailcap marshal math mimetypes mmap modulefinder msilib msvcrt
174 multiprocessing netrc nis nntplib numbers operator os ossaudiodev parser path
175 pathlib pdb pickle pickletools pipes pkgutil platform plistlib poplib posix
176 pprint pty pwd py_compile pyclbr queue quopri random re readline reprlib
177 resource rlcompleter runpy sched select selectors shelve shlex shutil signal
178 site smtpd smtplib sndhdr socket socketserver spwd sqlite3 ssl stat statistics
179 string stringprep struct subprocess sunau symbol symtable sys sysconfig syslog
180 tabnanny tarfile telnetlib tempfile termios textwrap threading time timeit
181 tkinter token tokenize trace traceback tracemalloc tty turtle types
182 unicodedata unittest urllib uu uuid venv warnings wave weakref webbrowser
183 winreg winsound wsgiref xdrlib xml xmlrpc zipfile zipimport zlib</Words>
184 </Style>
185 <Style style="11" substyle="1" color="#ee00aa" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
186 <Description>__future__ Imports</Description>
187 <Words>__future__ with_statement unicode_literals print_function division
188 absolute_import generator_stop annotations</Words>
189 </Style>
190 <Style style="11" substyle="2" color="#aaffff" paper="#282828" font="Hack,9,-1,5,50,0,0,0,0,0" eolfill="False">
191 <Description>PyQt5 Modules</Description>
192 <Words>PyQt5 Qsci Qt QtCore QtDBus QtDesigner QtGui QtHelp QtLocation QtMacExtras QtMultimedia QtMultimediaWidgets QtNetwork QtNetworkAuth QtNfc QtOpenGL QtPositioning QtPrintSupport QtQml QtQuick QtQuickWidgets QtRemoteObjects QtSensors QtSerialPort QtSql QtSvg QtTest QtWebChannel QtWebEngine QtWebEngineCore QtWebEngineWidgets QtWebSockets QtWidgets QtWinExtras QtX11Extras QtXml QtXmlPatterns sip QtWebKit QtWebKitWidgets</Words>
193 </Style>
194 </Lexer>
195 </HighlightingStyles>

eric ide

mercurial