UNPKG

@salesforce-ux/design-system

Version:
48 lines (47 loc) 1.7 kB
global: scope: component type: color category: background-color cssProperties: - 'background*' - 'border*' - box-shadow imports: - "../../../../design-tokens/aliases/colors.yml" - "../../../../design-tokens/aliases/color-palettes.yml" props: COLOR_BACKGROUND_CONTEXT_BAR: value: '{!PALETTE_NEUTRAL_100}' comment: Default context bar background color. COLOR_BACKGROUND_CONTEXT_BAR_BRAND_ACCENT: value: '{!PALETTE_CLOUD_BLUE_60}' comment: Brand color in context bar for default theme COLOR_BACKGROUND_CONTEXT_TAB_BAR_ITEM: value: '{!PALETTE_NEUTRAL_100}' comment: Context TAB bar item background color. ## Deprecated COLOR_BACKGROUND_CONTEXT_BAR_ITEM_HOVER: value: '{!PALETTE_NEUTRAL_100}' comment: Hovered context bar item background color. deprecated: true COLOR_BACKGROUND_CONTEXT_BAR_ITEM_ACTIVE: value: '{!PALETTE_NEUTRAL_100}' comment: Active context bar item background color. deprecated: true COLOR_BACKGROUND_CONTEXT_BAR_INVERSE_ITEM_HOVER: value: '{!WHITE_TRANSPARENT_20}' comment: Hovered context bar item background color. deprecated: true COLOR_BACKGROUND_CONTEXT_BAR_INVERSE_ITEM_ACTIVE: value: '{!WHITE_TRANSPARENT_40}' comment: Active context bar item background color. deprecated: true COLOR_BACKGROUND_CONTEXT_BAR_SHADOW: value: '{!GRADIENT_SHADOW_BOTTOM}' comment: A Gradient used for putting shadows on the bottom when box-shadow is not possible. type: gradient deprecated: true COLOR_BACKGROUND_CONTEXT_BAR_ACTION_HIGHLIGHT: value: '{!WHITE_TRANSPARENT_20}' comment: Highlight for context bar action (hover and focus states). deprecated: true