← Back to release summary

Media Queries: prefers-reduced-transparency feature

Category
CSS
Type
Chromium catches up
Status
Enabled by default (Chrome 118)
Intent stage
Prepare to ship

Summary

Adds the `prefers-reduced-transparency` feature, which lets authors adapt web content to user-selected preference for reduced transparency in the OS, such as the 'Reduce transparency' setting on macOS. Valid options are 'reduce' or 'no-preference'.

Standards & signals

Samples: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-transparency#examples

View on chromestatus.com