I am using the predefined PWA Template from VuetifyJS and i want to change/set the Android Status Bar BackgroundColor that will be used when the PWA is installed on my Android Phone.
Asked
Active
Viewed 3,168 times
1 Answers
3
Add this somewhere in your head element with the colour of your choice as the content:
<meta name="theme-color" content="#ffffff">

soupjake
- 3,293
- 3
- 17
- 32