From 03c9155652ebd9a100c4178754f3168d4503e429 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Fri, 7 May 2021 12:14:40 +0200 Subject: [PATCH] Update BasicBackground.css --- Themes/BasicBackground/BasicBackground.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index a9941d54dd..5e7561e090 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -528,6 +528,16 @@ body::before { .notInteractive-1X92pj.modeSelected-346R90 .icon-1DeIlz { color: var(--interactive-active); } +.modeConnected-3IsKId .subtitle-3V1p2E, /* channel subtitle */ +.modeConnected-3IsKId:hover .subtitle-3V1p2E, +.modeSelected-346R90 .subtitle-3V1p2E, +.modeSelected-346R90:hover .subtitle-3V1p2E, +.modeUnread-1qO3K1 .subtitle-3V1p2E, +.modeUnread-1qO3K1:hover .subtitle-3V1p2E, +.notInteractive-1X92pj.modeConnected-3IsKId .subtitle-3V1p2E, +.notInteractive-1X92pj.modeSelected-346R90 .subtitle-3V1p2E { + color: var(--interactive-normal); +} .wrapper-2tAnRe { /* voicechat limit */ background-color: rgba(var(--transparencycolor), .15);