修改pwa窗口颜色

This commit is contained in:
celebrateyang 2025-06-02 22:29:24 +08:00
parent 91445a363b
commit cddf6867de

View File

@ -69,9 +69,8 @@
"params": { "params": {
"text": "u", "text": "u",
"url": "u" "url": "u"
} } },
}, "theme_color": "#82b52d",
"theme_color": "#000000", "background_color": "#82b52d",
"background_color": "#000000",
"display": "standalone" "display": "standalone"
} }