Skip to content

Commit 38d335f

Browse files
larz0GarthDB
authored andcommitted
[create-pull-request] automated change
1 parent 8e88bc4 commit 38d335f

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

packages/tokens/src/color-component.json

+17-1
Original file line numberDiff line numberDiff line change
@@ -493,5 +493,21 @@
493493
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/opacity.json",
494494
"value": "0.1",
495495
"uuid": "be8fac27-b644-492e-a89d-6c87cfecb8a1"
496+
},
497+
"action-bar-border-color": {
498+
"component": "action-bar",
499+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
500+
"sets": {
501+
"light": {
502+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
503+
"value": "{transparent-white-25}",
504+
"uuid": "166159cc-9353-4d22-90f0-64718533d73a"
505+
},
506+
"dark": {
507+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
508+
"value": "{gray-400}",
509+
"uuid": "dac0d761-d8c1-4b1f-bfbe-766651122ecf"
510+
}
511+
}
496512
}
497-
}
513+
}

0 commit comments

Comments
 (0)