5 ms·
Some people want dark mode for some things and light mode for others. I don't, but I know people who do.
by derrikcurran 5y ago
Some people want dark mode for some things and light mode for others. I don't, but I know people who do.
- account42 5y agoThen those people should use a browser that lets them make that distinction. There is nothing saying that prefers-color-scheme needs to match the rest of the system or needs to be the same for all websites - but it should reflect what the user wants from that particular website so implemention an override on top of that should make no sense.