Skip to content

Commit

Permalink
feat(data): changing the enabled to default suffix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljemmo committed Nov 1, 2023
1 parent 80d4c87 commit 8038e77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/tokens/Components/badge.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"badge": {
"bg-enabled": {
"bg-default": {
"value": "{base.color.status.notify.default}",
"type": "color"
},
"label-enabled": {
"label-default": {
"value": "{base.color.interactive.monochrome.standard.default}",
"type": "color"
}
Expand Down

0 comments on commit 8038e77

Please sign in to comment.