New code colors for testing 2b8

This commit is contained in:
Casey Reas
2012-12-09 21:49:22 +00:00
parent a26e64c515
commit cf68f4ed28
7 changed files with 30 additions and 25 deletions
+5 -5
View File
@@ -78,13 +78,13 @@ editor.brackethighlight.color = #006699
editor.function1.style = #006699,plain
editor.function2.style = #006699,plain
editor.function3.style = #669933,plain
editor.keyword1.style = #7e3d22,plain
editor.keyword2.style = #EE3C96,plain
editor.keyword1.style = #996633,plain
editor.keyword2.style = #996633,plain
editor.keyword3.style = #669933,plain
editor.keyword4.style = #EE3C96,plain
editor.keyword5.style = #D86736,plain
editor.keyword4.style = #ff6699,plain
editor.keyword5.style = #cc6633,plain
editor.literal1.style = #7D4793,plain
editor.literal2.style = #5F6C53,plain
editor.literal2.style = #666666,plain
# e.g. + - = /
editor.operator.style = #006699,plain