diff --git a/www/index.html b/www/index.html index c7967c259c..2c5fd41cf8 100644 --- a/www/index.html +++ b/www/index.html @@ -1,6 +1,15 @@
+ @@ -128,6 +137,10 @@ body { background-color: #171a21; } + html[data-theme-mode='light'], + html[data-theme-mode='light'] body { + background-color: #f3f5f7; + }