Add theme colour.

Add well-known.
This commit is contained in:
Paul
2021-07-08 00:28:59 +01:00
parent aa99a496bb
commit 9a0b71c51b
2 changed files with 11 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ export default defineConfig({
orientation: "any",
display: "standalone",
background_color: "#101823",
theme_color: "#101823",
icons: [
{
"src": `/assets/icons/${iconPrefix}android-chrome-192x192.png`,