Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Chrome Mobile, Change System Navigation Bar (Back, Home, Recent Buttons) Background Color?

recent update to google chrome on android makes the navigation bar background white & dark themed sites look crappy with this at the bottom imo (screenshot below).

im wondering if there is a way to control the color with meta tags or something similar to how the top area theme color can be controlled like...

<meta name="theme-color" content="#353535" />

or any sorta way to alter this? even just setting to black would be great, dont really need a custom color. tried looking around through documentation but couldnt find anything exact, might not be doable. apologize if my terminology might be off.

screenshot of the white navigation bar at the bottom for reference

like image 269
Renzy Avatar asked Feb 09 '18 16:02

Renzy


People also ask

How do I change the color of my navigation bar android?

Steps to Change the Navigation Bar on Android SmartphoneOnce you give permissions to the navbar apps, you will be able to use the widgets. On the top, you will get the color widget which adds color to the navigation bar according to the app which is currently opened.


Video Answer


2 Answers

This is not fixable in Chrome 67. Whether or not it will be fixed is tracked in this chromium issue. Star it if you're interested in the issue getting more attention

https://bugs.chromium.org/p/chromium/issues/detail?id=797527

like image 94
gman Avatar answered Sep 21 '22 18:09

gman


According to what I saw, there isn't a way to do this now. Maybe Google will add a way to do this in a future update but for now they are apparently using this to limit the burn in on the screens.

So we are unfortunately stuck with it for now

like image 39
Lavesh Pillay Avatar answered Sep 18 '22 18:09

Lavesh Pillay