use slightly lighter color for folds in textmate theme
This commit is contained in:
parent
0fb16fdaf0
commit
f065505bc3
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue