UNPKG

@salesforce-ux/design-system

Version:
57 lines (54 loc) 2.34 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_PATH_COMPLETE: value: '{!EMERALD}' comment: The background color for Salespath stages that are complete. COLOR_BACKGROUND_PATH_COMPLETE_HOVER: value: '{!SALEM}' comment: The hover background color for Salespath stages that are complete. COLOR_BACKGROUND_PATH_ACTIVE: value: '{!ENDEAVOUR}' comment: The background color for Salespath stages that are the active stage. COLOR_BACKGROUND_PATH_ACTIVE_HOVER: value: '{!MIDNIGHT_BLUE}' comment: The hover background color for Salespath stages that are the active stage. COLOR_BACKGROUND_PATH_STEP_ACTION_ACTIVE: value: '{!DEEP_COVE}' comment: The background color for the step action arrow that are the active stage COLOR_BACKGROUND_PATH_STEP_ACTION_CURRENT: value: '{!ENDEAVOUR}' comment: The background color for the step action arrow that are the current stage COLOR_BACKGROUND_PATH_CURRENT: value: '{!PALETTE_GRAY_1}' comment: The background color for Salespath stages that are the current stage. COLOR_BACKGROUND_PATH_CURRENT_HOVER: value: '{!PALETTE_GRAY_1}' comment: The hover background color for Salespath stages that are the current stage. COLOR_BACKGROUND_PATH_INCOMPLETE: value: '{!PALETTE_GRAY_4}' comment: The background color for Salespath stages that have not been completed. COLOR_BACKGROUND_PATH_INCOMPLETE_HOVER: value: '{!PALETTE_GRAY_5}' comment: The hover background color for Salespath stages that have not been completed. COLOR_BACKGROUND_PATH_LOST: value: '{!FLUSH_MAHOGANY}' comment: The background color for the final stage of a Salespath when it has been lost. COLOR_BACKGROUND_PATH_WON: value: '{!SALEM}' comment: The background color for the final stage of a Salespath when it has been lost. COLOR_BACKGROUND_GUIDANCE: value: '{!PALETTE_GRAY_1}' comment: The background color for Salespath guidance coaching section. COLOR_BACKGROUND_PATH_EXPANDED: value: '{!PALETTE_GRAY_1}' comment: The background color for the overall Salespath coaching section.