darkContrast
darkContrast copied to clipboard
Handle alternate state colors
If CSS sets bad colors in :active
and :focus
pseudo-classes, the colors do not get fixed. Need to possibly find a way of fixing this.
As a workaround, you can make all focus colors white on dark green by setting
browser.display.use_focus_colors
to true
in about:config.
It's not pretty, but does the job until bug gets fixed.
in about:config
we can also play on variables
browser.display.focus_background_color
: # 000
browser.display.focus_text_color
: #fff
which allows to have basic colors.
for the Debian site, I found the variable changed but I can not make the .css file :/ red box on the screenshot https://www.pixenli.com/image/5ipqPJeF