Update tag colors to differenciate with keywors.

This commit is contained in:
William Candillon 2012-05-22 10:39:43 +02:00
commit 3031492e9c

View file

@ -199,7 +199,7 @@ exports.cssText = ".ace-tm .ace_editor {\
}\
\
.ace-tm .ace_meta.ace_tag {\
color:rgb(28, 2, 255);\
color:rgb(0, 50, 198);\
}\
\
.ace-tm .ace_string.ace_regex {\