Преглед изворни кода

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: {