global:
  scope: component
  type: color
  category: background-color
  cssProperties:
  - 'background*'
imports:
- "../../../../design-tokens/aliases/color-palettes.yml"
props:
  EINSTEIN_HEADER_BACKGROUND:
    value: '/einstein-headers/einstein-header-background.svg'
    type: string
  EINSTEIN_HEADER_FIGURE:
    value: '/einstein-headers/einstein-figure.svg'
    type: string
  EINSTEIN_HEADER_BACKGROUND_COLOR:
    value: '{!PALETTE_CLOUD_BLUE_80}'
    comment: Background color for Einstein header
