Răsfoiți Sursa

Added 'color-scheme: light dark`

Yogendra Manawat 2 ani în urmă
părinte
comite
18b4d7935b
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      _static/css/custom.css

+ 1 - 0
_static/css/custom.css

@@ -26,6 +26,7 @@
 
  /* Default (light) theme colors */
  :root {
+    color-scheme: light dark;
     --body-color: #404040;
     --content-wrap-background-color: #efefef;
     --content-background-color: #fcfcfc;