Skip to content

Commit

Permalink
feat(data): adjusting button colors based on product feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
ljemmo committed Jul 31, 2024
1 parent ebaf676 commit 230c829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/tokens/components/button.json
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@
"type": "color"
},
"label-enabled": {
"value": "{base.color.interactive.monochrome.inverse.defaultAlt}",
"value": "{base.color.interactive.monochrome.inverse.default}",
"type": "color"
},
"label-hover": {
Expand Down

0 comments on commit 230c829

Please sign in to comment.