Skip to content

Commit

Permalink
roll back default border color to global.grey.300
Browse files Browse the repository at this point in the history
  • Loading branch information
mutschelknauss committed Nov 29, 2024
1 parent 8d2be12 commit 04fd298
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions tokens/brands/argos.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,17 +122,8 @@
},
"border": {
"default": {
"value": "{color.palette.primary.pastel}",
"type": "color",
"$extensions": {
"studio.tokens": {
"modify": {
"type": "alpha",
"value": "33",
"space": "srgb"
}
}
}
"value": "{color.global.grey.300}",
"type": "color"
},
"hover": {
"value": "{color.palette.secondary.main}",
Expand Down

0 comments on commit 04fd298

Please sign in to comment.