From 1d18f99668a2fc2a85dfe38e388e8a6fa923793b Mon Sep 17 00:00:00 2001 From: Christoph Prenner Date: Sun, 15 Feb 2026 22:47:30 +0100 Subject: [PATCH] Feature 203: changed font color of player tabs --- src/main/webapp/css/dark-mode.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/webapp/css/dark-mode.css b/src/main/webapp/css/dark-mode.css index 28f5434..7fbaa09 100644 --- a/src/main/webapp/css/dark-mode.css +++ b/src/main/webapp/css/dark-mode.css @@ -93,6 +93,10 @@ cursor: pointer; } + .fw-bold { + color: #dee2e6; + } + /* Text -> #dee2e6 BG Body -> #25292b