We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0eb5a5 commit df94ea2Copy full SHA for df94ea2
css-color-adjust-1/Overview.bs
@@ -160,6 +160,13 @@ Opting Into a Preferred Color Scheme: the 'color-scheme' property {#color-scheme
160
is still not guaranteed to have any effect on the rendering of the element.
161
</dl>
162
163
+ Note: “Light” and “Dark” modes are not specific color palettes.
164
+ For example,
165
+ both a stark black-on-white scheme and a sepia dark-on-tan scheme
166
+ would be considered “Light” color schemes.
167
+ To ensure particular foreground or background colors,
168
+ they need to be specified explicitly.
169
+
170
Finding the Used Color Scheme {#color-scheme-processing}
171
-----------------------------
172
0 commit comments