Skip to content

Commit 5de6e88

Browse files
committed
testing a color change
1 parent 40a1566 commit 5de6e88

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

src/design/tokens/tokens.json

+13-7
Original file line numberDiff line numberDiff line change
@@ -2691,7 +2691,7 @@
26912691
"type": "color"
26922692
},
26932693
"500": {
2694-
"value": "{blue.500}",
2694+
"value": "{emerald.500}",
26952695
"type": "color"
26962696
},
26972697
"600": {
@@ -6590,7 +6590,8 @@
65906590
"height": {
65916591
"value": "1.25rem",
65926592
"type": "sizing"
6593-
}
6593+
},
6594+
"type": "other"
65946595
},
65956596
"message": {
65966597
"border": {
@@ -8287,7 +8288,8 @@
82878288
"value": "{text.muted.color}",
82888289
"type": "color"
82898290
}
8290-
}
8291+
},
8292+
"type": "other"
82918293
},
82928294
"listbox": {
82938295
"background": {
@@ -30190,7 +30192,8 @@
3019030192
"height": {
3019130193
"value": "1.25rem",
3019230194
"type": "dimension"
30193-
}
30195+
},
30196+
"type": "other"
3019430197
},
3019530198
"card": {
3019630199
"background": {
@@ -31172,7 +31175,8 @@
3117231175
"value": "{text.muted.color}",
3117331176
"type": "color"
3117431177
}
31175-
}
31178+
},
31179+
"type": "other"
3117631180
},
3117731181
"multiselect": {
3117831182
"background": {
@@ -42014,7 +42018,8 @@
4201442018
"height": {
4201542019
"value": "1.25rem",
4201642020
"type": "dimension"
42017-
}
42021+
},
42022+
"type": "other"
4201842023
},
4201942024
"card": {
4202042025
"background": {
@@ -42996,7 +43001,8 @@
4299643001
"value": "{text.muted.color}",
4299743002
"type": "color"
4299843003
}
42999-
}
43004+
},
43005+
"type": "other"
4300043006
},
4300143007
"multiselect": {
4300243008
"background": {

0 commit comments

Comments
 (0)