70
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 25 Sep 2023
70 points (97.3% liked)
Firefox
17302 readers
129 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 4 years ago
MODERATORS
I suppose that I can be leaving some other (like disabling webgl), but in principle yes. The bad thing is that this setting can be annoying, it does things like change the time zone, force the light theme, always start in window, among many others.
it's strange for them to specifically choose the light prefers-color-scheme instead of ignoring it completely. So if a website has a dark default interface with an optional
prefers-color-scheme:light
, it will use the light interface ignoring the default.Seems counterintuitive
Oh, I didn't realize it had other side effects. Maybe I'll just keep using JShelter then.