From cfc50baa1f3f14a7d516cc98bcb8d31bb4cbabe7 Mon Sep 17 00:00:00 2001 From: mrleemurray Date: Mon, 2 Mar 2026 12:47:18 +0000 Subject: [PATCH] update quick input title background color for improved theme aesthetics --- extensions/theme-2026/themes/2026-light.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/theme-2026/themes/2026-light.json b/extensions/theme-2026/themes/2026-light.json index 44fec6d16a7..9a3a44fb872 100644 --- a/extensions/theme-2026/themes/2026-light.json +++ b/extensions/theme-2026/themes/2026-light.json @@ -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",