File tree 1 file changed +6
-6
lines changed
design-tokens/tokens/component
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 9611
9611
"enabled" : {
9612
9612
"background" : {
9613
9613
"$type" : " color" ,
9614
- "$value" : " #00000000 " ,
9614
+ "$value" : " {color.transparent} " ,
9615
9615
"$description" : " " ,
9616
9616
"$extensions" : {
9617
9617
"com.figma" : {
9637
9637
"hover" : {
9638
9638
"background" : {
9639
9639
"$type" : " color" ,
9640
- "$value" : " #00000000 " ,
9640
+ "$value" : " {color.transparent} " ,
9641
9641
"$description" : " " ,
9642
9642
"$extensions" : {
9643
9643
"com.figma" : {
9663
9663
"focus" : {
9664
9664
"background" : {
9665
9665
"$type" : " color" ,
9666
- "$value" : " #00000000 " ,
9666
+ "$value" : " {color.transparent} " ,
9667
9667
"$description" : " " ,
9668
9668
"$extensions" : {
9669
9669
"com.figma" : {
9965
9965
"control" : {
9966
9966
"height" : {
9967
9967
"$type" : " number" ,
9968
- "$value" : " {element.medium.lineHeight }" ,
9968
+ "$value" : " {base.dimension.600 }" ,
9969
9969
"$description" : " " ,
9970
9970
"$extensions" : {
9971
9971
"com.figma" : {
9977
9977
},
9978
9978
"width" : {
9979
9979
"$type" : " number" ,
9980
- "$value" : " {element.medium.lineHeight }" ,
9980
+ "$value" : " {base.dimension.600 }" ,
9981
9981
"$description" : " " ,
9982
9982
"$extensions" : {
9983
9983
"com.figma" : {
10001
10001
},
10002
10002
"borderRadius" : {
10003
10003
"$type" : " number" ,
10004
- "$value" : " {radius.full}" ,
10004
+ "$value" : " {base.static. radius.full}" ,
10005
10005
"$description" : " " ,
10006
10006
"$extensions" : {
10007
10007
"com.figma" : {
You can’t perform that action at this time.
0 commit comments