update quick input title background color for improved theme aesthetics

This commit is contained in:
mrleemurray
2026-03-02 12:47:18 +00:00
parent 76944e5e35
commit cfc50baa1f

View File

@@ -256,7 +256,7 @@
"gauge.errorForeground": "#ad0707",
"gauge.errorBackground": "#ad070740",
"statusBarItem.prominentHoverForeground": "#FFFFFF",
"quickInputTitle.background": "#F0F0F3",
"quickInputTitle.background": "#FAFAFD",
"chat.requestBubbleBackground": "#EEF4FB",
"chat.requestBubbleHoverBackground": "#E6EDFA",
"chat.thinkingShimmer": "#999999",