Skip to content

Commit

Permalink
Added purple.800, purple-heart, and color-operating-structure tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
bstevens committed Nov 10, 2023
1 parent 15ddf0b commit c15e125
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
"700": {
"value": "#4b4fc5",
"type": "color"
},
"800": {
"value": "#3A3DAA",
"type": "color"
}
},
"lightgreen": {
Expand All @@ -25,6 +29,14 @@
"color-button-primary-foreground": {
"value": "{white}",
"type": "color"
},
"purple-heart": {
"value": "#4A3ACC",
"type": "color"
},
"color-operating-structure": {
"value": "{purple-heart}",
"type": "color"
}
},
"$themes": [],
Expand Down

0 comments on commit c15e125

Please sign in to comment.