Improve chat look #65

Merged
sauceyred merged 18 commits from improve-chat-look into main 2025-08-14 15:29:16 +00:00
3 changed files with 10 additions and 10 deletions
Showing only changes of commit 82502d99ef - Show all commits

View file

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

View file

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

View file

@ -10,13 +10,13 @@ complementaryColor = black
--reply-text-color: #969696; --reply-text-color: #969696;
--danger-text-color: #ff0000; --danger-text-color: #ff0000;
--chat-background-color: #f0ebe8; --chat-background-color: #f0edeb;
--chat-highlighted-background-color: #e8e4e0; --chat-highlighted-background-color: #aba8a4;
--chat-important-background-color: #df5f0b26; --chat-important-background-color: #df5f0b26;
--chat-important-hightlighted-background-color: #df5f0b3d; --chat-important-hightlighted-background-color: #df5f0b3d;
--chat-featured-message-color: #e8ac841f; --chat-featured-message-color: #e8ac841f;
--popup-background-color: #e8e4e0; --popup-background-color: #b8b4b0;
--popup-highlighted-background-color: #dfdbd6; --popup-highlighted-background-color: #a6a4a2;
--sidebar-background-color: #dbd8d4; --sidebar-background-color: #dbd8d4;
--sidebar-highlighted-background-color: #d4d0ca; --sidebar-highlighted-background-color: #d4d0ca;