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);