Skip to content

Commit a1767c1

Browse files
authored
fix(tokens): add color-text-primary-strongest token (#111)
1 parent 060f1f7 commit a1767c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tokens/source/color/text.json

+4
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757
"stronger": {
5858
"comment": "blue.80",
5959
"value": "{color.alias.blue.80}"
60+
},
61+
"strongest": {
62+
"comment": "blue.90",
63+
"value": "{color.alias.blue.90}"
6064
}
6165
},
6266
"success": {

0 commit comments

Comments
 (0)