Add theme colour.

Add well-known.
This commit is contained in:
Paul 2021-07-08 00:28:59 +01:00
parent 2e7a017b99
commit bb6bfd1e7a
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`,