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
1 changed files with 2 additions and 2 deletions

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