[themes] avoid entity.name.class scope

This commit is contained in:
Martin Aeschlimann
2016-10-14 16:05:33 +02:00
parent 72c6f6625e
commit 52f9c67a5a
18 changed files with 81 additions and 89 deletions

View File

@@ -62,12 +62,6 @@
"foreground": "#d4d4d4"
}
},
{
"scope": "entity.name.class",
"settings": {
"foreground": "#d4d4d4"
}
},
{
"scope": "entity.name.selector",
"settings": {