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,7 +10,7 @@ complementaryColor = white
--reply-text-color: #969696;
--danger-text-color: #ff0000;
--chat-background-color: #2f2e2d;
--chat-background-color: #3e3a37;
--chat-highlighted-background-color: #3f3b38;
--chat-important-background-color: #ffcf5f38;
--chat-important-highlighted-background-color: #ffa86f4f;
@ -18,7 +18,7 @@ complementaryColor = white
--popup-background-color: #2f2828;
--popup-highlighted-background-color: #382f2f;
--sidebar-background-color: #3e3a37;
--sidebar-background-color: #2f2e2d;
--sidebar-highlighted-background-color: #46423b;
--topbar-background-color: #3a3733;
--chatbox-background-color: #3a3733;