fixed colors for chatWidget

This commit is contained in:
2025-08-19 16:29:16 +02:00
parent 9d873fc54e
commit 97a6a599a8

View File

@@ -5,8 +5,7 @@
font-size: 5vmin; font-size: 5vmin;
color-scheme: light dark; color-scheme: light dark;
color: rgba(255, 255, 255, 0.87); color: rgb(255, 255, 255);
background-color: #242424;
font-synthesis: none; font-synthesis: none;
text-rendering: optimizeLegibility; text-rendering: optimizeLegibility;