overdodactyl / ShadowFox

A universal dark theme for Firefox
https://overdodactyl.github.io/ShadowFox/
MIT License
1.32k stars 58 forks source link

Add-ons' release notes text not visible #278

Open opav opened 5 years ago

opav commented 5 years ago

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.

rinaldi6109 commented 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. screenshot

jingofett commented 5 years ago

Is there a workaround for this? I can't seem to get it working even if I change this in userChrome/userContent

3d805456-d3b7-406d-93bf-976a9f68caeb

Getting rid of this code altogether results in the text appearing normally.

Stimmenhotel commented 5 years ago

Just tried using the installer 2.20 again. Without shadowfox everything works fine. Marked a part of the text to show it.

grafik

opav commented 5 years ago

Removing ShadowFox as the project looks like it is abandoned.

turkeyhandwoven commented 5 years ago

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.

jingofett commented 5 years ago

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

turkeyhandwoven commented 5 years ago

I'm also on v69.0.1, Windows 10 though. Plus ShadowFox v2.2.0. Did you restart the browser after changing the setting?

Example Add-Ons Manager Example Store

jingofett commented 5 years ago

I'm also on v69.0.1, Windows 10 though. Plus ShadowFox v2.2.0. Did you restart the browser after changing the setting?

Example Add-Ons Manager Example Store

I got it to work by adding a new integer preference in about:config called ui.systemUsesDarkTheme and setting the integer to 1

Makazzz commented 5 years ago

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.