We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0fdf2b commit cee577eCopy full SHA for cee577e
1 file changed
css-color-adjust-1/Overview.bs
@@ -44,6 +44,10 @@ Introduction {#intro}
44
to automatically adjust colors to the user's assumed performance preferences,
45
such as suppressing background colors when printing to save ink.
46
47
+ Together with the 'prefers-color-scheme', 'prefers-contrast', and 'forced-colors' [=media queries=] [[!MEDIAQUERIES-5]],
48
+ this module allows color scheme negotiation
49
+ between the author and the user.
50
+
51
52
Value Definitions {#values}
53
---------------------------
0 commit comments