use slightly lighter color for folds in textmate theme

This commit is contained in:
nightwing 2012-01-14 20:57:09 +04:00
commit f065505bc3

View file

@ -59,7 +59,7 @@ exports.cssText = ".ace-tm .ace_editor {\
}\
\
.ace-tm .ace_fold {\
background-color: #0000A2;\
background-color: #6B72E6;\
}\
\
.ace-tm .ace_text-layer {\