Address bar and search bar color in incognito mode
-
When I switch to incognito mode, background color of address bar and search bar is dark, this looks very awkward.
Maybe it would be better to color the background to white, like this:
Because there is an obvious private browsing sign on the left side of the address bar, users don't misunderstand.
-
css:
.private .toolbar-addressbar .addressfield, .private .toolbar-addressbar .searchfield { background-color: var(--colorBgIntenser); border-color: var(--colorBorder); color: var(--colorFg); fill: var(--colorFg); } .addressfield .private-window-indicator { background-color: transparent; }
-
Ppafflick moved this topic from Archive on
-
LLonM moved this topic from Desktop Feature Requests on
-
Thank you for your request. As this post has had less than 5 votes over 4 years it will now be archived.