Frewacom / pywalfox

Dynamic theming of Firefox (and Thunderbird) using your Pywal colors
https://addons.mozilla.org/en-US/firefox/addon/pywalfox/
Mozilla Public License 2.0
583 stars 12 forks source link

Idea: Interact with Dark Reader on dark themes #49

Open thraizz opened 3 years ago

thraizz commented 3 years ago

Hi, I'd love to have dark wal themes automatically turn Dark Reader on and off for light themes. Would this be possible? If you point me in a direction I could try to implement this and open a PR. Best regards!

Frewacom commented 3 years ago

This will be possible when this PR is merged: darkreader/darkreader#3519.

I added integration with this API in addon version 2.0.5. It will toggle between dark and light mode in darkreader whenever you change mode in Pywalfox. Having a separate option for disabling Darkreader completely during light mode might be a good idea as well.