Skip to content

Commit

Permalink
feat(frozen theme): Add badge.color.notification.bg-default.
Browse files Browse the repository at this point in the history
  • Loading branch information
clairedenning committed Dec 10, 2024
1 parent f1ba31c commit 90f3a37
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/tokens/context/frozenproduct.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,16 @@
}
}
},
"badge": {
"color": {
"notification": {
"bg-default": {
"value": "{modes.color.status.caution.default}",
"type": "color"
}
}
}
},
"container": {
"color": {
"interactive": {
Expand Down

0 comments on commit 90f3a37

Please sign in to comment.