@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
15 lines (14 loc) • 322 B
YAML
global:
scope: component
type: color
category: background-color
cssProperties:
- 'background*'
- 'border*'
- box-shadow
imports:
- "../../../../design-tokens/aliases/color-palettes.yml"
props:
CARD_COLOR_BACKGROUND:
value: '{!PALETTE_NEUTRAL_100}'
comment: Default Card component background color.