Improve chat look #65

Merged
sauceyred merged 18 commits from improve-chat-look into main 2025-08-14 15:29:16 +00:00
Showing only changes of commit c95f13ff18 - Show all commits

View file

@ -10,15 +10,15 @@ complementaryColor = white
--reply-text-color: #969696;
--danger-text-color: #ff0000;
--chat-background-color: #3e3a37;
--chat-highlighted-background-color: #3f3b38;
--chat-background-color: #383432;
--chat-highlighted-background-color: #4c4a48;
--chat-important-background-color: #ffcf5f38;
--chat-important-highlighted-background-color: #ffa86f4f;
--chat-featured-message-color: #4f3f2f60;
--popup-background-color: #2f2828;
--popup-highlighted-background-color: #382f2f;
--sidebar-background-color: #2f2e2d;
--sidebar-background-color: #322f2d;
--sidebar-highlighted-background-color: #46423b;
--topbar-background-color: #3a3733;
--chatbox-background-color: #3a3733;