@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
18 lines (17 loc) • 438 B
YAML
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_GRAY_2}'
comment: Split View background color.
SPLIT_VIEW_COLOR_BACKGROUND_ROW_HOVER:
value: '{!PALETTE_GRAY_1}'
comment: Split View background color on row hover.