global:
  scope: component
  type: color
  category: background-color
  cssProperties:
  - 'background*'
  - 'border*'
  - box-shadow
imports:
- "../../../../design-tokens/aliases/color-palettes.yml"
props:
  VERTICAL_NAVIGATION_COLOR_BACKGROUND_SHADE_ROW_HOVER:
    value: '{!PALETTE_NEUTRAL_95}'
    comment: Vertical navigation shaded background color on row hover.
  VERTICAL_NAVIGATION_COLOR_BACKGROUND_SHADE_ROW_ACTIVE:
    value: '{!PALETTE_NEUTRAL_95}'
    comment: Vertical navigation shaded background color on row active.
