← Back to release summary

Media Queries: prefers-color-scheme feature

Category
CSS
Type
New or changed feature
Status
Enabled by default (Chrome 76)
Intent stage
Prepare to ship

Summary

Adds the 'prefers-color-scheme' feature, which lets authors adapt web content to user-selected dark theme in the OS or browser. Valid options are 'light', 'dark', or 'no-preference'.

Standards & signals

Samples: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme#Examples

Explainers: N/A

View on chromestatus.com