Paint xml tag angle brackets in white (monokai theme)
This commit is contained in:
parent
722374581a
commit
969f94d98c
1 changed files with 5 additions and 0 deletions
|
|
@ -63,6 +63,11 @@
|
|||
color: #F92672
|
||||
}
|
||||
|
||||
.ace-monokai .ace_punctuation,
|
||||
.ace-monokai .ace_punctuation.ace_tag {
|
||||
color: #fff
|
||||
}
|
||||
|
||||
.ace-monokai .ace_constant.ace_character,
|
||||
.ace-monokai .ace_constant.ace_language,
|
||||
.ace-monokai .ace_constant.ace_numeric,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue