this post was submitted on 25 Sep 2023
70 points (97.3% liked)
Firefox
17857 readers
1 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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