Open opav opened 5 years ago
The issue is worse than you said. Even the options text is unreadable, and it cannot be selected. See the screenshot here attached. The same happens for many other addons.
Is there a workaround for this? I can't seem to get it working even if I change this in userChrome/userContent
Getting rid of this code altogether results in the text appearing normally.
Just tried using the installer 2.20 again. Without shadowfox everything works fine. Marked a part of the text to show it.
Removing ShadowFox as the project looks like it is abandoned.
Hi,
you can easily fix this in the latest versions of Firefox by visiting "about:config" and setting "browser.in-content.dark-mode" to true. Just restart the browser after you've done it.
Hi,
you can easily fix this in the latest versions of Firefox by visiting "about:config" and setting "browser.in-content.dark-mode" to true. Just restart the browser after you've done it.
This did not work for me. I'm on Firefox 69.0.1 W7
I'm also on v69.0.1, Windows 10 though. Plus ShadowFox v2.2.0. Did you restart the browser after changing the setting?
I'm also on v69.0.1, Windows 10 though. Plus ShadowFox v2.2.0. Did you restart the browser after changing the setting?
I got it to work by adding a new integer preference in about:config called ui.systemUsesDarkTheme
and setting the integer to 1
browser.in-content.dark-mode true
and browser.in-content.dark-mode 1
is working for me but only for the text in the more info about addon and not the store.
Latest stable Firefox 68 for Windows, in the Add-ons Manager page, extensions' Release Notes are not displaying text in visble color, I have to Ctrl-A to select all text in box to see it.