mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 15:55:59 +01:00
default themes: colorization of string placeholders
This commit is contained in:
@@ -91,7 +91,9 @@
|
||||
"variable",
|
||||
"meta.definition.variable.name",
|
||||
"support.variable",
|
||||
"entity.name.variable"
|
||||
"entity.name.variable",
|
||||
"constant.other.placeholder", // placeholders in strings
|
||||
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#001080"
|
||||
|
||||
Reference in New Issue
Block a user