diff --git a/vite.config.ts b/vite.config.ts index 3fad6d8..5f5e8e7 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -46,7 +46,7 @@ export default defineConfig({ "purpose": "any" }, ], - "theme_color": "#212529", + "theme_color": "#121212", "background_color": "#ffffff" }, devOptions: {