I want dark mode applied to any website #736
Replies: 3 comments
-
We’d love to know what extensions you’re using for this. Colors are really hard, so we’d love to see what they are doing. The CSS feature Since you mentioned Edge, the Reader Mode enables you to switch how the content is rendered and generally does a good job. Windows also has color preferences for high contrast. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/darkreader/darkreader This is the extension I use. I understand it is hard to configure colors, but I see that this extension manages fine most times. I am not sure if it uses the CSS feature you mentioned. |
Beta Was this translation helpful? Give feedback.
-
@aarongustafson while I agree that this is solved by the CSS, high contrast mode does show that enforcing a color scheme could be achieved. While I think this is unlikely to get picked up it is a valid want from a UX perspective. |
Beta Was this translation helpful? Give feedback.
-
Currently Edge has a dark mode applied to the browser but doesn't affect any websites. If the website offers any dark mode - light mode switch, it is fine. But for other websites which are very bright, it is an issue. There are a few extensions which take care of forcing dark mode automatically, but having native support in browser is much preferred.
Beta Was this translation helpful? Give feedback.
All reactions