@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
21 lines (20 loc) • 638 B
YAML
global:
scope: component
type: color
category: background-color
cssProperties:
- 'background*'
- 'border*'
- box-shadow
imports:
- "../../../../design-tokens/aliases/color-palettes.yml"
props:
COLOR_BACKGROUND_ICON_WAFFLE:
value: '{!PALETTE_NEUTRAL_50}'
comment: Default color for animated icon waffle for app switcher.
TYPING_ICON_DOT_COLOR_BACKGROUND_GRAY:
value: '{!PALETTE_NEUTRAL_80}'
comment: Default background color for a typing icon dot.
TYPING_ICON_DOT_COLOR_BACKGROUND_GRAY_DARK:
value: '{!PALETTE_NEUTRAL_80}'
comment: Active background color for a typing icon dot when animcating.