Skip to content

SemanticColor

type SemanticColor = "textBase" |
"textSubdued" |
"textBrightAccent" |
"textNegative" |
"textWarning" |
"textPositive" |
"textAnnouncement" |
"essentialBase" |
"essentialSubdued" |
"essentialBrightAccent" |
"essentialNegative" |
"essentialWarning" |
"essentialPositive" |
"essentialAnnouncement" |
"decorativeBase" |
"decorativeSubdued" |
"backgroundBase" |
"backgroundHighlight" |
"backgroundPress" |
"backgroundElevatedBase" |
"backgroundElevatedHighlight" |
"backgroundElevatedPress" |
"backgroundTintedBase" |
"backgroundTintedHighlight" |
"backgroundTintedPress" |
"backgroundUnsafeForSmallTextBase" |
"backgroundUnsafeForSmallTextHighlight" |
"backgroundUnsafeForSmallTextPress";