style: update theme colours

This commit is contained in:
Twig 2025-08-11 03:32:58 +02:00
parent 55ce7fea45
commit 82502d99ef
Signed by: twig
SSH key fingerprint: SHA256:nBO+OwpTkd8LYhe38PIqdxmDvkIg9Vw2EbrRZM97dkU
3 changed files with 10 additions and 10 deletions

View file

@ -10,16 +10,16 @@ complementaryColor = white
--reply-text-color: #969696;
--danger-text-color: #ff0000;
--chat-background-color: #1f1e1d;
--chat-highlighted-background-color: #2f2b28;
--chat-background-color: #282624;
--chat-highlighted-background-color: #383430;
--chat-important-background-color: #ffc44f2f;
--chat-important-highlighted-background-color: #ffa45f4a;
--chat-featured-message-color: #4f2f1f58;
--popup-background-color: #2f1f1f;
--popup-highlighted-background-color: #3f2f2f;
--sidebar-background-color: #2e2a27;
--sidebar-highlighted-background-color: #36322b;
--sidebar-background-color: #1f1e1d;
--sidebar-highlighted-background-color: #2f2b28;
--topbar-background-color: #2a2723;
--chatbox-background-color: #1a1713;