Change Address bar Color using userChrome.css
Hello,
in the image attached you can see that the url has 2 different colors. Im wondering how i can change the color of the "pink" text.
I know that i can change the white color using this code here:
- urlbar {
color: #ffffff !important; }
but what about to not highlighted text?
Всички отговори (3)
Okay, I don't know when I can get hands on Windows 10.
Meanwhile, could you test with the built-in "Light" theme? It has black text on a light background, and may still ignore Windows 10 color settings. See: Built-in themes in Firefox - alternative to complete themes.
The white theme changes everything to white, since im using my own theme. ive also noticed that the none-highlighted text changes color accordingly to the toolbar. So im basically looking for a way to disable it, since it wasnt like that before the new address bar.