Skip to content

Commit

Permalink
feat(data): adding positive 400 bg color
Browse files Browse the repository at this point in the history
  • Loading branch information
ljemmo committed Nov 16, 2023
1 parent 6f4acdf commit d26b9c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1046,6 +1046,10 @@
}
},
"positive": {
"400": {
"value": "#33A14D",
"type": "color"
},
"500": {
"value": "#008A21",
"type": "color"
Expand Down

0 comments on commit d26b9c9

Please sign in to comment.