瀏覽代碼

fix: 🐛 修改是否启用暗黑模式

zhangtao 2 周之前
父節點
當前提交
d6630c104b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/manifest.json

+ 2 - 2
src/manifest.json

@@ -47,7 +47,7 @@
       "urlCheck": false
     },
     "usingComponents": true,
-    "darkmode": true,
+    "darkmode": false,
     "themeLocation": "theme.json",
     "requiredPrivateInfos": [
       "getLocation"
@@ -79,4 +79,4 @@
     "darkmode": true,
     "themeLocation": "theme.json"
   }
-}
+}