mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Add new semantic token scopes to Dark+ and Light+ themes?. Fixes #97177
This commit is contained in:
@@ -190,5 +190,11 @@
|
||||
"foreground": "#000000"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"semanticTokenColors": {
|
||||
"newOperator": "#AF00DB",
|
||||
"stringLiteral": "#a31515",
|
||||
"customLiteral": "#795E26",
|
||||
"numberLiteral": "#098658",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user