From 662fe49a53fb804775cd5b52f7945c869ab663b1 Mon Sep 17 00:00:00 2001 From: zipg Date: Mon, 20 Jul 2026 16:25:41 +0800 Subject: [PATCH] fix(ui): improve VS Code wrapped tab contrast --- apps/desktop/src/components/layout/AppTabBar.vue | 10 ++++++---- apps/desktop/src/styles/globals.css | 5 +++++ 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/apps/desktop/src/components/layout/AppTabBar.vue b/apps/desktop/src/components/layout/AppTabBar.vue index f29bd6ccb..65a05db1e 100644 --- a/apps/desktop/src/components/layout/AppTabBar.vue +++ b/apps/desktop/src/components/layout/AppTabBar.vue @@ -569,7 +569,7 @@ function onOverflowItemKeydown(event: KeyboardEvent, tabId: string, kind: "regul
@@ -670,13 +671,14 @@ function onOverflowItemKeydown(event: KeyboardEvent, tabId: string, kind: "regul
@@ -760,7 +762,7 @@ function onOverflowItemKeydown(event: KeyboardEvent, tabId: string, kind: "regul