diff --git a/src/web/chatWidget/www/src/style.css b/src/web/chatWidget/www/src/style.css index 6b187a5..2ca85fd 100644 --- a/src/web/chatWidget/www/src/style.css +++ b/src/web/chatWidget/www/src/style.css @@ -5,8 +5,7 @@ font-size: 5vmin; color-scheme: light dark; - color: rgba(255, 255, 255, 0.87); - background-color: #242424; + color: rgb(255, 255, 255); font-synthesis: none; text-rendering: optimizeLegibility;