global:
  type: color
  category: background-color
  cssProperties:
  - 'background*'
  - 'border*'
  - box-shadow
imports:
- "../../../../design-tokens/force-base/aliases/color.yml"
props:
  CARD_COLOR_BACKGROUND:
    value: '{!WHITE}'
    comment: Default Card component background color.
