Revert "Update foreground color for operators in dark_plus theme"

This commit is contained in:
Lee Murray
2025-11-06 15:10:34 +00:00
committed by GitHub
parent 83f66e848e
commit 240c342c34
63 changed files with 1156 additions and 1156 deletions

View File

@@ -83,7 +83,7 @@
"entity.name.operator"
],
"settings": {
"foreground": "#CE92A4"
"foreground": "#C586C0"
}
},
{
@@ -197,7 +197,7 @@
}
],
"semanticTokenColors": {
"newOperator":"#CE92A4",
"newOperator":"#C586C0",
"stringLiteral":"#ce9178",
"customLiteral": "#DCDCAA",
"numberLiteral": "#b5cea8",