File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -218,17 +218,18 @@ Opting Into a Preferred Color Scheme: the 'color-scheme' property {#color-scheme
218218 affects what <<system-color>> s resolve to.
219219 </div>
220220
221- [[HTML]] specifies a <a href="https://html.spec.whatwg.org/multipage/semantics.html#meta-color-scheme">color-scheme</a>
222- <{meta}> tag which can be used to set the color-scheme on the root element as
223- a [[css-cascade-4#preshint|non-CSS presentational hint]] .
224-
225221 Note: “Light” and “dark” color schemes are not specific color palettes.
226222 For example,
227223 both a stark black-on-white scheme and a sepia dark-on-tan scheme
228224 would both be considered “Light” color schemes.
229225 To ensure particular foreground or background colors,
230226 they need to be specified explicitly.
231227
228+ Note: [[HTML]] specifies a
229+ <a href="https://html.spec.whatwg.org/multipage/semantics.html#meta-color-scheme">color-scheme</a>
230+ <{meta}> tag which can be used to set the color-scheme on the root element as
231+ a [[css-cascade-4#preshint|non-CSS presentational hint]] .
232+
232233 Note: Earlier versions of this property also defined an <css> only</css> keyword
233234 to be specified alongside a preferred color scheme,
234235 indicating a stronger author preference.
You can’t perform that action at this time.
0 commit comments