Answer the question
In order to leave comments, you need to log in
How to change the color of the bar status in chome on android with a dark theme?
Faced such a problem - despite the manifesto and meta tag, when you turn on the dark theme on android, the status bar above my site does not turn into the desired color (black), but always remains gray. When using a light theme, the problem disappears. Has anyone experienced this and knows how to fix it?
meta tag part of manifest.json
<meta name="theme-color" content="#000000" />
{
"theme_color": "#000000",
"background_color": "#000000"
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question