Skip to content

Commit

Permalink
Merge pull request #345 from Sage/AddPositive400
Browse files Browse the repository at this point in the history
feat(data): add positive 400 token for green pill on dark bg
  • Loading branch information
clairedenning authored Nov 16, 2023
2 parents 6f4acdf + d26b9c9 commit ec794f3
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 ec794f3

Please sign in to comment.