We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01e4cf commit b9729feCopy full SHA for b9729fe
css-color-adjust-1/Overview.bs
@@ -181,10 +181,10 @@ Opting Into a Preferred Color Scheme: the 'color-scheme' property {#color-scheme
181
</dl>
182
183
<div class=example>
184
- A well-written page
185
- that responds to user preferences for light or dark display
+ A well-written page--
+ one that responds to user preferences for light or dark display
186
by using the 'prefers-color-scheme' media feature
187
- to alter the colors it uses
+ to alter the colors it uses--
188
can easily opt the browser-controlled UI
189
(scrollbars, inputs, etc)
190
into the user's preferred color scheme as well
0 commit comments