global:
  scope: component
  type: color
  category: background-color
  cssProperties:
  - 'background*'
  - 'border*'
  - box-shadow
imports:
- "../../../../design-tokens/aliases/color-palettes.yml"
props:
  SPLIT_VIEW_COLOR_BACKGROUND:
    value: '{!PALETTE_NEUTRAL_95}'
    comment: Split View background color.
  SPLIT_VIEW_COLOR_BACKGROUND_ROW_HOVER:
    value: '{!PALETTE_NEUTRAL_100}'
    comment: Split View background color on row hover.
