Minor reference changes for v215

This commit is contained in:
Casey Reas
2012-12-06 07:10:28 +00:00
parent a347fc0426
commit 52f1a034a9
2 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ editor.literal1.style = #7D4793,plain
editor.literal2.style = #669933,plain
# e.g. + - = /
editor.operator.style = #000000,plain
editor.operator.style = #006699,plain
# ?? maybe this is for words followed by a colon
# like in case statements or goto