[themes] remove entity.name.function scope from dark vs-default

This commit is contained in:
Martin Aeschlimann
2016-10-14 16:06:39 +02:00
parent 52f9c67a5a
commit 8751b28026
36 changed files with 153 additions and 159 deletions

View File

@@ -56,12 +56,6 @@
"foreground": "#569cd6"
}
},
{
"scope": "entity.name.function",
"settings": {
"foreground": "#d4d4d4"
}
},
{
"scope": "entity.name.selector",
"settings": {