Fix(front): Set correct PWA color theme.

environments/review-front-2157-bqy7y3/deployments/17707
Moon Rabbit 2023-06-04 12:18:32 +00:00 zatwierdzone przez Georg Krause
rodzic 9e7a5ebebb
commit 8100d83bcf
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -0,0 +1 @@
Fixed PWA Window theme color.

Wyświetl plik

@ -16,7 +16,7 @@
<meta name="apple-mobile-web-app-title" content="Funkwhale">
<meta name="application-name" content="Funkwhale">
<meta name="msapplication-TileColor" content="#009fe3">
<meta name="theme-color" content="#ffffff">
<meta name="theme-color" content="#f2711c">
<style>
#fake-app {
width: 100vw;