mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-23 13:41:02 +00:00
Change background color
This commit is contained in:
@@ -15,6 +15,7 @@ export default defineConfig({
|
||||
registerType: "autoUpdate",
|
||||
manifest: {
|
||||
theme_color: "#0279E8",
|
||||
background_color: "#141416",
|
||||
},
|
||||
workbox: {
|
||||
maximumFileSizeToCacheInBytes: 100 * mb,
|
||||
|
||||
Reference in New Issue
Block a user