theme.baseColor
background: hsl(220, 10%, 32%)
color: hsl(220, 10%, 97%)
theme.baseColorInverted
background: hsl(220, 10%, 68%)
color: hsl(220, 10%, 3%)
theme.backgroundColorDark
background: hsl(220, 10%, 10%)
color: hsl(220, 10%, 3%)
theme.backgroundColorBright
background: hsl(220, 10%, 90%)
color: hsl(220, 10%, 97%)
theme.backgroundColorPrimary
background: hsl(220, 10%, 32%)
color: hsl(220, 10%, 97%)
theme.backgroundColorPrimaryAlpha
background: hsla(220, 10%, 32%, 0.4)
color: hsl(220, 10%, 97%)
theme.backgroundColorPrimaryInverted
background: hsl(220, 10%, 68%)
color: hsl(220, 10%, 3%)
theme.backgroundColorSecondary
background: hsl(220, 10%, 26%)
color: hsl(220, 10%, 97%)
theme.backgroundColorSecondaryAlpha
background: hsla(220, 10%, 26%, 0.4)
color: hsl(220, 10%, 97%)
theme.backgroundColorSecondaryInverted
background: hsl(220, 10%, 74%)
color: hsl(220, 10%, 3%)
theme.backgroundColorTertiary
background: hsl(220, 10%, 18%)
color: hsl(220, 10%, 97%)
theme.backgroundColorTertiaryAlpha
background: hsla(220, 10%, 18%, 0.4)
color: hsl(220, 10%, 97%)
theme.backgroundColorTertiaryInverted
background: hsl(220, 10%, 82%)
color: hsl(220, 10%, 3%)
theme.backgroundColorQuaternary
background: hsl(220, 10%, 12%)
color: hsl(220, 10%, 97%)
theme.backgroundColorQuaternaryAlpha
background: hsla(220, 10%, 12%, 0.4)
color: hsl(220, 10%, 97%)
theme.backgroundColorQuaternaryInverted
background: hsl(220, 10%, 88%)
color: hsl(220, 10%, 3%)