1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-10-31 14:56:16 +01:00

Python docstrings should be green

Else everything is cyan: constants like numbers and strings *and* the docstrings.
This commit is contained in:
Christian Nicolai 2011-09-03 16:00:12 +02:00
parent 269586ce04
commit 499511cac7

View File

@ -7,8 +7,8 @@
=Idle
=Comment green
=CommentLabel bold green
=Docstring cyan
=DocstringLabel bold cyan
=Docstring green
=DocstringLabel bold green
=DocEscape bold cyan
=Constant cyan
=Escape bold cyan