Skip to content

Commit

Permalink
chore(path): Backport tokens (#3034)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonferrua authored Jan 19, 2018
1 parent dd45fe1 commit 1932e76
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ui/components/path/tokens/background-color.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@ props:
COLOR_BACKGROUND_PATH_ACTIVE:
value: '{!DEEP_COVE}'
comment: The background color for Salespath stages that are complete.
COLOR_BACKGROUND_PATH_ACTIVE_HOVER:
value: '{!BISCAY}'
comment: The hovered background color for Salespath stages that are complete.
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: '{!SCIENCE_BLUE}'
comment: The background color for the step action arrow that are the current stage
COLOR_BACKGROUND_PATH_CURRENT:
value: '{!SCIENCE_BLUE}'
comment: The background color for Salespath stages that are the current stage.
Expand Down

0 comments on commit 1932e76

Please sign in to comment.