Change background color

This commit is contained in:
momo5502
2025-09-06 20:21:59 +02:00
parent 517270e2cf
commit 5997ec55ac

View File

@@ -15,6 +15,7 @@ export default defineConfig({
registerType: "autoUpdate",
manifest: {
theme_color: "#0279E8",
background_color: "#141416",
},
workbox: {
maximumFileSizeToCacheInBytes: 100 * mb,