[mirotalk] - #280 add dark-yellow bg for private message

This commit is contained in:
Miroslav Pejic
2025-04-06 13:05:29 +02:00
parent 0847a71aca
commit 8fe2f3a770
5 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -83,7 +83,7 @@
/* chat msg boble */
--left-msg-bg: #252d31;
--right-msg-bg: #056162;
--private-msg-bg: #6b1226;
--private-msg-bg: #d4a017; /* Bright yellow */
/* volume detected */
--volume-up: 0px 8px 16px 0px rgb(249, 253, 0);