global:
  scope: component
  type: color
  category: background-color
  cssProperties:
  - 'background*'
imports:
- "../../../../design-tokens/aliases/color-palettes.yml"
props:
  GLOBAL_HEADER_COLOR_BACKGROUND:
    value: '{!PALETTE_NEUTRAL_100}'
    comment: Global Header background color
  BRAND_LOGO_IMAGE:
    value: '/logo-noname.svg'
    type: string
