소스 검색

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