瀏覽代碼

Added 'color-scheme: light dark`

Yogendra Manawat 2 年之前
父節點
當前提交
18b4d7935b
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;