Skip to content

Commit

Permalink
test red
Browse files Browse the repository at this point in the history
  • Loading branch information
vern-gora committed Nov 5, 2024
1 parent c6a2baa commit d1e0048
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions figma-tokens/input/tokens.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"global": {
"red": {
"value": "#ee402d",
"type": "color"
},
"white": {
"value": "#ffffff",
"type": "color"
Expand All @@ -8,10 +12,6 @@
"value": "#000000",
"type": "color"
},
"red": {
"value": "#ee402d",
"type": "color"
},
"yellow": {
"value": "#ffeb00",
"type": "color"
Expand Down

0 comments on commit d1e0048

Please sign in to comment.