mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Revert "Revert "Update foreground color for operators in dark_plus theme"" (#275925)
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
"entity.name.operator"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#C586C0"
|
||||
"foreground": "#CE92A4"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -197,7 +197,7 @@
|
||||
}
|
||||
],
|
||||
"semanticTokenColors": {
|
||||
"newOperator":"#C586C0",
|
||||
"newOperator":"#CE92A4",
|
||||
"stringLiteral":"#ce9178",
|
||||
"customLiteral": "#DCDCAA",
|
||||
"numberLiteral": "#b5cea8",
|
||||
|
||||
Reference in New Issue
Block a user