Update tag colors to differenciate with keywors.
This commit is contained in:
parent
c3e9bff83a
commit
3031492e9c
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue