Skip to content

Commit

Permalink
Added color.box.inverse
Browse files Browse the repository at this point in the history
  • Loading branch information
bstevens committed Jan 11, 2024
1 parent 4623ae0 commit d4123b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,11 @@
"value": "{color.white}",
"type": "color",
"description": "Specifies a neutral colour for containers"
},
"inverse": {
"value": "{color.grey1000}",
"type": "color",
"description": "Specifies an inverse colour for containers"
}
},
"decor": {
Expand Down

0 comments on commit d4123b4

Please sign in to comment.