Revert "Revert "Update foreground color for operators in dark_plus theme"" (#275925)

This commit is contained in:
Raymond Zhao
2025-11-06 12:20:10 -08:00
committed by GitHub
parent cca7bb0d41
commit eaea0cd151
63 changed files with 1156 additions and 1156 deletions

View File

@@ -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",