For color coding FUNCTION3 changes added

This commit is contained in:
Casey Reas
2012-12-09 17:02:34 +00:00
parent e4c27d8e2e
commit ab00ced1ee
3 changed files with 34 additions and 21 deletions
+5 -2
View File
@@ -77,11 +77,14 @@ editor.brackethighlight.color = #006699
editor.function1.style = #006699,plain
editor.function2.style = #006699,plain
editor.function3.style = #FF0000,plain
editor.keyword1.style = #D86736,plain
editor.keyword2.style = #EE3C96,plain
editor.keyword3.style = #EE3C96,plain
#editor.keyword3.style = #EE3C96,plain
editor.keyword3.style = #FF0000,plain
editor.keyword4.style = #669933,plain
editor.keyword5.style = #D86736,plain
#editor.keyword5.style = #D86736,plain
editor.keyword5.style = #00FF00,plain
editor.literal1.style = #7D4793,plain
editor.literal2.style = #669933,plain