fix: improve apple-touch-icon and android app icons

This commit is contained in:
sct
2020-12-24 19:25:56 +09:00
parent a333a09582
commit 329a814a8f
4 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#1e2937",
"theme_color": "#2d3748",
"background_color": "#2d3748",
"display": "standalone"
}