Skip to content

Commit

Permalink
Update badge token
Browse files Browse the repository at this point in the history
  • Loading branch information
jaalah committed Jul 25, 2024
1 parent 62751d6 commit b5a809f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tokens/components/badge/badge.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@
},
"violet": {
"background": {
"value": "{global.color.violet.30}",
"value": "{alias.accent.violet.secondary}",
"type": "color"
},
"text": {
"value": "{global.color.violet.90}",
"value": "{alias.accent.violet.primary}",
"type": "color"
}
},
Expand Down

0 comments on commit b5a809f

Please sign in to comment.