mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
@@ -173,7 +173,10 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"scope": "constant.character",
|
||||
"scope": [
|
||||
"constant.character",
|
||||
"constant.other.option"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#569cd6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user