Replies: 2 comments 1 reply
-
I believe @martinbalfanz will be interested in this media query request, as he's been looking into new media query implementations in Firefox's style engine. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@fantasai Would this be covered by Dynamic Range in Media Queries 5? Or is it something that has not come up yet? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With more and more OSes offering “night mode”—where the screen dims and blues are reduced—it would be nice to have a media query to detect that. Maybe even with a way to (request to) deactivate it for a site or a specific part of a website where color accuracy is important.
This would be interesting for media browsing or editing, but also for smaller stuff like adapting the site’s contrast like you might with
light-level
andprefers-contrast: low
media queries.https://webwewant.fyi/wants/eb00af56654e01082474c2701b4e680c1c729bbf/
Beta Was this translation helpful? Give feedback.
All reactions