diff --git a/web/src/index.css b/web/src/index.css index 0126eb4..d21e3c9 100644 --- a/web/src/index.css +++ b/web/src/index.css @@ -149,6 +149,28 @@ html[data-theme="light"] { --bm-panel-border: rgba(82, 105, 128, 0.24); } +html[data-theme="light"] body, +html[data-theme="light"] body.text-text { + color: #1f3347 !important; +} + +html[data-theme="light"] body.bg-bg { + background-color: #e7edf5 !important; +} + +html[data-theme="light"] .text-text { + color: #1f3347 !important; +} + +html[data-theme="light"] .bg-bg { + background-color: #e7edf5 !important; +} + +html[data-theme="light"] .bg-panel { + background-color: #ffffff !important; + color: #1f3347 !important; +} + html[data-theme="light"] .tg-chat-wallpaper { background: radial-gradient(circle at 14% 18%, rgba(51, 144, 236, 0.08), transparent 32%),