Caniuse: Add support for prefers-color-scheme CSS media query

Created on 27 Sep 2018  路  5Comments  路  Source: Fyrd/caniuse

For dark mode in macOS (among others):

https://drafts4.csswg.org/mediaqueries-5/#prefers-color-scheme
https://brehaut.net/blog/2018/a_dark_mode_less_mixin

This is still not implemented anywhere yet.

Support data suggestion

Most helpful comment

Now available at https://caniuse.com/#feat=prefers-color-scheme

All 5 comments

Implemented in Safari Tech Preview 68 now.

Implemented in Safari Tech Preview 68 now.

In the future, please provide documentation to confirm it :)
https://trac.webkit.org/changeset/237156/webkit

on mobile platform, there must be system dark mode preference in settings (Android 9+). It does not make any sense without it, so not just a browser but OS version is limitating factor too.

Now available at https://caniuse.com/#feat=prefers-color-scheme

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Malvoz picture Malvoz  路  3Comments

myfonj picture myfonj  路  3Comments

rowbot-weisguy picture rowbot-weisguy  路  3Comments

SteveALee picture SteveALee  路  3Comments

valtido picture valtido  路  3Comments