Skip to content

Commit

Permalink
feat: add tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdehaven committed Jun 13, 2023
1 parent a3b1c8b commit 6fd912e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tokens/source/color/text.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@
"comment": "gray.70",
"value": "{color.alias.gray.70}"
},
"stronger": {
"comment": "gray.80",
"value": "{color.alias.gray.80}"
},
"strongest": {
"comment": "gray.90",
"value": "{color.alias.gray.90}"
},
"weak": {
"comment": "gray.40",
"value": "{color.alias.gray.40}"
Expand Down

0 comments on commit 6fd912e

Please sign in to comment.