mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
[default themes] assign entity.name.variable to variables
This commit is contained in:
@@ -76,7 +76,8 @@
|
||||
"scope": [
|
||||
"variable",
|
||||
"meta.definition.variable.name",
|
||||
"support.variable"
|
||||
"support.variable",
|
||||
"entity.name.variable"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#9CDCFE"
|
||||
|
||||
Reference in New Issue
Block a user