Explorar o código

fix: 🐛 修复暗黑模式

zhangtao hai 2 semanas
pai
achega
131411b24c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: {