feat: Update color scheme to enhance visibility and aesthetics

This commit is contained in:
2026-02-04 00:20:21 -05:00
parent 0162ba44fd
commit 10f1412395
3 changed files with 4 additions and 4 deletions

View File

@@ -226,7 +226,7 @@
"punctuation.definition.string"
],
"settings": {
"foreground": "#FFFFFF"
"foreground": "#5AF78E"
}
},
{
@@ -780,7 +780,7 @@
"foreground": "#666666",
"fontStyle": "italic"
},
"string": "#FFFFFF",
"string": "#5AF78E",
"number": "#FFB86C",
"regexp": "#FF5555",
"operator": "#FF79C6",