Skip to content

Commit

Permalink
Feat(dark mode): Add missing modes.color.status.info.alt to dark mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
clairedenning committed Dec 17, 2024
1 parent 218806a commit 770fcc4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/tokens/modes/dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -1162,6 +1162,10 @@
}
},
"info": {
"alt": {
"value": "{primitives.colors.azureBurnt}",
"type": "color"
},
"default": {
"value": "{primitives.colors.azure}",
"type": "color"
Expand Down

0 comments on commit 770fcc4

Please sign in to comment.