[default themes] assign entity.name.variable to variables

This commit is contained in:
Martin Aeschlimann
2018-06-04 12:09:38 +02:00
parent ff75d80b9e
commit 4e66b96599
4 changed files with 15 additions and 13 deletions

View File

@@ -76,7 +76,8 @@
"scope": [
"variable",
"meta.definition.variable.name",
"support.variable"
"support.variable",
"entity.name.variable"
],
"settings": {
"foreground": "#9CDCFE"