Skip to content

Commit ce037ed

Browse files
committed
Use active instead of default-active
1 parent 1bc0746 commit ce037ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tokens.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1713,7 +1713,7 @@
17131713
"type": "color",
17141714
"description": "{color.pink.600}"
17151715
},
1716-
"default-active": {
1716+
"active": {
17171717
"value": "{color.pink.600}",
17181718
"type": "color",
17191719
"description": "{color.pink.600}"
@@ -3485,7 +3485,7 @@
34853485
"type": "color",
34863486
"description": "{color.pink.600}"
34873487
},
3488-
"default-active": {
3488+
"active": {
34893489
"value": "{color.pink.600}",
34903490
"type": "color",
34913491
"description": "{color.pink.600}"

0 commit comments

Comments
 (0)