Skip to content

Commit

Permalink
deleted semantic colours
Browse files Browse the repository at this point in the history
  • Loading branch information
dana-saur committed Sep 25, 2024
1 parent 2cb9aed commit dc79b85
Showing 1 changed file with 0 additions and 64 deletions.
64 changes: 0 additions & 64 deletions tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1024,70 +1024,6 @@
}
},
"01 Semantic": {
"color": {
"text": {
"default": {
"value": "{color.grey.80}",
"type": "color"
},
"subtle": {
"value": "{color.grey.60}",
"type": "color"
},
"lighter": {
"value": "{color.grey.05}",
"type": "color"
},
"lightest": {
"value": "{color.white}",
"type": "color"
},
"light": {
"value": "{color.grey.20}",
"type": "color"
}
},
"system": {
"error": {
"value": "{color.red.60}",
"type": "color"
},
"success": {
"value": "{color.green.60}",
"type": "color"
},
"warning": {
"value": "{color.amber.60}",
"type": "color"
},
"info": {
"value": "{color.blue.60}",
"type": "color"
}
},
"surface": {
"bg": {
"dark": {
"value": "{color.blue.90}",
"type": "color"
},
"light": {
"value": "{color.white}",
"type": "color"
}
},
"accent": {
"amber": {
"value": "{color.amber.30}",
"type": "color"
},
"red": {
"value": "{color.red.50}",
"type": "color"
}
}
}
},
"text": {
"heading-brand": {
"breakpoint-lg": {
Expand Down

0 comments on commit dc79b85

Please sign in to comment.