From 738c7e028abfef30159b9c0117508657e752da09 Mon Sep 17 00:00:00 2001 From: Dorako Date: Sun, 6 Feb 2022 00:59:39 +0100 Subject: [PATCH] 1.1.1 --- styles/chat.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/chat.css b/styles/chat.css index 2524904..9c2affd 100644 --- a/styles/chat.css +++ b/styles/chat.css @@ -533,7 +533,7 @@ button { /* DARK MODE */ :root { - --pf2e-header-text-color: wheat; + --pf2e-header-text-color: white; --bg-current: var(--bg-light);