Skip to content

Commit

Permalink
global red fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigosous-a committed Aug 9, 2024
1 parent 5f09811 commit 72fff60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tokens/Global.json
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@
},
"red": {
"primary": {
"value": "{color.red.400}",
"value": "{color.red.600}",
"type": "color"
},
"secondary": {
Expand Down Expand Up @@ -1499,7 +1499,7 @@
},
"danger": {
"primary": {
"value": "{color.red.500}",
"value": "{color.red.600}",
"type": "color"
},
"secondary": {
Expand Down

0 comments on commit 72fff60

Please sign in to comment.