Continue tweaking default dark and light colorization for escape characters and regular expressions

This commit is contained in:
Matt Bierner
2017-09-13 10:39:54 -07:00
parent 75c1feb7dc
commit 43cb3b41ac
17 changed files with 182 additions and 139 deletions
@@ -388,11 +388,11 @@
"c": "\\u0056",
"t": "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json constant.character.escape.json",
"r": {
"dark_plus": "string: #CE9178",
"light_plus": "string: #A31515",
"dark_plus": "constant.character.escape: #C586C0",
"light_plus": "constant.character.escape: #FF0000",
"dark_vs": "string: #CE9178",
"light_vs": "string: #A31515",
"hc_black": "string: #CE9178"
"hc_black": "constant.character: #569CD6"
}
},
{