Skip to content

Commit

Permalink
feat(data): adding black bg color
Browse files Browse the repository at this point in the history
  • Loading branch information
ljemmo committed Sep 5, 2024
1 parent 6d9d57d commit a24a876
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/tokens/components/page.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@
},
"color": {
"inverse": {
"bg-default": {
"value": "{modes.color.generic.bg.inverse.nought}",
"type": "color"
},
"text-alt": {
"value": "{modes.color.generic.content.inverse.moderate}",
"type": "color",
Expand Down

0 comments on commit a24a876

Please sign in to comment.