File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
ui/components/path/tokens Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,15 @@ props:
18
18
COLOR_BACKGROUND_PATH_ACTIVE :
19
19
value : ' {!DEEP_COVE}'
20
20
comment : The background color for Salespath stages that are complete.
21
+ COLOR_BACKGROUND_PATH_ACTIVE_HOVER :
22
+ value : ' {!BISCAY}'
23
+ comment : The hovered background color for Salespath stages that are complete.
24
+ COLOR_BACKGROUND_PATH_STEP_ACTION_ACTIVE :
25
+ value : ' {!DEEP_COVE}'
26
+ comment : The background color for the step action arrow that are the active stage
27
+ COLOR_BACKGROUND_PATH_STEP_ACTION_CURRENT :
28
+ value : ' {!SCIENCE_BLUE}'
29
+ comment : The background color for the step action arrow that are the current stage
21
30
COLOR_BACKGROUND_PATH_CURRENT :
22
31
value : ' {!SCIENCE_BLUE}'
23
32
comment : The background color for Salespath stages that are the current stage.
You can’t perform that action at this time.
0 commit comments