global:
  scope: component
  type: color
  category: background-color
  cssProperties:
  - background*
  - border*
  - box-shadow
imports:
- "../../../../design-tokens/aliases/color-palettes.yml"
props:
  COLOR_BACKGROUND_DOCKED_PANEL_HEADER:
    value: '{!PALETTE_NEUTRAL_100}'
    comment: Docked panel header’s background color.
  COLOR_BACKGROUND_DOCKED_PANEL:
    value: '{!PALETTE_NEUTRAL_100}'
    comment: Docked panel’s background color when open.
