瀏覽代碼

fix: 🐛 修复暗黑模式

zhangtao 2 周之前
父節點
當前提交
131411b24c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      manifest.config.ts

+ 1 - 1
manifest.config.ts

@@ -57,7 +57,7 @@ export default defineManifestConfig({
       urlCheck: false,
     },
     usingComponents: true,
-    darkmode: true,
+    darkmode: false,
     themeLocation: "theme.json",
     requiredPrivateInfos: ["getLocation"],
     permission: {