mirror of
https://github.com/revoltchat/revite.git
synced 2025-04-21 15:57:38 -05:00
Add theme colour.
Add well-known.
This commit is contained in:
parent
2e7a017b99
commit
bb6bfd1e7a
2 changed files with 11 additions and 0 deletions
|
@ -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`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue