@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
30 lines (29 loc) • 836 B
YAML
global:
scope: component
type: color
category: background-color
cssProperties:
- 'background*'
- 'border*'
- box-shadow
imports:
- "../../../../design-tokens/aliases/color-palettes.yml"
props:
## Defaults for when brand band is turned OFF!
## Overridden in force-trailhead
PAGE_HEADER_COLOR_BACKGROUND:
value: '{!PALETTE_NEUTRAL_95}'
comment: Default Page Header background color
PAGE_HEADER_COLOR_BACKGROUND_ALT:
value: '{!PALETTE_NEUTRAL_100}'
comment: Secondary Page Header background color
## Deprecated
COLOR_BACKGROUND_ANCHOR:
value: '{!PALETTE_NEUTRAL_95}'
deprecated: true
comment: Use COLOR_BACKGROUND_PAGE_HEADER instead.
access: global
COLOR_BACKGROUND_PAGE_HEADER:
value: '{!PALETTE_NEUTRAL_100}'
deprecated: true
comment: Page Header background color