Pick up updated js/ts grammar (#26094)

This commit is contained in:
Matt Bierner
2017-05-08 08:12:33 -07:00
committed by GitHub
parent e2721f46cf
commit ae5c28306b
3 changed files with 45 additions and 15 deletions

View File

@@ -2157,10 +2157,10 @@
},
{
"c": "ToggleText",
"t": "source.js meta.tag.js entity.name.tag.js",
"t": "source.js meta.tag.js entity.name.tag.js support.class.component.js",
"r": {
"dark_plus": "entity.name.tag: #569CD6",
"light_plus": "entity.name.tag: #800000",
"dark_plus": "support.class: #4EC9B0",
"light_plus": "support.class: #267F99",
"dark_vs": "entity.name.tag: #569CD6",
"light_vs": "entity.name.tag: #800000",
"hc_black": "entity.name.tag: #569CD6"