Merge pull request #299458 from microsoft/mrleemurray/smoggy-orange-scorpion

Make disabledForeground color darker in 2026 Dark theme
This commit is contained in:
Lee Murray
2026-03-05 12:16:08 +00:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
"type": "dark",
"colors": {
"foreground": "#bfbfbf",
"disabledForeground": "#666666",
"disabledForeground": "#555555",
"errorForeground": "#f48771",
"descriptionForeground": "#8C8C8C",
"icon.foreground": "#8C8C8C",