Skip to content

Commit

Permalink
Updated color.action.secondary.default / color.action.secondary.hover
Browse files Browse the repository at this point in the history
  • Loading branch information
bstevens committed Jan 17, 2024
1 parent 5f5ebbe commit 0058eda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -474,12 +474,12 @@
},
"secondary": {
"default": {
"value": "{color.terracotta200}",
"value": "{color.blueberry100}",
"type": "color",
"description": "The secondary colour for interactive elements"
},
"hover": {
"value": "{color.terracotta100}",
"value": "{color.blueberry50}",
"type": "color",
"description": "The colour used for the secondary interactive elements when in a hover state"
}
Expand Down

0 comments on commit 0058eda

Please sign in to comment.