remove meta.selector color rule (for #56813)

This commit is contained in:
Martin Aeschlimann
2018-09-13 22:39:26 +02:00
parent 8c17b44b4e
commit c0bbadd911
5 changed files with 72 additions and 90 deletions

View File

@@ -153,12 +153,6 @@
"foreground": "#800000"
}
},
{
"scope": "meta.selector",
"settings": {
"foreground": "#800000"
}
},
{
"name": "brackets of XML/HTML tags",
"scope": "punctuation.definition.tag",