eric6/Styles/eric6_Light-Python.e6h

Sat, 08 Feb 2020 16:48:44 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 08 Feb 2020 16:48:44 +0100
changeset 7401
cbdcfbcbc0fb
permissions
-rw-r--r--

Styles: added highlighter style files for Python2 and Python3 for light and dark mode.

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

eric ide

mercurial