Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

I want dark mode applied to any website #351

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
WebWeWantBot opened this issue Apr 16, 2021 · 3 comments
Closed

I want dark mode applied to any website #351

WebWeWantBot opened this issue Apr 16, 2021 · 3 comments
Assignees
Labels

Comments

@WebWeWantBot
Copy link
Collaborator

WebWeWantBot commented Apr 16, 2021

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.

@aarongustafson
Copy link
Member

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 prefers-color-scheme should take your preference into account on sites that implement it. That might be what you’re seeing in sites that offer multiple modes.

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.

@Saiteja-vadlapatla
Copy link

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.

@gregwhitworth
Copy link
Contributor

@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.

@WebWeWant WebWeWant locked and limited conversation to collaborators Apr 11, 2025
@aarongustafson aarongustafson converted this issue into discussion #736 Apr 11, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

4 participants