Expand description
Specified color values.
Structs§
- Container holding an absolute color and the text specified by an author.
- Specified value for the “color” property, which resolves the
currentcolor
keyword to the parent color instead of self’s color. - Various flags to represent the color-scheme property in an efficient way.
- A light-dark(
, ) function.
Enums§
- Specified color value
- https://drafts.csswg.org/css-color-adjust-1/#forced-color-adjust-prop
- Possible values for the forced-colors media query. https://drafts.csswg.org/mediaqueries-5/#forced-colors
- Whether to preserve authored colors during parsing. That’s useful only if we plan to serialize the color back.
- https://drafts.csswg.org/css-color-adjust/#print-color-adjust
Type Aliases§
- caret-color
- A specified color-mix().
- auto |