diff --git a/web/chat/chat-tabs.css b/web/chat/chat-tabs.css --- a/web/chat/chat-tabs.css +++ b/web/chat/chat-tabs.css @@ -34,6 +34,7 @@ } div.tabItemActive { border: outset var(--thread-selection); + color: var(--fg); border-width: 0 0 3px 0; } div.tabItemInactive {