Code color coding scheme candidate for 2b8

This commit is contained in:
Casey Reas
2012-12-09 17:47:43 +00:00
parent 88c6ad8714
commit 5703e24070
2 changed files with 8 additions and 10 deletions
+6 -8
View File
@@ -77,16 +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.function3.style = #669933,plain
editor.keyword1.style = #7e3d22,plain
editor.keyword2.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 = #00FF00,plain
editor.keyword3.style = #669933,plain
editor.keyword4.style = #EE3C96,plain
editor.keyword5.style = #D86736,plain
editor.literal1.style = #7D4793,plain
editor.literal2.style = #669933,plain
editor.literal2.style = #5F6C53,plain
# e.g. + - = /
editor.operator.style = #006699,plain