add FUNCTION1 and FUNCTION2 for better keyword coloring

This commit is contained in:
benfry
2012-11-29 00:27:46 +00:00
parent cc769761d3
commit 244fdf7368
11 changed files with 431 additions and 407 deletions

View File

@@ -74,6 +74,9 @@ editor.brackethighlight.color = #006699
# TEXT - KEYWORDS
editor.function1.style = #cc6600,plain
editor.function2.style = #cc6600,bold
# e.g abstract, final, private
editor.keyword1.style = #cc6600,plain