Skip to content

Commit

Permalink
fix(design): remove old grayscale tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
Enjoy2Live committed Jun 15, 2024
1 parent 16e56dd commit 5303f65
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions packages/tailwind-constructor/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -755,32 +755,6 @@
"type": "color"
}
},
"GreyScale": {
"white": {
"value": "#ffffff",
"type": "color"
},
"off-white": {
"value": "#f0edee",
"type": "color"
},
"grey": {
"value": "#7f7e7f",
"type": "color"
},
"charcoal": {
"value": "#474747",
"type": "color"
},
"off-black": {
"value": "#1c1c1c",
"type": "color"
},
"black": {
"value": "#000000",
"type": "color"
}
},
"highlight-sm": {
"value": {
"color": "#7f7e7f52",
Expand Down

0 comments on commit 5303f65

Please sign in to comment.