mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 15:55:59 +01:00
Add new semantic token scopes to Dark+ and Light+ themes?. Fixes #97177
This commit is contained in:
@@ -190,5 +190,11 @@
|
||||
"foreground": "#C8C8C8"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"semanticTokenColors": {
|
||||
"newOperator":"#C586C0",
|
||||
"stringLiteral":"#ce9178",
|
||||
"customLiteral": "#DCDCAA",
|
||||
"numberLiteral": "#b5cea8",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user