@primer/primitives 11.0.0 → 11.0.1-rc.84dc6db1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (72) hide show
  1. package/dist/css/functional/themes/dark-colorblind-high-contrast.css +38 -0
  2. package/dist/css/functional/themes/dark-colorblind.css +38 -0
  3. package/dist/css/functional/themes/dark-dimmed-high-contrast.css +38 -0
  4. package/dist/css/functional/themes/dark-dimmed.css +38 -0
  5. package/dist/css/functional/themes/dark-high-contrast.css +38 -0
  6. package/dist/css/functional/themes/dark-tritanopia-high-contrast.css +38 -0
  7. package/dist/css/functional/themes/dark-tritanopia.css +38 -0
  8. package/dist/css/functional/themes/dark.css +38 -0
  9. package/dist/css/functional/themes/light-colorblind-high-contrast.css +38 -0
  10. package/dist/css/functional/themes/light-colorblind.css +38 -0
  11. package/dist/css/functional/themes/light-high-contrast.css +38 -0
  12. package/dist/css/functional/themes/light-tritanopia-high-contrast.css +38 -0
  13. package/dist/css/functional/themes/light-tritanopia.css +38 -0
  14. package/dist/css/functional/themes/light.css +38 -0
  15. package/dist/docs/functional/themes/dark-colorblind-high-contrast.json +2679 -0
  16. package/dist/docs/functional/themes/dark-colorblind.json +2871 -192
  17. package/dist/docs/functional/themes/dark-dimmed-high-contrast.json +2679 -0
  18. package/dist/docs/functional/themes/dark-dimmed.json +2871 -192
  19. package/dist/docs/functional/themes/dark-high-contrast.json +2679 -0
  20. package/dist/docs/functional/themes/dark-tritanopia-high-contrast.json +2679 -0
  21. package/dist/docs/functional/themes/dark-tritanopia.json +2871 -192
  22. package/dist/docs/functional/themes/dark.json +2871 -192
  23. package/dist/docs/functional/themes/light-colorblind-high-contrast.json +2679 -0
  24. package/dist/docs/functional/themes/light-colorblind.json +2871 -192
  25. package/dist/docs/functional/themes/light-high-contrast.json +2679 -0
  26. package/dist/docs/functional/themes/light-tritanopia-high-contrast.json +2679 -0
  27. package/dist/docs/functional/themes/light-tritanopia.json +2871 -192
  28. package/dist/docs/functional/themes/light.json +2871 -192
  29. package/dist/figma/themes/dark-colorblind-high-contrast.json +304 -0
  30. package/dist/figma/themes/dark-colorblind.json +304 -0
  31. package/dist/figma/themes/dark-dimmed-high-contrast.json +304 -0
  32. package/dist/figma/themes/dark-dimmed.json +304 -0
  33. package/dist/figma/themes/dark-high-contrast.json +304 -0
  34. package/dist/figma/themes/dark-tritanopia-high-contrast.json +304 -0
  35. package/dist/figma/themes/dark-tritanopia.json +304 -0
  36. package/dist/figma/themes/dark.json +304 -0
  37. package/dist/figma/themes/light-colorblind-high-contrast.json +304 -0
  38. package/dist/figma/themes/light-colorblind.json +304 -0
  39. package/dist/figma/themes/light-high-contrast.json +304 -0
  40. package/dist/figma/themes/light-tritanopia-high-contrast.json +304 -0
  41. package/dist/figma/themes/light-tritanopia.json +304 -0
  42. package/dist/figma/themes/light.json +304 -0
  43. package/dist/internalCss/dark-colorblind-high-contrast.css +38 -0
  44. package/dist/internalCss/dark-colorblind.css +38 -0
  45. package/dist/internalCss/dark-dimmed-high-contrast.css +38 -0
  46. package/dist/internalCss/dark-dimmed.css +38 -0
  47. package/dist/internalCss/dark-high-contrast.css +38 -0
  48. package/dist/internalCss/dark-tritanopia-high-contrast.css +38 -0
  49. package/dist/internalCss/dark-tritanopia.css +38 -0
  50. package/dist/internalCss/dark.css +38 -0
  51. package/dist/internalCss/light-colorblind-high-contrast.css +38 -0
  52. package/dist/internalCss/light-colorblind.css +38 -0
  53. package/dist/internalCss/light-high-contrast.css +38 -0
  54. package/dist/internalCss/light-tritanopia-high-contrast.css +38 -0
  55. package/dist/internalCss/light-tritanopia.css +38 -0
  56. package/dist/internalCss/light.css +38 -0
  57. package/dist/styleLint/functional/themes/dark-colorblind-high-contrast.json +2679 -0
  58. package/dist/styleLint/functional/themes/dark-colorblind.json +2870 -191
  59. package/dist/styleLint/functional/themes/dark-dimmed-high-contrast.json +2679 -0
  60. package/dist/styleLint/functional/themes/dark-dimmed.json +2870 -191
  61. package/dist/styleLint/functional/themes/dark-high-contrast.json +2679 -0
  62. package/dist/styleLint/functional/themes/dark-tritanopia-high-contrast.json +2679 -0
  63. package/dist/styleLint/functional/themes/dark-tritanopia.json +2870 -191
  64. package/dist/styleLint/functional/themes/dark.json +2870 -191
  65. package/dist/styleLint/functional/themes/light-colorblind-high-contrast.json +2679 -0
  66. package/dist/styleLint/functional/themes/light-colorblind.json +2870 -191
  67. package/dist/styleLint/functional/themes/light-high-contrast.json +2679 -0
  68. package/dist/styleLint/functional/themes/light-tritanopia-high-contrast.json +2679 -0
  69. package/dist/styleLint/functional/themes/light-tritanopia.json +2870 -191
  70. package/dist/styleLint/functional/themes/light.json +2870 -191
  71. package/package.json +2 -2
  72. package/src/tokens/component/label.json5 +760 -0
@@ -36114,6 +36114,147 @@
36114
36114
  "value": "#271817",
36115
36115
  "type": "color"
36116
36116
  },
36117
+ "label-auburn-borderColor": {
36118
+ "key": "{label.auburn.borderColor}",
36119
+ "$extensions": {
36120
+ "org.primer.figma": {
36121
+ "collection": "mode",
36122
+ "group": "component",
36123
+ "scopes": ["borderColor"]
36124
+ },
36125
+ "org.primer.overrides": {
36126
+ "dark": {
36127
+ "$value": "#00000000",
36128
+ "filePath": "src/tokens/component/label.json5",
36129
+ "isSource": true,
36130
+ "$type": "color"
36131
+ },
36132
+ "dark-dimmed": {
36133
+ "$value": "#00000000",
36134
+ "filePath": "src/tokens/component/label.json5",
36135
+ "isSource": true,
36136
+ "$type": "color"
36137
+ },
36138
+ "light-high-contrast": {
36139
+ "$value": "#bf9592",
36140
+ "filePath": "src/tokens/component/label.json5",
36141
+ "isSource": true,
36142
+ "$type": "color"
36143
+ },
36144
+ "dark-high-contrast": {
36145
+ "$value": "#bf9592",
36146
+ "filePath": "src/tokens/component/label.json5",
36147
+ "isSource": true,
36148
+ "$type": "color"
36149
+ },
36150
+ "dark-dimmed-high-contrast": {
36151
+ "$value": "#bf9592",
36152
+ "filePath": "src/tokens/component/label.json5",
36153
+ "isSource": true,
36154
+ "$type": "color"
36155
+ },
36156
+ "dark-tritanopia-high-contrast": {
36157
+ "$value": "#bf9592",
36158
+ "filePath": "src/tokens/component/label.json5",
36159
+ "isSource": true,
36160
+ "$type": "color"
36161
+ },
36162
+ "dark-protanopia-deuteranopia-high-contrast": {
36163
+ "$value": "#bf9592",
36164
+ "filePath": "src/tokens/component/label.json5",
36165
+ "isSource": true,
36166
+ "$type": "color"
36167
+ },
36168
+ "light-tritanopia-high-contrast": {
36169
+ "$value": "#bf9592",
36170
+ "filePath": "src/tokens/component/label.json5",
36171
+ "isSource": true,
36172
+ "$type": "color"
36173
+ },
36174
+ "light-protanopia-deuteranopia-high-contrast": {
36175
+ "$value": "#bf9592",
36176
+ "filePath": "src/tokens/component/label.json5",
36177
+ "isSource": true,
36178
+ "$type": "color"
36179
+ }
36180
+ }
36181
+ },
36182
+ "filePath": "src/tokens/component/label.json5",
36183
+ "isSource": true,
36184
+ "original": {
36185
+ "$value": "{base.color.transparent}",
36186
+ "$type": "color",
36187
+ "$extensions": {
36188
+ "org.primer.figma": {
36189
+ "collection": "mode",
36190
+ "group": "component",
36191
+ "scopes": ["borderColor"]
36192
+ },
36193
+ "org.primer.overrides": {
36194
+ "dark": {
36195
+ "$value": "{base.color.transparent}",
36196
+ "filePath": "src/tokens/component/label.json5",
36197
+ "isSource": true,
36198
+ "$type": "color"
36199
+ },
36200
+ "dark-dimmed": {
36201
+ "$value": "{base.color.transparent}",
36202
+ "filePath": "src/tokens/component/label.json5",
36203
+ "isSource": true,
36204
+ "$type": "color"
36205
+ },
36206
+ "light-high-contrast": {
36207
+ "$value": "{label.auburn.fgColor.rest}",
36208
+ "filePath": "src/tokens/component/label.json5",
36209
+ "isSource": true,
36210
+ "$type": "color"
36211
+ },
36212
+ "dark-high-contrast": {
36213
+ "$value": "{label.auburn.fgColor.rest}",
36214
+ "filePath": "src/tokens/component/label.json5",
36215
+ "isSource": true,
36216
+ "$type": "color"
36217
+ },
36218
+ "dark-dimmed-high-contrast": {
36219
+ "$value": "{label.auburn.fgColor.rest}",
36220
+ "filePath": "src/tokens/component/label.json5",
36221
+ "isSource": true,
36222
+ "$type": "color"
36223
+ },
36224
+ "dark-tritanopia-high-contrast": {
36225
+ "$value": "{label.auburn.fgColor.rest}",
36226
+ "filePath": "src/tokens/component/label.json5",
36227
+ "isSource": true,
36228
+ "$type": "color"
36229
+ },
36230
+ "dark-protanopia-deuteranopia-high-contrast": {
36231
+ "$value": "{label.auburn.fgColor.rest}",
36232
+ "filePath": "src/tokens/component/label.json5",
36233
+ "isSource": true,
36234
+ "$type": "color"
36235
+ },
36236
+ "light-tritanopia-high-contrast": {
36237
+ "$value": "{label.auburn.fgColor.rest}",
36238
+ "filePath": "src/tokens/component/label.json5",
36239
+ "isSource": true,
36240
+ "$type": "color"
36241
+ },
36242
+ "light-protanopia-deuteranopia-high-contrast": {
36243
+ "$value": "{label.auburn.fgColor.rest}",
36244
+ "filePath": "src/tokens/component/label.json5",
36245
+ "isSource": true,
36246
+ "$type": "color"
36247
+ }
36248
+ }
36249
+ },
36250
+ "key": "{label.auburn.borderColor}"
36251
+ },
36252
+ "name": "label-auburn-borderColor",
36253
+ "attributes": {},
36254
+ "path": ["label", "auburn", "borderColor"],
36255
+ "value": "#00000000",
36256
+ "type": "color"
36257
+ },
36117
36258
  "label-auburn-fgColor-active": {
36118
36259
  "key": "{label.auburn.fgColor.active}",
36119
36260
  "$extensions": {
@@ -36384,17 +36525,65 @@
36384
36525
  "value": "#001a47",
36385
36526
  "type": "color"
36386
36527
  },
36387
- "label-blue-fgColor-active": {
36388
- "key": "{label.blue.fgColor.active}",
36528
+ "label-blue-borderColor": {
36529
+ "key": "{label.blue.borderColor}",
36389
36530
  "$extensions": {
36390
36531
  "org.primer.figma": {
36391
36532
  "collection": "mode",
36392
36533
  "group": "component",
36393
- "scopes": ["fgColor"]
36534
+ "scopes": ["borderColor"]
36394
36535
  },
36395
36536
  "org.primer.overrides": {
36396
36537
  "dark": {
36397
- "$value": "#85c2ff",
36538
+ "$value": "#00000000",
36539
+ "filePath": "src/tokens/component/label.json5",
36540
+ "isSource": true,
36541
+ "$type": "color"
36542
+ },
36543
+ "dark-dimmed": {
36544
+ "$value": "#00000000",
36545
+ "filePath": "src/tokens/component/label.json5",
36546
+ "isSource": true,
36547
+ "$type": "color"
36548
+ },
36549
+ "light-high-contrast": {
36550
+ "$value": "#4da0ff",
36551
+ "filePath": "src/tokens/component/label.json5",
36552
+ "isSource": true,
36553
+ "$type": "color"
36554
+ },
36555
+ "dark-high-contrast": {
36556
+ "$value": "#4da0ff",
36557
+ "filePath": "src/tokens/component/label.json5",
36558
+ "isSource": true,
36559
+ "$type": "color"
36560
+ },
36561
+ "dark-dimmed-high-contrast": {
36562
+ "$value": "#4da0ff",
36563
+ "filePath": "src/tokens/component/label.json5",
36564
+ "isSource": true,
36565
+ "$type": "color"
36566
+ },
36567
+ "dark-tritanopia-high-contrast": {
36568
+ "$value": "#4da0ff",
36569
+ "filePath": "src/tokens/component/label.json5",
36570
+ "isSource": true,
36571
+ "$type": "color"
36572
+ },
36573
+ "dark-protanopia-deuteranopia-high-contrast": {
36574
+ "$value": "#4da0ff",
36575
+ "filePath": "src/tokens/component/label.json5",
36576
+ "isSource": true,
36577
+ "$type": "color"
36578
+ },
36579
+ "light-tritanopia-high-contrast": {
36580
+ "$value": "#4da0ff",
36581
+ "filePath": "src/tokens/component/label.json5",
36582
+ "isSource": true,
36583
+ "$type": "color"
36584
+ },
36585
+ "light-protanopia-deuteranopia-high-contrast": {
36586
+ "$value": "#4da0ff",
36398
36587
  "filePath": "src/tokens/component/label.json5",
36399
36588
  "isSource": true,
36400
36589
  "$type": "color"
@@ -36404,33 +36593,81 @@
36404
36593
  "filePath": "src/tokens/component/label.json5",
36405
36594
  "isSource": true,
36406
36595
  "original": {
36407
- "$value": "{base.display.color.blue.8}",
36596
+ "$value": "{base.color.transparent}",
36408
36597
  "$type": "color",
36409
36598
  "$extensions": {
36410
36599
  "org.primer.figma": {
36411
36600
  "collection": "mode",
36412
36601
  "group": "component",
36413
- "scopes": ["fgColor"]
36602
+ "scopes": ["borderColor"]
36414
36603
  },
36415
36604
  "org.primer.overrides": {
36416
36605
  "dark": {
36417
- "$value": "{base.display.color.blue.8}",
36606
+ "$value": "{base.color.transparent}",
36607
+ "filePath": "src/tokens/component/label.json5",
36608
+ "isSource": true,
36609
+ "$type": "color"
36610
+ },
36611
+ "dark-dimmed": {
36612
+ "$value": "{base.color.transparent}",
36613
+ "filePath": "src/tokens/component/label.json5",
36614
+ "isSource": true,
36615
+ "$type": "color"
36616
+ },
36617
+ "light-high-contrast": {
36618
+ "$value": "{label.blue.fgColor.rest}",
36619
+ "filePath": "src/tokens/component/label.json5",
36620
+ "isSource": true,
36621
+ "$type": "color"
36622
+ },
36623
+ "dark-high-contrast": {
36624
+ "$value": "{label.blue.fgColor.rest}",
36625
+ "filePath": "src/tokens/component/label.json5",
36626
+ "isSource": true,
36627
+ "$type": "color"
36628
+ },
36629
+ "dark-dimmed-high-contrast": {
36630
+ "$value": "{label.blue.fgColor.rest}",
36631
+ "filePath": "src/tokens/component/label.json5",
36632
+ "isSource": true,
36633
+ "$type": "color"
36634
+ },
36635
+ "dark-tritanopia-high-contrast": {
36636
+ "$value": "{label.blue.fgColor.rest}",
36637
+ "filePath": "src/tokens/component/label.json5",
36638
+ "isSource": true,
36639
+ "$type": "color"
36640
+ },
36641
+ "dark-protanopia-deuteranopia-high-contrast": {
36642
+ "$value": "{label.blue.fgColor.rest}",
36643
+ "filePath": "src/tokens/component/label.json5",
36644
+ "isSource": true,
36645
+ "$type": "color"
36646
+ },
36647
+ "light-tritanopia-high-contrast": {
36648
+ "$value": "{label.blue.fgColor.rest}",
36649
+ "filePath": "src/tokens/component/label.json5",
36650
+ "isSource": true,
36651
+ "$type": "color"
36652
+ },
36653
+ "light-protanopia-deuteranopia-high-contrast": {
36654
+ "$value": "{label.blue.fgColor.rest}",
36418
36655
  "filePath": "src/tokens/component/label.json5",
36419
36656
  "isSource": true,
36420
36657
  "$type": "color"
36421
36658
  }
36422
36659
  }
36423
36660
  },
36424
- "key": "{label.blue.fgColor.active}"
36661
+ "key": "{label.blue.borderColor}"
36425
36662
  },
36426
- "name": "label-blue-fgColor-active",
36663
+ "name": "label-blue-borderColor",
36427
36664
  "attributes": {},
36428
- "path": ["label", "blue", "fgColor", "active"],
36429
- "value": "#85c2ff",
36665
+ "path": ["label", "blue", "borderColor"],
36666
+ "value": "#00000000",
36430
36667
  "type": "color"
36431
36668
  },
36432
- "label-blue-fgColor-hover": {
36433
- "key": "{label.blue.fgColor.hover}",
36669
+ "label-blue-fgColor-active": {
36670
+ "key": "{label.blue.fgColor.active}",
36434
36671
  "$extensions": {
36435
36672
  "org.primer.figma": {
36436
36673
  "collection": "mode",
@@ -36439,7 +36676,7 @@
36439
36676
  },
36440
36677
  "org.primer.overrides": {
36441
36678
  "dark": {
36442
- "$value": "#61adff",
36679
+ "$value": "#85c2ff",
36443
36680
  "filePath": "src/tokens/component/label.json5",
36444
36681
  "isSource": true,
36445
36682
  "$type": "color"
@@ -36449,7 +36686,7 @@
36449
36686
  "filePath": "src/tokens/component/label.json5",
36450
36687
  "isSource": true,
36451
36688
  "original": {
36452
- "$value": "{base.display.color.blue.7}",
36689
+ "$value": "{base.display.color.blue.8}",
36453
36690
  "$type": "color",
36454
36691
  "$extensions": {
36455
36692
  "org.primer.figma": {
@@ -36459,24 +36696,69 @@
36459
36696
  },
36460
36697
  "org.primer.overrides": {
36461
36698
  "dark": {
36462
- "$value": "{base.display.color.blue.7}",
36699
+ "$value": "{base.display.color.blue.8}",
36463
36700
  "filePath": "src/tokens/component/label.json5",
36464
36701
  "isSource": true,
36465
36702
  "$type": "color"
36466
36703
  }
36467
36704
  }
36468
36705
  },
36469
- "key": "{label.blue.fgColor.hover}"
36706
+ "key": "{label.blue.fgColor.active}"
36470
36707
  },
36471
- "name": "label-blue-fgColor-hover",
36708
+ "name": "label-blue-fgColor-active",
36472
36709
  "attributes": {},
36473
- "path": ["label", "blue", "fgColor", "hover"],
36474
- "value": "#61adff",
36710
+ "path": ["label", "blue", "fgColor", "active"],
36711
+ "value": "#85c2ff",
36475
36712
  "type": "color"
36476
36713
  },
36477
- "label-blue-fgColor-rest": {
36478
- "key": "{label.blue.fgColor.rest}",
36479
- "$extensions": {
36714
+ "label-blue-fgColor-hover": {
36715
+ "key": "{label.blue.fgColor.hover}",
36716
+ "$extensions": {
36717
+ "org.primer.figma": {
36718
+ "collection": "mode",
36719
+ "group": "component",
36720
+ "scopes": ["fgColor"]
36721
+ },
36722
+ "org.primer.overrides": {
36723
+ "dark": {
36724
+ "$value": "#61adff",
36725
+ "filePath": "src/tokens/component/label.json5",
36726
+ "isSource": true,
36727
+ "$type": "color"
36728
+ }
36729
+ }
36730
+ },
36731
+ "filePath": "src/tokens/component/label.json5",
36732
+ "isSource": true,
36733
+ "original": {
36734
+ "$value": "{base.display.color.blue.7}",
36735
+ "$type": "color",
36736
+ "$extensions": {
36737
+ "org.primer.figma": {
36738
+ "collection": "mode",
36739
+ "group": "component",
36740
+ "scopes": ["fgColor"]
36741
+ },
36742
+ "org.primer.overrides": {
36743
+ "dark": {
36744
+ "$value": "{base.display.color.blue.7}",
36745
+ "filePath": "src/tokens/component/label.json5",
36746
+ "isSource": true,
36747
+ "$type": "color"
36748
+ }
36749
+ }
36750
+ },
36751
+ "key": "{label.blue.fgColor.hover}"
36752
+ },
36753
+ "name": "label-blue-fgColor-hover",
36754
+ "attributes": {},
36755
+ "path": ["label", "blue", "fgColor", "hover"],
36756
+ "value": "#61adff",
36757
+ "type": "color"
36758
+ },
36759
+ "label-blue-fgColor-rest": {
36760
+ "key": "{label.blue.fgColor.rest}",
36761
+ "$extensions": {
36480
36762
  "org.primer.figma": {
36481
36763
  "collection": "mode",
36482
36764
  "group": "component",
@@ -36654,6 +36936,147 @@
36654
36936
  "value": "#241c14",
36655
36937
  "type": "color"
36656
36938
  },
36939
+ "label-brown-borderColor": {
36940
+ "key": "{label.brown.borderColor}",
36941
+ "$extensions": {
36942
+ "org.primer.figma": {
36943
+ "collection": "mode",
36944
+ "group": "component",
36945
+ "scopes": ["borderColor"]
36946
+ },
36947
+ "org.primer.overrides": {
36948
+ "dark": {
36949
+ "$value": "#00000000",
36950
+ "filePath": "src/tokens/component/label.json5",
36951
+ "isSource": true,
36952
+ "$type": "color"
36953
+ },
36954
+ "dark-dimmed": {
36955
+ "$value": "#00000000",
36956
+ "filePath": "src/tokens/component/label.json5",
36957
+ "isSource": true,
36958
+ "$type": "color"
36959
+ },
36960
+ "light-high-contrast": {
36961
+ "$value": "#b69a6d",
36962
+ "filePath": "src/tokens/component/label.json5",
36963
+ "isSource": true,
36964
+ "$type": "color"
36965
+ },
36966
+ "dark-high-contrast": {
36967
+ "$value": "#b69a6d",
36968
+ "filePath": "src/tokens/component/label.json5",
36969
+ "isSource": true,
36970
+ "$type": "color"
36971
+ },
36972
+ "dark-dimmed-high-contrast": {
36973
+ "$value": "#b69a6d",
36974
+ "filePath": "src/tokens/component/label.json5",
36975
+ "isSource": true,
36976
+ "$type": "color"
36977
+ },
36978
+ "dark-tritanopia-high-contrast": {
36979
+ "$value": "#b69a6d",
36980
+ "filePath": "src/tokens/component/label.json5",
36981
+ "isSource": true,
36982
+ "$type": "color"
36983
+ },
36984
+ "dark-protanopia-deuteranopia-high-contrast": {
36985
+ "$value": "#b69a6d",
36986
+ "filePath": "src/tokens/component/label.json5",
36987
+ "isSource": true,
36988
+ "$type": "color"
36989
+ },
36990
+ "light-tritanopia-high-contrast": {
36991
+ "$value": "#b69a6d",
36992
+ "filePath": "src/tokens/component/label.json5",
36993
+ "isSource": true,
36994
+ "$type": "color"
36995
+ },
36996
+ "light-protanopia-deuteranopia-high-contrast": {
36997
+ "$value": "#b69a6d",
36998
+ "filePath": "src/tokens/component/label.json5",
36999
+ "isSource": true,
37000
+ "$type": "color"
37001
+ }
37002
+ }
37003
+ },
37004
+ "filePath": "src/tokens/component/label.json5",
37005
+ "isSource": true,
37006
+ "original": {
37007
+ "$value": "{base.color.transparent}",
37008
+ "$type": "color",
37009
+ "$extensions": {
37010
+ "org.primer.figma": {
37011
+ "collection": "mode",
37012
+ "group": "component",
37013
+ "scopes": ["borderColor"]
37014
+ },
37015
+ "org.primer.overrides": {
37016
+ "dark": {
37017
+ "$value": "{base.color.transparent}",
37018
+ "filePath": "src/tokens/component/label.json5",
37019
+ "isSource": true,
37020
+ "$type": "color"
37021
+ },
37022
+ "dark-dimmed": {
37023
+ "$value": "{base.color.transparent}",
37024
+ "filePath": "src/tokens/component/label.json5",
37025
+ "isSource": true,
37026
+ "$type": "color"
37027
+ },
37028
+ "light-high-contrast": {
37029
+ "$value": "{label.brown.fgColor.rest}",
37030
+ "filePath": "src/tokens/component/label.json5",
37031
+ "isSource": true,
37032
+ "$type": "color"
37033
+ },
37034
+ "dark-high-contrast": {
37035
+ "$value": "{label.brown.fgColor.rest}",
37036
+ "filePath": "src/tokens/component/label.json5",
37037
+ "isSource": true,
37038
+ "$type": "color"
37039
+ },
37040
+ "dark-dimmed-high-contrast": {
37041
+ "$value": "{label.brown.fgColor.rest}",
37042
+ "filePath": "src/tokens/component/label.json5",
37043
+ "isSource": true,
37044
+ "$type": "color"
37045
+ },
37046
+ "dark-tritanopia-high-contrast": {
37047
+ "$value": "{label.brown.fgColor.rest}",
37048
+ "filePath": "src/tokens/component/label.json5",
37049
+ "isSource": true,
37050
+ "$type": "color"
37051
+ },
37052
+ "dark-protanopia-deuteranopia-high-contrast": {
37053
+ "$value": "{label.brown.fgColor.rest}",
37054
+ "filePath": "src/tokens/component/label.json5",
37055
+ "isSource": true,
37056
+ "$type": "color"
37057
+ },
37058
+ "light-tritanopia-high-contrast": {
37059
+ "$value": "{label.brown.fgColor.rest}",
37060
+ "filePath": "src/tokens/component/label.json5",
37061
+ "isSource": true,
37062
+ "$type": "color"
37063
+ },
37064
+ "light-protanopia-deuteranopia-high-contrast": {
37065
+ "$value": "{label.brown.fgColor.rest}",
37066
+ "filePath": "src/tokens/component/label.json5",
37067
+ "isSource": true,
37068
+ "$type": "color"
37069
+ }
37070
+ }
37071
+ },
37072
+ "key": "{label.brown.borderColor}"
37073
+ },
37074
+ "name": "label-brown-borderColor",
37075
+ "attributes": {},
37076
+ "path": ["label", "brown", "borderColor"],
37077
+ "value": "#00000000",
37078
+ "type": "color"
37079
+ },
36657
37080
  "label-brown-fgColor-active": {
36658
37081
  "key": "{label.brown.fgColor.active}",
36659
37082
  "$extensions": {
@@ -36924,17 +37347,65 @@
36924
37347
  "value": "#351008",
36925
37348
  "type": "color"
36926
37349
  },
36927
- "label-coral-fgColor-active": {
36928
- "key": "{label.coral.fgColor.active}",
37350
+ "label-coral-borderColor": {
37351
+ "key": "{label.coral.borderColor}",
36929
37352
  "$extensions": {
36930
37353
  "org.primer.figma": {
36931
37354
  "collection": "mode",
36932
37355
  "group": "component",
36933
- "scopes": ["fgColor"]
37356
+ "scopes": ["borderColor"]
36934
37357
  },
36935
37358
  "org.primer.overrides": {
36936
37359
  "dark": {
36937
- "$value": "#fdaa86",
37360
+ "$value": "#00000000",
37361
+ "filePath": "src/tokens/component/label.json5",
37362
+ "isSource": true,
37363
+ "$type": "color"
37364
+ },
37365
+ "dark-dimmed": {
37366
+ "$value": "#00000000",
37367
+ "filePath": "src/tokens/component/label.json5",
37368
+ "isSource": true,
37369
+ "$type": "color"
37370
+ },
37371
+ "light-high-contrast": {
37372
+ "$value": "#f7794b",
37373
+ "filePath": "src/tokens/component/label.json5",
37374
+ "isSource": true,
37375
+ "$type": "color"
37376
+ },
37377
+ "dark-high-contrast": {
37378
+ "$value": "#f7794b",
37379
+ "filePath": "src/tokens/component/label.json5",
37380
+ "isSource": true,
37381
+ "$type": "color"
37382
+ },
37383
+ "dark-dimmed-high-contrast": {
37384
+ "$value": "#f7794b",
37385
+ "filePath": "src/tokens/component/label.json5",
37386
+ "isSource": true,
37387
+ "$type": "color"
37388
+ },
37389
+ "dark-tritanopia-high-contrast": {
37390
+ "$value": "#f7794b",
37391
+ "filePath": "src/tokens/component/label.json5",
37392
+ "isSource": true,
37393
+ "$type": "color"
37394
+ },
37395
+ "dark-protanopia-deuteranopia-high-contrast": {
37396
+ "$value": "#f7794b",
37397
+ "filePath": "src/tokens/component/label.json5",
37398
+ "isSource": true,
37399
+ "$type": "color"
37400
+ },
37401
+ "light-tritanopia-high-contrast": {
37402
+ "$value": "#f7794b",
37403
+ "filePath": "src/tokens/component/label.json5",
37404
+ "isSource": true,
37405
+ "$type": "color"
37406
+ },
37407
+ "light-protanopia-deuteranopia-high-contrast": {
37408
+ "$value": "#f7794b",
36938
37409
  "filePath": "src/tokens/component/label.json5",
36939
37410
  "isSource": true,
36940
37411
  "$type": "color"
@@ -36944,39 +37415,132 @@
36944
37415
  "filePath": "src/tokens/component/label.json5",
36945
37416
  "isSource": true,
36946
37417
  "original": {
36947
- "$value": "{base.display.color.coral.8}",
37418
+ "$value": "{base.color.transparent}",
36948
37419
  "$type": "color",
36949
37420
  "$extensions": {
36950
37421
  "org.primer.figma": {
36951
37422
  "collection": "mode",
36952
37423
  "group": "component",
36953
- "scopes": ["fgColor"]
37424
+ "scopes": ["borderColor"]
36954
37425
  },
36955
37426
  "org.primer.overrides": {
36956
37427
  "dark": {
36957
- "$value": "{base.display.color.coral.8}",
37428
+ "$value": "{base.color.transparent}",
36958
37429
  "filePath": "src/tokens/component/label.json5",
36959
37430
  "isSource": true,
36960
37431
  "$type": "color"
36961
- }
36962
- }
36963
- },
36964
- "key": "{label.coral.fgColor.active}"
36965
- },
36966
- "name": "label-coral-fgColor-active",
36967
- "attributes": {},
36968
- "path": ["label", "coral", "fgColor", "active"],
36969
- "value": "#fdaa86",
36970
- "type": "color"
36971
- },
36972
- "label-coral-fgColor-hover": {
36973
- "key": "{label.coral.fgColor.hover}",
36974
- "$extensions": {
36975
- "org.primer.figma": {
36976
- "collection": "mode",
36977
- "group": "component",
36978
- "scopes": ["fgColor"]
36979
- },
37432
+ },
37433
+ "dark-dimmed": {
37434
+ "$value": "{base.color.transparent}",
37435
+ "filePath": "src/tokens/component/label.json5",
37436
+ "isSource": true,
37437
+ "$type": "color"
37438
+ },
37439
+ "light-high-contrast": {
37440
+ "$value": "{label.coral.fgColor.rest}",
37441
+ "filePath": "src/tokens/component/label.json5",
37442
+ "isSource": true,
37443
+ "$type": "color"
37444
+ },
37445
+ "dark-high-contrast": {
37446
+ "$value": "{label.coral.fgColor.rest}",
37447
+ "filePath": "src/tokens/component/label.json5",
37448
+ "isSource": true,
37449
+ "$type": "color"
37450
+ },
37451
+ "dark-dimmed-high-contrast": {
37452
+ "$value": "{label.coral.fgColor.rest}",
37453
+ "filePath": "src/tokens/component/label.json5",
37454
+ "isSource": true,
37455
+ "$type": "color"
37456
+ },
37457
+ "dark-tritanopia-high-contrast": {
37458
+ "$value": "{label.coral.fgColor.rest}",
37459
+ "filePath": "src/tokens/component/label.json5",
37460
+ "isSource": true,
37461
+ "$type": "color"
37462
+ },
37463
+ "dark-protanopia-deuteranopia-high-contrast": {
37464
+ "$value": "{label.coral.fgColor.rest}",
37465
+ "filePath": "src/tokens/component/label.json5",
37466
+ "isSource": true,
37467
+ "$type": "color"
37468
+ },
37469
+ "light-tritanopia-high-contrast": {
37470
+ "$value": "{label.coral.fgColor.rest}",
37471
+ "filePath": "src/tokens/component/label.json5",
37472
+ "isSource": true,
37473
+ "$type": "color"
37474
+ },
37475
+ "light-protanopia-deuteranopia-high-contrast": {
37476
+ "$value": "{label.coral.fgColor.rest}",
37477
+ "filePath": "src/tokens/component/label.json5",
37478
+ "isSource": true,
37479
+ "$type": "color"
37480
+ }
37481
+ }
37482
+ },
37483
+ "key": "{label.coral.borderColor}"
37484
+ },
37485
+ "name": "label-coral-borderColor",
37486
+ "attributes": {},
37487
+ "path": ["label", "coral", "borderColor"],
37488
+ "value": "#00000000",
37489
+ "type": "color"
37490
+ },
37491
+ "label-coral-fgColor-active": {
37492
+ "key": "{label.coral.fgColor.active}",
37493
+ "$extensions": {
37494
+ "org.primer.figma": {
37495
+ "collection": "mode",
37496
+ "group": "component",
37497
+ "scopes": ["fgColor"]
37498
+ },
37499
+ "org.primer.overrides": {
37500
+ "dark": {
37501
+ "$value": "#fdaa86",
37502
+ "filePath": "src/tokens/component/label.json5",
37503
+ "isSource": true,
37504
+ "$type": "color"
37505
+ }
37506
+ }
37507
+ },
37508
+ "filePath": "src/tokens/component/label.json5",
37509
+ "isSource": true,
37510
+ "original": {
37511
+ "$value": "{base.display.color.coral.8}",
37512
+ "$type": "color",
37513
+ "$extensions": {
37514
+ "org.primer.figma": {
37515
+ "collection": "mode",
37516
+ "group": "component",
37517
+ "scopes": ["fgColor"]
37518
+ },
37519
+ "org.primer.overrides": {
37520
+ "dark": {
37521
+ "$value": "{base.display.color.coral.8}",
37522
+ "filePath": "src/tokens/component/label.json5",
37523
+ "isSource": true,
37524
+ "$type": "color"
37525
+ }
37526
+ }
37527
+ },
37528
+ "key": "{label.coral.fgColor.active}"
37529
+ },
37530
+ "name": "label-coral-fgColor-active",
37531
+ "attributes": {},
37532
+ "path": ["label", "coral", "fgColor", "active"],
37533
+ "value": "#fdaa86",
37534
+ "type": "color"
37535
+ },
37536
+ "label-coral-fgColor-hover": {
37537
+ "key": "{label.coral.fgColor.hover}",
37538
+ "$extensions": {
37539
+ "org.primer.figma": {
37540
+ "collection": "mode",
37541
+ "group": "component",
37542
+ "scopes": ["fgColor"]
37543
+ },
36980
37544
  "org.primer.overrides": {
36981
37545
  "dark": {
36982
37546
  "$value": "#fa8c61",
@@ -37194,6 +37758,147 @@
37194
37758
  "value": "#001f29",
37195
37759
  "type": "color"
37196
37760
  },
37761
+ "label-cyan-borderColor": {
37762
+ "key": "{label.cyan.borderColor}",
37763
+ "$extensions": {
37764
+ "org.primer.figma": {
37765
+ "collection": "mode",
37766
+ "group": "component",
37767
+ "scopes": ["borderColor"]
37768
+ },
37769
+ "org.primer.overrides": {
37770
+ "dark": {
37771
+ "$value": "#00000000",
37772
+ "filePath": "src/tokens/component/label.json5",
37773
+ "isSource": true,
37774
+ "$type": "color"
37775
+ },
37776
+ "dark-dimmed": {
37777
+ "$value": "#00000000",
37778
+ "filePath": "src/tokens/component/label.json5",
37779
+ "isSource": true,
37780
+ "$type": "color"
37781
+ },
37782
+ "light-high-contrast": {
37783
+ "$value": "#07ace4",
37784
+ "filePath": "src/tokens/component/label.json5",
37785
+ "isSource": true,
37786
+ "$type": "color"
37787
+ },
37788
+ "dark-high-contrast": {
37789
+ "$value": "#07ace4",
37790
+ "filePath": "src/tokens/component/label.json5",
37791
+ "isSource": true,
37792
+ "$type": "color"
37793
+ },
37794
+ "dark-dimmed-high-contrast": {
37795
+ "$value": "#07ace4",
37796
+ "filePath": "src/tokens/component/label.json5",
37797
+ "isSource": true,
37798
+ "$type": "color"
37799
+ },
37800
+ "dark-tritanopia-high-contrast": {
37801
+ "$value": "#07ace4",
37802
+ "filePath": "src/tokens/component/label.json5",
37803
+ "isSource": true,
37804
+ "$type": "color"
37805
+ },
37806
+ "dark-protanopia-deuteranopia-high-contrast": {
37807
+ "$value": "#07ace4",
37808
+ "filePath": "src/tokens/component/label.json5",
37809
+ "isSource": true,
37810
+ "$type": "color"
37811
+ },
37812
+ "light-tritanopia-high-contrast": {
37813
+ "$value": "#07ace4",
37814
+ "filePath": "src/tokens/component/label.json5",
37815
+ "isSource": true,
37816
+ "$type": "color"
37817
+ },
37818
+ "light-protanopia-deuteranopia-high-contrast": {
37819
+ "$value": "#07ace4",
37820
+ "filePath": "src/tokens/component/label.json5",
37821
+ "isSource": true,
37822
+ "$type": "color"
37823
+ }
37824
+ }
37825
+ },
37826
+ "filePath": "src/tokens/component/label.json5",
37827
+ "isSource": true,
37828
+ "original": {
37829
+ "$value": "{base.color.transparent}",
37830
+ "$type": "color",
37831
+ "$extensions": {
37832
+ "org.primer.figma": {
37833
+ "collection": "mode",
37834
+ "group": "component",
37835
+ "scopes": ["borderColor"]
37836
+ },
37837
+ "org.primer.overrides": {
37838
+ "dark": {
37839
+ "$value": "{base.color.transparent}",
37840
+ "filePath": "src/tokens/component/label.json5",
37841
+ "isSource": true,
37842
+ "$type": "color"
37843
+ },
37844
+ "dark-dimmed": {
37845
+ "$value": "{base.color.transparent}",
37846
+ "filePath": "src/tokens/component/label.json5",
37847
+ "isSource": true,
37848
+ "$type": "color"
37849
+ },
37850
+ "light-high-contrast": {
37851
+ "$value": "{label.cyan.fgColor.rest}",
37852
+ "filePath": "src/tokens/component/label.json5",
37853
+ "isSource": true,
37854
+ "$type": "color"
37855
+ },
37856
+ "dark-high-contrast": {
37857
+ "$value": "{label.cyan.fgColor.rest}",
37858
+ "filePath": "src/tokens/component/label.json5",
37859
+ "isSource": true,
37860
+ "$type": "color"
37861
+ },
37862
+ "dark-dimmed-high-contrast": {
37863
+ "$value": "{label.cyan.fgColor.rest}",
37864
+ "filePath": "src/tokens/component/label.json5",
37865
+ "isSource": true,
37866
+ "$type": "color"
37867
+ },
37868
+ "dark-tritanopia-high-contrast": {
37869
+ "$value": "{label.cyan.fgColor.rest}",
37870
+ "filePath": "src/tokens/component/label.json5",
37871
+ "isSource": true,
37872
+ "$type": "color"
37873
+ },
37874
+ "dark-protanopia-deuteranopia-high-contrast": {
37875
+ "$value": "{label.cyan.fgColor.rest}",
37876
+ "filePath": "src/tokens/component/label.json5",
37877
+ "isSource": true,
37878
+ "$type": "color"
37879
+ },
37880
+ "light-tritanopia-high-contrast": {
37881
+ "$value": "{label.cyan.fgColor.rest}",
37882
+ "filePath": "src/tokens/component/label.json5",
37883
+ "isSource": true,
37884
+ "$type": "color"
37885
+ },
37886
+ "light-protanopia-deuteranopia-high-contrast": {
37887
+ "$value": "{label.cyan.fgColor.rest}",
37888
+ "filePath": "src/tokens/component/label.json5",
37889
+ "isSource": true,
37890
+ "$type": "color"
37891
+ }
37892
+ }
37893
+ },
37894
+ "key": "{label.cyan.borderColor}"
37895
+ },
37896
+ "name": "label-cyan-borderColor",
37897
+ "attributes": {},
37898
+ "path": ["label", "cyan", "borderColor"],
37899
+ "value": "#00000000",
37900
+ "type": "color"
37901
+ },
37197
37902
  "label-cyan-fgColor-active": {
37198
37903
  "key": "{label.cyan.fgColor.active}",
37199
37904
  "$extensions": {
@@ -37464,40 +38169,181 @@
37464
38169
  "value": "#1c1c1c",
37465
38170
  "type": "color"
37466
38171
  },
37467
- "label-gray-fgColor-active": {
37468
- "key": "{label.gray.fgColor.active}",
38172
+ "label-gray-borderColor": {
38173
+ "key": "{label.gray.borderColor}",
37469
38174
  "$extensions": {
37470
38175
  "org.primer.figma": {
37471
38176
  "collection": "mode",
37472
38177
  "group": "component",
37473
- "scopes": ["fgColor"]
38178
+ "scopes": ["borderColor"]
37474
38179
  },
37475
38180
  "org.primer.overrides": {
37476
38181
  "dark": {
37477
- "$value": "#b3c0d1",
38182
+ "$value": "#00000000",
37478
38183
  "filePath": "src/tokens/component/label.json5",
37479
38184
  "isSource": true,
37480
38185
  "$type": "color"
37481
- }
37482
- }
37483
- },
37484
- "filePath": "src/tokens/component/label.json5",
37485
- "isSource": true,
37486
- "original": {
37487
- "$value": "{base.display.color.gray.8}",
37488
- "$type": "color",
37489
- "$extensions": {
37490
- "org.primer.figma": {
37491
- "collection": "mode",
37492
- "group": "component",
37493
- "scopes": ["fgColor"]
37494
38186
  },
37495
- "org.primer.overrides": {
37496
- "dark": {
37497
- "$value": "{base.display.color.gray.8}",
37498
- "filePath": "src/tokens/component/label.json5",
37499
- "isSource": true,
37500
- "$type": "color"
38187
+ "dark-dimmed": {
38188
+ "$value": "#00000000",
38189
+ "filePath": "src/tokens/component/label.json5",
38190
+ "isSource": true,
38191
+ "$type": "color"
38192
+ },
38193
+ "light-high-contrast": {
38194
+ "$value": "#92a1b5",
38195
+ "filePath": "src/tokens/component/label.json5",
38196
+ "isSource": true,
38197
+ "$type": "color"
38198
+ },
38199
+ "dark-high-contrast": {
38200
+ "$value": "#92a1b5",
38201
+ "filePath": "src/tokens/component/label.json5",
38202
+ "isSource": true,
38203
+ "$type": "color"
38204
+ },
38205
+ "dark-dimmed-high-contrast": {
38206
+ "$value": "#92a1b5",
38207
+ "filePath": "src/tokens/component/label.json5",
38208
+ "isSource": true,
38209
+ "$type": "color"
38210
+ },
38211
+ "dark-tritanopia-high-contrast": {
38212
+ "$value": "#92a1b5",
38213
+ "filePath": "src/tokens/component/label.json5",
38214
+ "isSource": true,
38215
+ "$type": "color"
38216
+ },
38217
+ "dark-protanopia-deuteranopia-high-contrast": {
38218
+ "$value": "#92a1b5",
38219
+ "filePath": "src/tokens/component/label.json5",
38220
+ "isSource": true,
38221
+ "$type": "color"
38222
+ },
38223
+ "light-tritanopia-high-contrast": {
38224
+ "$value": "#92a1b5",
38225
+ "filePath": "src/tokens/component/label.json5",
38226
+ "isSource": true,
38227
+ "$type": "color"
38228
+ },
38229
+ "light-protanopia-deuteranopia-high-contrast": {
38230
+ "$value": "#92a1b5",
38231
+ "filePath": "src/tokens/component/label.json5",
38232
+ "isSource": true,
38233
+ "$type": "color"
38234
+ }
38235
+ }
38236
+ },
38237
+ "filePath": "src/tokens/component/label.json5",
38238
+ "isSource": true,
38239
+ "original": {
38240
+ "$value": "{base.color.transparent}",
38241
+ "$type": "color",
38242
+ "$extensions": {
38243
+ "org.primer.figma": {
38244
+ "collection": "mode",
38245
+ "group": "component",
38246
+ "scopes": ["borderColor"]
38247
+ },
38248
+ "org.primer.overrides": {
38249
+ "dark": {
38250
+ "$value": "{base.color.transparent}",
38251
+ "filePath": "src/tokens/component/label.json5",
38252
+ "isSource": true,
38253
+ "$type": "color"
38254
+ },
38255
+ "dark-dimmed": {
38256
+ "$value": "{base.color.transparent}",
38257
+ "filePath": "src/tokens/component/label.json5",
38258
+ "isSource": true,
38259
+ "$type": "color"
38260
+ },
38261
+ "light-high-contrast": {
38262
+ "$value": "{label.gray.fgColor.rest}",
38263
+ "filePath": "src/tokens/component/label.json5",
38264
+ "isSource": true,
38265
+ "$type": "color"
38266
+ },
38267
+ "dark-high-contrast": {
38268
+ "$value": "{label.gray.fgColor.rest}",
38269
+ "filePath": "src/tokens/component/label.json5",
38270
+ "isSource": true,
38271
+ "$type": "color"
38272
+ },
38273
+ "dark-dimmed-high-contrast": {
38274
+ "$value": "{label.gray.fgColor.rest}",
38275
+ "filePath": "src/tokens/component/label.json5",
38276
+ "isSource": true,
38277
+ "$type": "color"
38278
+ },
38279
+ "dark-tritanopia-high-contrast": {
38280
+ "$value": "{label.gray.fgColor.rest}",
38281
+ "filePath": "src/tokens/component/label.json5",
38282
+ "isSource": true,
38283
+ "$type": "color"
38284
+ },
38285
+ "dark-protanopia-deuteranopia-high-contrast": {
38286
+ "$value": "{label.gray.fgColor.rest}",
38287
+ "filePath": "src/tokens/component/label.json5",
38288
+ "isSource": true,
38289
+ "$type": "color"
38290
+ },
38291
+ "light-tritanopia-high-contrast": {
38292
+ "$value": "{label.gray.fgColor.rest}",
38293
+ "filePath": "src/tokens/component/label.json5",
38294
+ "isSource": true,
38295
+ "$type": "color"
38296
+ },
38297
+ "light-protanopia-deuteranopia-high-contrast": {
38298
+ "$value": "{label.gray.fgColor.rest}",
38299
+ "filePath": "src/tokens/component/label.json5",
38300
+ "isSource": true,
38301
+ "$type": "color"
38302
+ }
38303
+ }
38304
+ },
38305
+ "key": "{label.gray.borderColor}"
38306
+ },
38307
+ "name": "label-gray-borderColor",
38308
+ "attributes": {},
38309
+ "path": ["label", "gray", "borderColor"],
38310
+ "value": "#00000000",
38311
+ "type": "color"
38312
+ },
38313
+ "label-gray-fgColor-active": {
38314
+ "key": "{label.gray.fgColor.active}",
38315
+ "$extensions": {
38316
+ "org.primer.figma": {
38317
+ "collection": "mode",
38318
+ "group": "component",
38319
+ "scopes": ["fgColor"]
38320
+ },
38321
+ "org.primer.overrides": {
38322
+ "dark": {
38323
+ "$value": "#b3c0d1",
38324
+ "filePath": "src/tokens/component/label.json5",
38325
+ "isSource": true,
38326
+ "$type": "color"
38327
+ }
38328
+ }
38329
+ },
38330
+ "filePath": "src/tokens/component/label.json5",
38331
+ "isSource": true,
38332
+ "original": {
38333
+ "$value": "{base.display.color.gray.8}",
38334
+ "$type": "color",
38335
+ "$extensions": {
38336
+ "org.primer.figma": {
38337
+ "collection": "mode",
38338
+ "group": "component",
38339
+ "scopes": ["fgColor"]
38340
+ },
38341
+ "org.primer.overrides": {
38342
+ "dark": {
38343
+ "$value": "{base.display.color.gray.8}",
38344
+ "filePath": "src/tokens/component/label.json5",
38345
+ "isSource": true,
38346
+ "$type": "color"
37501
38347
  }
37502
38348
  }
37503
38349
  },
@@ -37726,12 +38572,153 @@
37726
38572
  }
37727
38573
  }
37728
38574
  },
37729
- "key": "{label.green.bgColor.rest}"
38575
+ "key": "{label.green.bgColor.rest}"
38576
+ },
38577
+ "name": "label-green-bgColor-rest",
38578
+ "attributes": {},
38579
+ "path": ["label", "green", "bgColor", "rest"],
38580
+ "value": "#122117",
38581
+ "type": "color"
38582
+ },
38583
+ "label-green-borderColor": {
38584
+ "key": "{label.green.borderColor}",
38585
+ "$extensions": {
38586
+ "org.primer.figma": {
38587
+ "collection": "mode",
38588
+ "group": "component",
38589
+ "scopes": ["borderColor"]
38590
+ },
38591
+ "org.primer.overrides": {
38592
+ "dark": {
38593
+ "$value": "#00000000",
38594
+ "filePath": "src/tokens/component/label.json5",
38595
+ "isSource": true,
38596
+ "$type": "color"
38597
+ },
38598
+ "dark-dimmed": {
38599
+ "$value": "#00000000",
38600
+ "filePath": "src/tokens/component/label.json5",
38601
+ "isSource": true,
38602
+ "$type": "color"
38603
+ },
38604
+ "light-high-contrast": {
38605
+ "$value": "#41b445",
38606
+ "filePath": "src/tokens/component/label.json5",
38607
+ "isSource": true,
38608
+ "$type": "color"
38609
+ },
38610
+ "dark-high-contrast": {
38611
+ "$value": "#41b445",
38612
+ "filePath": "src/tokens/component/label.json5",
38613
+ "isSource": true,
38614
+ "$type": "color"
38615
+ },
38616
+ "dark-dimmed-high-contrast": {
38617
+ "$value": "#41b445",
38618
+ "filePath": "src/tokens/component/label.json5",
38619
+ "isSource": true,
38620
+ "$type": "color"
38621
+ },
38622
+ "dark-tritanopia-high-contrast": {
38623
+ "$value": "#41b445",
38624
+ "filePath": "src/tokens/component/label.json5",
38625
+ "isSource": true,
38626
+ "$type": "color"
38627
+ },
38628
+ "dark-protanopia-deuteranopia-high-contrast": {
38629
+ "$value": "#41b445",
38630
+ "filePath": "src/tokens/component/label.json5",
38631
+ "isSource": true,
38632
+ "$type": "color"
38633
+ },
38634
+ "light-tritanopia-high-contrast": {
38635
+ "$value": "#41b445",
38636
+ "filePath": "src/tokens/component/label.json5",
38637
+ "isSource": true,
38638
+ "$type": "color"
38639
+ },
38640
+ "light-protanopia-deuteranopia-high-contrast": {
38641
+ "$value": "#41b445",
38642
+ "filePath": "src/tokens/component/label.json5",
38643
+ "isSource": true,
38644
+ "$type": "color"
38645
+ }
38646
+ }
38647
+ },
38648
+ "filePath": "src/tokens/component/label.json5",
38649
+ "isSource": true,
38650
+ "original": {
38651
+ "$value": "{base.color.transparent}",
38652
+ "$type": "color",
38653
+ "$extensions": {
38654
+ "org.primer.figma": {
38655
+ "collection": "mode",
38656
+ "group": "component",
38657
+ "scopes": ["borderColor"]
38658
+ },
38659
+ "org.primer.overrides": {
38660
+ "dark": {
38661
+ "$value": "{base.color.transparent}",
38662
+ "filePath": "src/tokens/component/label.json5",
38663
+ "isSource": true,
38664
+ "$type": "color"
38665
+ },
38666
+ "dark-dimmed": {
38667
+ "$value": "{base.color.transparent}",
38668
+ "filePath": "src/tokens/component/label.json5",
38669
+ "isSource": true,
38670
+ "$type": "color"
38671
+ },
38672
+ "light-high-contrast": {
38673
+ "$value": "{label.green.fgColor.rest}",
38674
+ "filePath": "src/tokens/component/label.json5",
38675
+ "isSource": true,
38676
+ "$type": "color"
38677
+ },
38678
+ "dark-high-contrast": {
38679
+ "$value": "{label.green.fgColor.rest}",
38680
+ "filePath": "src/tokens/component/label.json5",
38681
+ "isSource": true,
38682
+ "$type": "color"
38683
+ },
38684
+ "dark-dimmed-high-contrast": {
38685
+ "$value": "{label.green.fgColor.rest}",
38686
+ "filePath": "src/tokens/component/label.json5",
38687
+ "isSource": true,
38688
+ "$type": "color"
38689
+ },
38690
+ "dark-tritanopia-high-contrast": {
38691
+ "$value": "{label.green.fgColor.rest}",
38692
+ "filePath": "src/tokens/component/label.json5",
38693
+ "isSource": true,
38694
+ "$type": "color"
38695
+ },
38696
+ "dark-protanopia-deuteranopia-high-contrast": {
38697
+ "$value": "{label.green.fgColor.rest}",
38698
+ "filePath": "src/tokens/component/label.json5",
38699
+ "isSource": true,
38700
+ "$type": "color"
38701
+ },
38702
+ "light-tritanopia-high-contrast": {
38703
+ "$value": "{label.green.fgColor.rest}",
38704
+ "filePath": "src/tokens/component/label.json5",
38705
+ "isSource": true,
38706
+ "$type": "color"
38707
+ },
38708
+ "light-protanopia-deuteranopia-high-contrast": {
38709
+ "$value": "{label.green.fgColor.rest}",
38710
+ "filePath": "src/tokens/component/label.json5",
38711
+ "isSource": true,
38712
+ "$type": "color"
38713
+ }
38714
+ }
38715
+ },
38716
+ "key": "{label.green.borderColor}"
37730
38717
  },
37731
- "name": "label-green-bgColor-rest",
38718
+ "name": "label-green-borderColor",
37732
38719
  "attributes": {},
37733
- "path": ["label", "green", "bgColor", "rest"],
37734
- "value": "#122117",
38720
+ "path": ["label", "green", "borderColor"],
38721
+ "value": "#00000000",
37735
38722
  "type": "color"
37736
38723
  },
37737
38724
  "label-green-fgColor-active": {
@@ -38004,6 +38991,147 @@
38004
38991
  "value": "#1b183f",
38005
38992
  "type": "color"
38006
38993
  },
38994
+ "label-indigo-borderColor": {
38995
+ "key": "{label.indigo.borderColor}",
38996
+ "$extensions": {
38997
+ "org.primer.figma": {
38998
+ "collection": "mode",
38999
+ "group": "component",
39000
+ "scopes": ["borderColor"]
39001
+ },
39002
+ "org.primer.overrides": {
39003
+ "dark": {
39004
+ "$value": "#00000000",
39005
+ "filePath": "src/tokens/component/label.json5",
39006
+ "isSource": true,
39007
+ "$type": "color"
39008
+ },
39009
+ "dark-dimmed": {
39010
+ "$value": "#00000000",
39011
+ "filePath": "src/tokens/component/label.json5",
39012
+ "isSource": true,
39013
+ "$type": "color"
39014
+ },
39015
+ "light-high-contrast": {
39016
+ "$value": "#9899ec",
39017
+ "filePath": "src/tokens/component/label.json5",
39018
+ "isSource": true,
39019
+ "$type": "color"
39020
+ },
39021
+ "dark-high-contrast": {
39022
+ "$value": "#9899ec",
39023
+ "filePath": "src/tokens/component/label.json5",
39024
+ "isSource": true,
39025
+ "$type": "color"
39026
+ },
39027
+ "dark-dimmed-high-contrast": {
39028
+ "$value": "#9899ec",
39029
+ "filePath": "src/tokens/component/label.json5",
39030
+ "isSource": true,
39031
+ "$type": "color"
39032
+ },
39033
+ "dark-tritanopia-high-contrast": {
39034
+ "$value": "#9899ec",
39035
+ "filePath": "src/tokens/component/label.json5",
39036
+ "isSource": true,
39037
+ "$type": "color"
39038
+ },
39039
+ "dark-protanopia-deuteranopia-high-contrast": {
39040
+ "$value": "#9899ec",
39041
+ "filePath": "src/tokens/component/label.json5",
39042
+ "isSource": true,
39043
+ "$type": "color"
39044
+ },
39045
+ "light-tritanopia-high-contrast": {
39046
+ "$value": "#9899ec",
39047
+ "filePath": "src/tokens/component/label.json5",
39048
+ "isSource": true,
39049
+ "$type": "color"
39050
+ },
39051
+ "light-protanopia-deuteranopia-high-contrast": {
39052
+ "$value": "#9899ec",
39053
+ "filePath": "src/tokens/component/label.json5",
39054
+ "isSource": true,
39055
+ "$type": "color"
39056
+ }
39057
+ }
39058
+ },
39059
+ "filePath": "src/tokens/component/label.json5",
39060
+ "isSource": true,
39061
+ "original": {
39062
+ "$value": "{base.color.transparent}",
39063
+ "$type": "color",
39064
+ "$extensions": {
39065
+ "org.primer.figma": {
39066
+ "collection": "mode",
39067
+ "group": "component",
39068
+ "scopes": ["borderColor"]
39069
+ },
39070
+ "org.primer.overrides": {
39071
+ "dark": {
39072
+ "$value": "{base.color.transparent}",
39073
+ "filePath": "src/tokens/component/label.json5",
39074
+ "isSource": true,
39075
+ "$type": "color"
39076
+ },
39077
+ "dark-dimmed": {
39078
+ "$value": "{base.color.transparent}",
39079
+ "filePath": "src/tokens/component/label.json5",
39080
+ "isSource": true,
39081
+ "$type": "color"
39082
+ },
39083
+ "light-high-contrast": {
39084
+ "$value": "{label.indigo.fgColor.rest}",
39085
+ "filePath": "src/tokens/component/label.json5",
39086
+ "isSource": true,
39087
+ "$type": "color"
39088
+ },
39089
+ "dark-high-contrast": {
39090
+ "$value": "{label.indigo.fgColor.rest}",
39091
+ "filePath": "src/tokens/component/label.json5",
39092
+ "isSource": true,
39093
+ "$type": "color"
39094
+ },
39095
+ "dark-dimmed-high-contrast": {
39096
+ "$value": "{label.indigo.fgColor.rest}",
39097
+ "filePath": "src/tokens/component/label.json5",
39098
+ "isSource": true,
39099
+ "$type": "color"
39100
+ },
39101
+ "dark-tritanopia-high-contrast": {
39102
+ "$value": "{label.indigo.fgColor.rest}",
39103
+ "filePath": "src/tokens/component/label.json5",
39104
+ "isSource": true,
39105
+ "$type": "color"
39106
+ },
39107
+ "dark-protanopia-deuteranopia-high-contrast": {
39108
+ "$value": "{label.indigo.fgColor.rest}",
39109
+ "filePath": "src/tokens/component/label.json5",
39110
+ "isSource": true,
39111
+ "$type": "color"
39112
+ },
39113
+ "light-tritanopia-high-contrast": {
39114
+ "$value": "{label.indigo.fgColor.rest}",
39115
+ "filePath": "src/tokens/component/label.json5",
39116
+ "isSource": true,
39117
+ "$type": "color"
39118
+ },
39119
+ "light-protanopia-deuteranopia-high-contrast": {
39120
+ "$value": "{label.indigo.fgColor.rest}",
39121
+ "filePath": "src/tokens/component/label.json5",
39122
+ "isSource": true,
39123
+ "$type": "color"
39124
+ }
39125
+ }
39126
+ },
39127
+ "key": "{label.indigo.borderColor}"
39128
+ },
39129
+ "name": "label-indigo-borderColor",
39130
+ "attributes": {},
39131
+ "path": ["label", "indigo", "borderColor"],
39132
+ "value": "#00000000",
39133
+ "type": "color"
39134
+ },
38007
39135
  "label-indigo-fgColor-active": {
38008
39136
  "key": "{label.indigo.fgColor.active}",
38009
39137
  "$extensions": {
@@ -38212,34 +39340,127 @@
38212
39340
  "group": "component",
38213
39341
  "scopes": ["bgColor"]
38214
39342
  },
38215
- "org.primer.overrides": {
38216
- "dark": {
38217
- "$value": "{base.display.color.lemon.1}",
38218
- "filePath": "src/tokens/component/label.json5",
38219
- "isSource": true,
38220
- "$type": "color"
38221
- }
38222
- }
38223
- },
38224
- "key": "{label.lemon.bgColor.hover}"
38225
- },
38226
- "name": "label-lemon-bgColor-hover",
38227
- "attributes": {},
38228
- "path": ["label", "lemon", "bgColor", "hover"],
38229
- "value": "#372901",
38230
- "type": "color"
38231
- },
38232
- "label-lemon-bgColor-rest": {
38233
- "key": "{label.lemon.bgColor.rest}",
38234
- "$extensions": {
38235
- "org.primer.figma": {
38236
- "collection": "mode",
38237
- "group": "component",
38238
- "scopes": ["bgColor"]
38239
- },
38240
- "org.primer.overrides": {
38241
- "dark": {
38242
- "$value": "#291d00",
39343
+ "org.primer.overrides": {
39344
+ "dark": {
39345
+ "$value": "{base.display.color.lemon.1}",
39346
+ "filePath": "src/tokens/component/label.json5",
39347
+ "isSource": true,
39348
+ "$type": "color"
39349
+ }
39350
+ }
39351
+ },
39352
+ "key": "{label.lemon.bgColor.hover}"
39353
+ },
39354
+ "name": "label-lemon-bgColor-hover",
39355
+ "attributes": {},
39356
+ "path": ["label", "lemon", "bgColor", "hover"],
39357
+ "value": "#372901",
39358
+ "type": "color"
39359
+ },
39360
+ "label-lemon-bgColor-rest": {
39361
+ "key": "{label.lemon.bgColor.rest}",
39362
+ "$extensions": {
39363
+ "org.primer.figma": {
39364
+ "collection": "mode",
39365
+ "group": "component",
39366
+ "scopes": ["bgColor"]
39367
+ },
39368
+ "org.primer.overrides": {
39369
+ "dark": {
39370
+ "$value": "#291d00",
39371
+ "filePath": "src/tokens/component/label.json5",
39372
+ "isSource": true,
39373
+ "$type": "color"
39374
+ }
39375
+ }
39376
+ },
39377
+ "filePath": "src/tokens/component/label.json5",
39378
+ "isSource": true,
39379
+ "original": {
39380
+ "$value": "{base.display.color.lemon.0}",
39381
+ "$type": "color",
39382
+ "$extensions": {
39383
+ "org.primer.figma": {
39384
+ "collection": "mode",
39385
+ "group": "component",
39386
+ "scopes": ["bgColor"]
39387
+ },
39388
+ "org.primer.overrides": {
39389
+ "dark": {
39390
+ "$value": "{base.display.color.lemon.0}",
39391
+ "filePath": "src/tokens/component/label.json5",
39392
+ "isSource": true,
39393
+ "$type": "color"
39394
+ }
39395
+ }
39396
+ },
39397
+ "key": "{label.lemon.bgColor.rest}"
39398
+ },
39399
+ "name": "label-lemon-bgColor-rest",
39400
+ "attributes": {},
39401
+ "path": ["label", "lemon", "bgColor", "rest"],
39402
+ "value": "#291d00",
39403
+ "type": "color"
39404
+ },
39405
+ "label-lemon-borderColor": {
39406
+ "key": "{label.lemon.borderColor}",
39407
+ "$extensions": {
39408
+ "org.primer.figma": {
39409
+ "collection": "mode",
39410
+ "group": "component",
39411
+ "scopes": ["borderColor"]
39412
+ },
39413
+ "org.primer.overrides": {
39414
+ "dark": {
39415
+ "$value": "#00000000",
39416
+ "filePath": "src/tokens/component/label.json5",
39417
+ "isSource": true,
39418
+ "$type": "color"
39419
+ },
39420
+ "dark-dimmed": {
39421
+ "$value": "#00000000",
39422
+ "filePath": "src/tokens/component/label.json5",
39423
+ "isSource": true,
39424
+ "$type": "color"
39425
+ },
39426
+ "light-high-contrast": {
39427
+ "$value": "#ba9b12",
39428
+ "filePath": "src/tokens/component/label.json5",
39429
+ "isSource": true,
39430
+ "$type": "color"
39431
+ },
39432
+ "dark-high-contrast": {
39433
+ "$value": "#ba9b12",
39434
+ "filePath": "src/tokens/component/label.json5",
39435
+ "isSource": true,
39436
+ "$type": "color"
39437
+ },
39438
+ "dark-dimmed-high-contrast": {
39439
+ "$value": "#ba9b12",
39440
+ "filePath": "src/tokens/component/label.json5",
39441
+ "isSource": true,
39442
+ "$type": "color"
39443
+ },
39444
+ "dark-tritanopia-high-contrast": {
39445
+ "$value": "#ba9b12",
39446
+ "filePath": "src/tokens/component/label.json5",
39447
+ "isSource": true,
39448
+ "$type": "color"
39449
+ },
39450
+ "dark-protanopia-deuteranopia-high-contrast": {
39451
+ "$value": "#ba9b12",
39452
+ "filePath": "src/tokens/component/label.json5",
39453
+ "isSource": true,
39454
+ "$type": "color"
39455
+ },
39456
+ "light-tritanopia-high-contrast": {
39457
+ "$value": "#ba9b12",
39458
+ "filePath": "src/tokens/component/label.json5",
39459
+ "isSource": true,
39460
+ "$type": "color"
39461
+ },
39462
+ "light-protanopia-deuteranopia-high-contrast": {
39463
+ "$value": "#ba9b12",
38243
39464
  "filePath": "src/tokens/component/label.json5",
38244
39465
  "isSource": true,
38245
39466
  "$type": "color"
@@ -38249,29 +39470,77 @@
38249
39470
  "filePath": "src/tokens/component/label.json5",
38250
39471
  "isSource": true,
38251
39472
  "original": {
38252
- "$value": "{base.display.color.lemon.0}",
39473
+ "$value": "{base.color.transparent}",
38253
39474
  "$type": "color",
38254
39475
  "$extensions": {
38255
39476
  "org.primer.figma": {
38256
39477
  "collection": "mode",
38257
39478
  "group": "component",
38258
- "scopes": ["bgColor"]
39479
+ "scopes": ["borderColor"]
38259
39480
  },
38260
39481
  "org.primer.overrides": {
38261
39482
  "dark": {
38262
- "$value": "{base.display.color.lemon.0}",
39483
+ "$value": "{base.color.transparent}",
39484
+ "filePath": "src/tokens/component/label.json5",
39485
+ "isSource": true,
39486
+ "$type": "color"
39487
+ },
39488
+ "dark-dimmed": {
39489
+ "$value": "{base.color.transparent}",
39490
+ "filePath": "src/tokens/component/label.json5",
39491
+ "isSource": true,
39492
+ "$type": "color"
39493
+ },
39494
+ "light-high-contrast": {
39495
+ "$value": "{label.lemon.fgColor.rest}",
39496
+ "filePath": "src/tokens/component/label.json5",
39497
+ "isSource": true,
39498
+ "$type": "color"
39499
+ },
39500
+ "dark-high-contrast": {
39501
+ "$value": "{label.lemon.fgColor.rest}",
39502
+ "filePath": "src/tokens/component/label.json5",
39503
+ "isSource": true,
39504
+ "$type": "color"
39505
+ },
39506
+ "dark-dimmed-high-contrast": {
39507
+ "$value": "{label.lemon.fgColor.rest}",
39508
+ "filePath": "src/tokens/component/label.json5",
39509
+ "isSource": true,
39510
+ "$type": "color"
39511
+ },
39512
+ "dark-tritanopia-high-contrast": {
39513
+ "$value": "{label.lemon.fgColor.rest}",
39514
+ "filePath": "src/tokens/component/label.json5",
39515
+ "isSource": true,
39516
+ "$type": "color"
39517
+ },
39518
+ "dark-protanopia-deuteranopia-high-contrast": {
39519
+ "$value": "{label.lemon.fgColor.rest}",
39520
+ "filePath": "src/tokens/component/label.json5",
39521
+ "isSource": true,
39522
+ "$type": "color"
39523
+ },
39524
+ "light-tritanopia-high-contrast": {
39525
+ "$value": "{label.lemon.fgColor.rest}",
39526
+ "filePath": "src/tokens/component/label.json5",
39527
+ "isSource": true,
39528
+ "$type": "color"
39529
+ },
39530
+ "light-protanopia-deuteranopia-high-contrast": {
39531
+ "$value": "{label.lemon.fgColor.rest}",
38263
39532
  "filePath": "src/tokens/component/label.json5",
38264
39533
  "isSource": true,
38265
39534
  "$type": "color"
38266
39535
  }
38267
39536
  }
38268
39537
  },
38269
- "key": "{label.lemon.bgColor.rest}"
39538
+ "key": "{label.lemon.borderColor}"
38270
39539
  },
38271
- "name": "label-lemon-bgColor-rest",
39540
+ "name": "label-lemon-borderColor",
38272
39541
  "attributes": {},
38273
- "path": ["label", "lemon", "bgColor", "rest"],
38274
- "value": "#291d00",
39542
+ "path": ["label", "lemon", "borderColor"],
39543
+ "value": "#00000000",
38275
39544
  "type": "color"
38276
39545
  },
38277
39546
  "label-lemon-fgColor-active": {
@@ -38544,6 +39813,147 @@
38544
39813
  "value": "#141f0f",
38545
39814
  "type": "color"
38546
39815
  },
39816
+ "label-lime-borderColor": {
39817
+ "key": "{label.lime.borderColor}",
39818
+ "$extensions": {
39819
+ "org.primer.figma": {
39820
+ "collection": "mode",
39821
+ "group": "component",
39822
+ "scopes": ["borderColor"]
39823
+ },
39824
+ "org.primer.overrides": {
39825
+ "dark": {
39826
+ "$value": "#00000000",
39827
+ "filePath": "src/tokens/component/label.json5",
39828
+ "isSource": true,
39829
+ "$type": "color"
39830
+ },
39831
+ "dark-dimmed": {
39832
+ "$value": "#00000000",
39833
+ "filePath": "src/tokens/component/label.json5",
39834
+ "isSource": true,
39835
+ "$type": "color"
39836
+ },
39837
+ "light-high-contrast": {
39838
+ "$value": "#7dae37",
39839
+ "filePath": "src/tokens/component/label.json5",
39840
+ "isSource": true,
39841
+ "$type": "color"
39842
+ },
39843
+ "dark-high-contrast": {
39844
+ "$value": "#7dae37",
39845
+ "filePath": "src/tokens/component/label.json5",
39846
+ "isSource": true,
39847
+ "$type": "color"
39848
+ },
39849
+ "dark-dimmed-high-contrast": {
39850
+ "$value": "#7dae37",
39851
+ "filePath": "src/tokens/component/label.json5",
39852
+ "isSource": true,
39853
+ "$type": "color"
39854
+ },
39855
+ "dark-tritanopia-high-contrast": {
39856
+ "$value": "#7dae37",
39857
+ "filePath": "src/tokens/component/label.json5",
39858
+ "isSource": true,
39859
+ "$type": "color"
39860
+ },
39861
+ "dark-protanopia-deuteranopia-high-contrast": {
39862
+ "$value": "#7dae37",
39863
+ "filePath": "src/tokens/component/label.json5",
39864
+ "isSource": true,
39865
+ "$type": "color"
39866
+ },
39867
+ "light-tritanopia-high-contrast": {
39868
+ "$value": "#7dae37",
39869
+ "filePath": "src/tokens/component/label.json5",
39870
+ "isSource": true,
39871
+ "$type": "color"
39872
+ },
39873
+ "light-protanopia-deuteranopia-high-contrast": {
39874
+ "$value": "#7dae37",
39875
+ "filePath": "src/tokens/component/label.json5",
39876
+ "isSource": true,
39877
+ "$type": "color"
39878
+ }
39879
+ }
39880
+ },
39881
+ "filePath": "src/tokens/component/label.json5",
39882
+ "isSource": true,
39883
+ "original": {
39884
+ "$value": "{base.color.transparent}",
39885
+ "$type": "color",
39886
+ "$extensions": {
39887
+ "org.primer.figma": {
39888
+ "collection": "mode",
39889
+ "group": "component",
39890
+ "scopes": ["borderColor"]
39891
+ },
39892
+ "org.primer.overrides": {
39893
+ "dark": {
39894
+ "$value": "{base.color.transparent}",
39895
+ "filePath": "src/tokens/component/label.json5",
39896
+ "isSource": true,
39897
+ "$type": "color"
39898
+ },
39899
+ "dark-dimmed": {
39900
+ "$value": "{base.color.transparent}",
39901
+ "filePath": "src/tokens/component/label.json5",
39902
+ "isSource": true,
39903
+ "$type": "color"
39904
+ },
39905
+ "light-high-contrast": {
39906
+ "$value": "{label.lime.fgColor.rest}",
39907
+ "filePath": "src/tokens/component/label.json5",
39908
+ "isSource": true,
39909
+ "$type": "color"
39910
+ },
39911
+ "dark-high-contrast": {
39912
+ "$value": "{label.lime.fgColor.rest}",
39913
+ "filePath": "src/tokens/component/label.json5",
39914
+ "isSource": true,
39915
+ "$type": "color"
39916
+ },
39917
+ "dark-dimmed-high-contrast": {
39918
+ "$value": "{label.lime.fgColor.rest}",
39919
+ "filePath": "src/tokens/component/label.json5",
39920
+ "isSource": true,
39921
+ "$type": "color"
39922
+ },
39923
+ "dark-tritanopia-high-contrast": {
39924
+ "$value": "{label.lime.fgColor.rest}",
39925
+ "filePath": "src/tokens/component/label.json5",
39926
+ "isSource": true,
39927
+ "$type": "color"
39928
+ },
39929
+ "dark-protanopia-deuteranopia-high-contrast": {
39930
+ "$value": "{label.lime.fgColor.rest}",
39931
+ "filePath": "src/tokens/component/label.json5",
39932
+ "isSource": true,
39933
+ "$type": "color"
39934
+ },
39935
+ "light-tritanopia-high-contrast": {
39936
+ "$value": "{label.lime.fgColor.rest}",
39937
+ "filePath": "src/tokens/component/label.json5",
39938
+ "isSource": true,
39939
+ "$type": "color"
39940
+ },
39941
+ "light-protanopia-deuteranopia-high-contrast": {
39942
+ "$value": "{label.lime.fgColor.rest}",
39943
+ "filePath": "src/tokens/component/label.json5",
39944
+ "isSource": true,
39945
+ "$type": "color"
39946
+ }
39947
+ }
39948
+ },
39949
+ "key": "{label.lime.borderColor}"
39950
+ },
39951
+ "name": "label-lime-borderColor",
39952
+ "attributes": {},
39953
+ "path": ["label", "lime", "borderColor"],
39954
+ "value": "#00000000",
39955
+ "type": "color"
39956
+ },
38547
39957
  "label-lime-fgColor-active": {
38548
39958
  "key": "{label.lime.fgColor.active}",
38549
39959
  "$extensions": {
@@ -38724,8 +40134,53 @@
38724
40134
  "value": "#374115",
38725
40135
  "type": "color"
38726
40136
  },
38727
- "label-olive-bgColor-hover": {
38728
- "key": "{label.olive.bgColor.hover}",
40137
+ "label-olive-bgColor-hover": {
40138
+ "key": "{label.olive.bgColor.hover}",
40139
+ "$extensions": {
40140
+ "org.primer.figma": {
40141
+ "collection": "mode",
40142
+ "group": "component",
40143
+ "scopes": ["bgColor"]
40144
+ },
40145
+ "org.primer.overrides": {
40146
+ "dark": {
40147
+ "$value": "#252d10",
40148
+ "filePath": "src/tokens/component/label.json5",
40149
+ "isSource": true,
40150
+ "$type": "color"
40151
+ }
40152
+ }
40153
+ },
40154
+ "filePath": "src/tokens/component/label.json5",
40155
+ "isSource": true,
40156
+ "original": {
40157
+ "$value": "{base.display.color.olive.1}",
40158
+ "$type": "color",
40159
+ "$extensions": {
40160
+ "org.primer.figma": {
40161
+ "collection": "mode",
40162
+ "group": "component",
40163
+ "scopes": ["bgColor"]
40164
+ },
40165
+ "org.primer.overrides": {
40166
+ "dark": {
40167
+ "$value": "{base.display.color.olive.1}",
40168
+ "filePath": "src/tokens/component/label.json5",
40169
+ "isSource": true,
40170
+ "$type": "color"
40171
+ }
40172
+ }
40173
+ },
40174
+ "key": "{label.olive.bgColor.hover}"
40175
+ },
40176
+ "name": "label-olive-bgColor-hover",
40177
+ "attributes": {},
40178
+ "path": ["label", "olive", "bgColor", "hover"],
40179
+ "value": "#252d10",
40180
+ "type": "color"
40181
+ },
40182
+ "label-olive-bgColor-rest": {
40183
+ "key": "{label.olive.bgColor.rest}",
38729
40184
  "$extensions": {
38730
40185
  "org.primer.figma": {
38731
40186
  "collection": "mode",
@@ -38734,7 +40189,7 @@
38734
40189
  },
38735
40190
  "org.primer.overrides": {
38736
40191
  "dark": {
38737
- "$value": "#252d10",
40192
+ "$value": "#171e0b",
38738
40193
  "filePath": "src/tokens/component/label.json5",
38739
40194
  "isSource": true,
38740
40195
  "$type": "color"
@@ -38744,7 +40199,7 @@
38744
40199
  "filePath": "src/tokens/component/label.json5",
38745
40200
  "isSource": true,
38746
40201
  "original": {
38747
- "$value": "{base.display.color.olive.1}",
40202
+ "$value": "{base.display.color.olive.0}",
38748
40203
  "$type": "color",
38749
40204
  "$extensions": {
38750
40205
  "org.primer.figma": {
@@ -38754,32 +40209,80 @@
38754
40209
  },
38755
40210
  "org.primer.overrides": {
38756
40211
  "dark": {
38757
- "$value": "{base.display.color.olive.1}",
40212
+ "$value": "{base.display.color.olive.0}",
38758
40213
  "filePath": "src/tokens/component/label.json5",
38759
40214
  "isSource": true,
38760
40215
  "$type": "color"
38761
40216
  }
38762
40217
  }
38763
40218
  },
38764
- "key": "{label.olive.bgColor.hover}"
40219
+ "key": "{label.olive.bgColor.rest}"
38765
40220
  },
38766
- "name": "label-olive-bgColor-hover",
40221
+ "name": "label-olive-bgColor-rest",
38767
40222
  "attributes": {},
38768
- "path": ["label", "olive", "bgColor", "hover"],
38769
- "value": "#252d10",
40223
+ "path": ["label", "olive", "bgColor", "rest"],
40224
+ "value": "#171e0b",
38770
40225
  "type": "color"
38771
40226
  },
38772
- "label-olive-bgColor-rest": {
38773
- "key": "{label.olive.bgColor.rest}",
40227
+ "label-olive-borderColor": {
40228
+ "key": "{label.olive.borderColor}",
38774
40229
  "$extensions": {
38775
40230
  "org.primer.figma": {
38776
40231
  "collection": "mode",
38777
40232
  "group": "component",
38778
- "scopes": ["bgColor"]
40233
+ "scopes": ["borderColor"]
38779
40234
  },
38780
40235
  "org.primer.overrides": {
38781
40236
  "dark": {
38782
- "$value": "#171e0b",
40237
+ "$value": "#00000000",
40238
+ "filePath": "src/tokens/component/label.json5",
40239
+ "isSource": true,
40240
+ "$type": "color"
40241
+ },
40242
+ "dark-dimmed": {
40243
+ "$value": "#00000000",
40244
+ "filePath": "src/tokens/component/label.json5",
40245
+ "isSource": true,
40246
+ "$type": "color"
40247
+ },
40248
+ "light-high-contrast": {
40249
+ "$value": "#a2a626",
40250
+ "filePath": "src/tokens/component/label.json5",
40251
+ "isSource": true,
40252
+ "$type": "color"
40253
+ },
40254
+ "dark-high-contrast": {
40255
+ "$value": "#a2a626",
40256
+ "filePath": "src/tokens/component/label.json5",
40257
+ "isSource": true,
40258
+ "$type": "color"
40259
+ },
40260
+ "dark-dimmed-high-contrast": {
40261
+ "$value": "#a2a626",
40262
+ "filePath": "src/tokens/component/label.json5",
40263
+ "isSource": true,
40264
+ "$type": "color"
40265
+ },
40266
+ "dark-tritanopia-high-contrast": {
40267
+ "$value": "#a2a626",
40268
+ "filePath": "src/tokens/component/label.json5",
40269
+ "isSource": true,
40270
+ "$type": "color"
40271
+ },
40272
+ "dark-protanopia-deuteranopia-high-contrast": {
40273
+ "$value": "#a2a626",
40274
+ "filePath": "src/tokens/component/label.json5",
40275
+ "isSource": true,
40276
+ "$type": "color"
40277
+ },
40278
+ "light-tritanopia-high-contrast": {
40279
+ "$value": "#a2a626",
40280
+ "filePath": "src/tokens/component/label.json5",
40281
+ "isSource": true,
40282
+ "$type": "color"
40283
+ },
40284
+ "light-protanopia-deuteranopia-high-contrast": {
40285
+ "$value": "#a2a626",
38783
40286
  "filePath": "src/tokens/component/label.json5",
38784
40287
  "isSource": true,
38785
40288
  "$type": "color"
@@ -38789,29 +40292,77 @@
38789
40292
  "filePath": "src/tokens/component/label.json5",
38790
40293
  "isSource": true,
38791
40294
  "original": {
38792
- "$value": "{base.display.color.olive.0}",
40295
+ "$value": "{base.color.transparent}",
38793
40296
  "$type": "color",
38794
40297
  "$extensions": {
38795
40298
  "org.primer.figma": {
38796
40299
  "collection": "mode",
38797
40300
  "group": "component",
38798
- "scopes": ["bgColor"]
40301
+ "scopes": ["borderColor"]
38799
40302
  },
38800
40303
  "org.primer.overrides": {
38801
40304
  "dark": {
38802
- "$value": "{base.display.color.olive.0}",
40305
+ "$value": "{base.color.transparent}",
40306
+ "filePath": "src/tokens/component/label.json5",
40307
+ "isSource": true,
40308
+ "$type": "color"
40309
+ },
40310
+ "dark-dimmed": {
40311
+ "$value": "{base.color.transparent}",
40312
+ "filePath": "src/tokens/component/label.json5",
40313
+ "isSource": true,
40314
+ "$type": "color"
40315
+ },
40316
+ "light-high-contrast": {
40317
+ "$value": "{label.olive.fgColor.rest}",
40318
+ "filePath": "src/tokens/component/label.json5",
40319
+ "isSource": true,
40320
+ "$type": "color"
40321
+ },
40322
+ "dark-high-contrast": {
40323
+ "$value": "{label.olive.fgColor.rest}",
40324
+ "filePath": "src/tokens/component/label.json5",
40325
+ "isSource": true,
40326
+ "$type": "color"
40327
+ },
40328
+ "dark-dimmed-high-contrast": {
40329
+ "$value": "{label.olive.fgColor.rest}",
40330
+ "filePath": "src/tokens/component/label.json5",
40331
+ "isSource": true,
40332
+ "$type": "color"
40333
+ },
40334
+ "dark-tritanopia-high-contrast": {
40335
+ "$value": "{label.olive.fgColor.rest}",
40336
+ "filePath": "src/tokens/component/label.json5",
40337
+ "isSource": true,
40338
+ "$type": "color"
40339
+ },
40340
+ "dark-protanopia-deuteranopia-high-contrast": {
40341
+ "$value": "{label.olive.fgColor.rest}",
40342
+ "filePath": "src/tokens/component/label.json5",
40343
+ "isSource": true,
40344
+ "$type": "color"
40345
+ },
40346
+ "light-tritanopia-high-contrast": {
40347
+ "$value": "{label.olive.fgColor.rest}",
40348
+ "filePath": "src/tokens/component/label.json5",
40349
+ "isSource": true,
40350
+ "$type": "color"
40351
+ },
40352
+ "light-protanopia-deuteranopia-high-contrast": {
40353
+ "$value": "{label.olive.fgColor.rest}",
38803
40354
  "filePath": "src/tokens/component/label.json5",
38804
40355
  "isSource": true,
38805
40356
  "$type": "color"
38806
40357
  }
38807
40358
  }
38808
40359
  },
38809
- "key": "{label.olive.bgColor.rest}"
40360
+ "key": "{label.olive.borderColor}"
38810
40361
  },
38811
- "name": "label-olive-bgColor-rest",
40362
+ "name": "label-olive-borderColor",
38812
40363
  "attributes": {},
38813
- "path": ["label", "olive", "bgColor", "rest"],
38814
- "value": "#171e0b",
40364
+ "path": ["label", "olive", "borderColor"],
40365
+ "value": "#00000000",
38815
40366
  "type": "color"
38816
40367
  },
38817
40368
  "label-olive-fgColor-active": {
@@ -39080,8 +40631,149 @@
39080
40631
  },
39081
40632
  "name": "label-orange-bgColor-rest",
39082
40633
  "attributes": {},
39083
- "path": ["label", "orange", "bgColor", "rest"],
39084
- "value": "#311708",
40634
+ "path": ["label", "orange", "bgColor", "rest"],
40635
+ "value": "#311708",
40636
+ "type": "color"
40637
+ },
40638
+ "label-orange-borderColor": {
40639
+ "key": "{label.orange.borderColor}",
40640
+ "$extensions": {
40641
+ "org.primer.figma": {
40642
+ "collection": "mode",
40643
+ "group": "component",
40644
+ "scopes": ["borderColor"]
40645
+ },
40646
+ "org.primer.overrides": {
40647
+ "dark": {
40648
+ "$value": "#00000000",
40649
+ "filePath": "src/tokens/component/label.json5",
40650
+ "isSource": true,
40651
+ "$type": "color"
40652
+ },
40653
+ "dark-dimmed": {
40654
+ "$value": "#00000000",
40655
+ "filePath": "src/tokens/component/label.json5",
40656
+ "isSource": true,
40657
+ "$type": "color"
40658
+ },
40659
+ "light-high-contrast": {
40660
+ "$value": "#ed8326",
40661
+ "filePath": "src/tokens/component/label.json5",
40662
+ "isSource": true,
40663
+ "$type": "color"
40664
+ },
40665
+ "dark-high-contrast": {
40666
+ "$value": "#ed8326",
40667
+ "filePath": "src/tokens/component/label.json5",
40668
+ "isSource": true,
40669
+ "$type": "color"
40670
+ },
40671
+ "dark-dimmed-high-contrast": {
40672
+ "$value": "#ed8326",
40673
+ "filePath": "src/tokens/component/label.json5",
40674
+ "isSource": true,
40675
+ "$type": "color"
40676
+ },
40677
+ "dark-tritanopia-high-contrast": {
40678
+ "$value": "#ed8326",
40679
+ "filePath": "src/tokens/component/label.json5",
40680
+ "isSource": true,
40681
+ "$type": "color"
40682
+ },
40683
+ "dark-protanopia-deuteranopia-high-contrast": {
40684
+ "$value": "#ed8326",
40685
+ "filePath": "src/tokens/component/label.json5",
40686
+ "isSource": true,
40687
+ "$type": "color"
40688
+ },
40689
+ "light-tritanopia-high-contrast": {
40690
+ "$value": "#ed8326",
40691
+ "filePath": "src/tokens/component/label.json5",
40692
+ "isSource": true,
40693
+ "$type": "color"
40694
+ },
40695
+ "light-protanopia-deuteranopia-high-contrast": {
40696
+ "$value": "#ed8326",
40697
+ "filePath": "src/tokens/component/label.json5",
40698
+ "isSource": true,
40699
+ "$type": "color"
40700
+ }
40701
+ }
40702
+ },
40703
+ "filePath": "src/tokens/component/label.json5",
40704
+ "isSource": true,
40705
+ "original": {
40706
+ "$value": "{base.color.transparent}",
40707
+ "$type": "color",
40708
+ "$extensions": {
40709
+ "org.primer.figma": {
40710
+ "collection": "mode",
40711
+ "group": "component",
40712
+ "scopes": ["borderColor"]
40713
+ },
40714
+ "org.primer.overrides": {
40715
+ "dark": {
40716
+ "$value": "{base.color.transparent}",
40717
+ "filePath": "src/tokens/component/label.json5",
40718
+ "isSource": true,
40719
+ "$type": "color"
40720
+ },
40721
+ "dark-dimmed": {
40722
+ "$value": "{base.color.transparent}",
40723
+ "filePath": "src/tokens/component/label.json5",
40724
+ "isSource": true,
40725
+ "$type": "color"
40726
+ },
40727
+ "light-high-contrast": {
40728
+ "$value": "{label.orange.fgColor.rest}",
40729
+ "filePath": "src/tokens/component/label.json5",
40730
+ "isSource": true,
40731
+ "$type": "color"
40732
+ },
40733
+ "dark-high-contrast": {
40734
+ "$value": "{label.orange.fgColor.rest}",
40735
+ "filePath": "src/tokens/component/label.json5",
40736
+ "isSource": true,
40737
+ "$type": "color"
40738
+ },
40739
+ "dark-dimmed-high-contrast": {
40740
+ "$value": "{label.orange.fgColor.rest}",
40741
+ "filePath": "src/tokens/component/label.json5",
40742
+ "isSource": true,
40743
+ "$type": "color"
40744
+ },
40745
+ "dark-tritanopia-high-contrast": {
40746
+ "$value": "{label.orange.fgColor.rest}",
40747
+ "filePath": "src/tokens/component/label.json5",
40748
+ "isSource": true,
40749
+ "$type": "color"
40750
+ },
40751
+ "dark-protanopia-deuteranopia-high-contrast": {
40752
+ "$value": "{label.orange.fgColor.rest}",
40753
+ "filePath": "src/tokens/component/label.json5",
40754
+ "isSource": true,
40755
+ "$type": "color"
40756
+ },
40757
+ "light-tritanopia-high-contrast": {
40758
+ "$value": "{label.orange.fgColor.rest}",
40759
+ "filePath": "src/tokens/component/label.json5",
40760
+ "isSource": true,
40761
+ "$type": "color"
40762
+ },
40763
+ "light-protanopia-deuteranopia-high-contrast": {
40764
+ "$value": "{label.orange.fgColor.rest}",
40765
+ "filePath": "src/tokens/component/label.json5",
40766
+ "isSource": true,
40767
+ "$type": "color"
40768
+ }
40769
+ }
40770
+ },
40771
+ "key": "{label.orange.borderColor}"
40772
+ },
40773
+ "name": "label-orange-borderColor",
40774
+ "attributes": {},
40775
+ "path": ["label", "orange", "borderColor"],
40776
+ "value": "#00000000",
39085
40777
  "type": "color"
39086
40778
  },
39087
40779
  "label-orange-fgColor-active": {
@@ -39354,6 +41046,147 @@
39354
41046
  "value": "#082119",
39355
41047
  "type": "color"
39356
41048
  },
41049
+ "label-pine-borderColor": {
41050
+ "key": "{label.pine.borderColor}",
41051
+ "$extensions": {
41052
+ "org.primer.figma": {
41053
+ "collection": "mode",
41054
+ "group": "component",
41055
+ "scopes": ["borderColor"]
41056
+ },
41057
+ "org.primer.overrides": {
41058
+ "dark": {
41059
+ "$value": "#00000000",
41060
+ "filePath": "src/tokens/component/label.json5",
41061
+ "isSource": true,
41062
+ "$type": "color"
41063
+ },
41064
+ "dark-dimmed": {
41065
+ "$value": "#00000000",
41066
+ "filePath": "src/tokens/component/label.json5",
41067
+ "isSource": true,
41068
+ "$type": "color"
41069
+ },
41070
+ "light-high-contrast": {
41071
+ "$value": "#1bb673",
41072
+ "filePath": "src/tokens/component/label.json5",
41073
+ "isSource": true,
41074
+ "$type": "color"
41075
+ },
41076
+ "dark-high-contrast": {
41077
+ "$value": "#1bb673",
41078
+ "filePath": "src/tokens/component/label.json5",
41079
+ "isSource": true,
41080
+ "$type": "color"
41081
+ },
41082
+ "dark-dimmed-high-contrast": {
41083
+ "$value": "#1bb673",
41084
+ "filePath": "src/tokens/component/label.json5",
41085
+ "isSource": true,
41086
+ "$type": "color"
41087
+ },
41088
+ "dark-tritanopia-high-contrast": {
41089
+ "$value": "#1bb673",
41090
+ "filePath": "src/tokens/component/label.json5",
41091
+ "isSource": true,
41092
+ "$type": "color"
41093
+ },
41094
+ "dark-protanopia-deuteranopia-high-contrast": {
41095
+ "$value": "#1bb673",
41096
+ "filePath": "src/tokens/component/label.json5",
41097
+ "isSource": true,
41098
+ "$type": "color"
41099
+ },
41100
+ "light-tritanopia-high-contrast": {
41101
+ "$value": "#1bb673",
41102
+ "filePath": "src/tokens/component/label.json5",
41103
+ "isSource": true,
41104
+ "$type": "color"
41105
+ },
41106
+ "light-protanopia-deuteranopia-high-contrast": {
41107
+ "$value": "#1bb673",
41108
+ "filePath": "src/tokens/component/label.json5",
41109
+ "isSource": true,
41110
+ "$type": "color"
41111
+ }
41112
+ }
41113
+ },
41114
+ "filePath": "src/tokens/component/label.json5",
41115
+ "isSource": true,
41116
+ "original": {
41117
+ "$value": "{base.color.transparent}",
41118
+ "$type": "color",
41119
+ "$extensions": {
41120
+ "org.primer.figma": {
41121
+ "collection": "mode",
41122
+ "group": "component",
41123
+ "scopes": ["borderColor"]
41124
+ },
41125
+ "org.primer.overrides": {
41126
+ "dark": {
41127
+ "$value": "{base.color.transparent}",
41128
+ "filePath": "src/tokens/component/label.json5",
41129
+ "isSource": true,
41130
+ "$type": "color"
41131
+ },
41132
+ "dark-dimmed": {
41133
+ "$value": "{base.color.transparent}",
41134
+ "filePath": "src/tokens/component/label.json5",
41135
+ "isSource": true,
41136
+ "$type": "color"
41137
+ },
41138
+ "light-high-contrast": {
41139
+ "$value": "{label.pine.fgColor.rest}",
41140
+ "filePath": "src/tokens/component/label.json5",
41141
+ "isSource": true,
41142
+ "$type": "color"
41143
+ },
41144
+ "dark-high-contrast": {
41145
+ "$value": "{label.pine.fgColor.rest}",
41146
+ "filePath": "src/tokens/component/label.json5",
41147
+ "isSource": true,
41148
+ "$type": "color"
41149
+ },
41150
+ "dark-dimmed-high-contrast": {
41151
+ "$value": "{label.pine.fgColor.rest}",
41152
+ "filePath": "src/tokens/component/label.json5",
41153
+ "isSource": true,
41154
+ "$type": "color"
41155
+ },
41156
+ "dark-tritanopia-high-contrast": {
41157
+ "$value": "{label.pine.fgColor.rest}",
41158
+ "filePath": "src/tokens/component/label.json5",
41159
+ "isSource": true,
41160
+ "$type": "color"
41161
+ },
41162
+ "dark-protanopia-deuteranopia-high-contrast": {
41163
+ "$value": "{label.pine.fgColor.rest}",
41164
+ "filePath": "src/tokens/component/label.json5",
41165
+ "isSource": true,
41166
+ "$type": "color"
41167
+ },
41168
+ "light-tritanopia-high-contrast": {
41169
+ "$value": "{label.pine.fgColor.rest}",
41170
+ "filePath": "src/tokens/component/label.json5",
41171
+ "isSource": true,
41172
+ "$type": "color"
41173
+ },
41174
+ "light-protanopia-deuteranopia-high-contrast": {
41175
+ "$value": "{label.pine.fgColor.rest}",
41176
+ "filePath": "src/tokens/component/label.json5",
41177
+ "isSource": true,
41178
+ "$type": "color"
41179
+ }
41180
+ }
41181
+ },
41182
+ "key": "{label.pine.borderColor}"
41183
+ },
41184
+ "name": "label-pine-borderColor",
41185
+ "attributes": {},
41186
+ "path": ["label", "pine", "borderColor"],
41187
+ "value": "#00000000",
41188
+ "type": "color"
41189
+ },
39357
41190
  "label-pine-fgColor-active": {
39358
41191
  "key": "{label.pine.fgColor.active}",
39359
41192
  "$extensions": {
@@ -39616,12 +41449,153 @@
39616
41449
  }
39617
41450
  }
39618
41451
  },
39619
- "key": "{label.pink.bgColor.rest}"
41452
+ "key": "{label.pink.bgColor.rest}"
41453
+ },
41454
+ "name": "label-pink-bgColor-rest",
41455
+ "attributes": {},
41456
+ "path": ["label", "pink", "bgColor", "rest"],
41457
+ "value": "#2d1524",
41458
+ "type": "color"
41459
+ },
41460
+ "label-pink-borderColor": {
41461
+ "key": "{label.pink.borderColor}",
41462
+ "$extensions": {
41463
+ "org.primer.figma": {
41464
+ "collection": "mode",
41465
+ "group": "component",
41466
+ "scopes": ["borderColor"]
41467
+ },
41468
+ "org.primer.overrides": {
41469
+ "dark": {
41470
+ "$value": "#00000000",
41471
+ "filePath": "src/tokens/component/label.json5",
41472
+ "isSource": true,
41473
+ "$type": "color"
41474
+ },
41475
+ "dark-dimmed": {
41476
+ "$value": "#00000000",
41477
+ "filePath": "src/tokens/component/label.json5",
41478
+ "isSource": true,
41479
+ "$type": "color"
41480
+ },
41481
+ "light-high-contrast": {
41482
+ "$value": "#e57bb2",
41483
+ "filePath": "src/tokens/component/label.json5",
41484
+ "isSource": true,
41485
+ "$type": "color"
41486
+ },
41487
+ "dark-high-contrast": {
41488
+ "$value": "#e57bb2",
41489
+ "filePath": "src/tokens/component/label.json5",
41490
+ "isSource": true,
41491
+ "$type": "color"
41492
+ },
41493
+ "dark-dimmed-high-contrast": {
41494
+ "$value": "#e57bb2",
41495
+ "filePath": "src/tokens/component/label.json5",
41496
+ "isSource": true,
41497
+ "$type": "color"
41498
+ },
41499
+ "dark-tritanopia-high-contrast": {
41500
+ "$value": "#e57bb2",
41501
+ "filePath": "src/tokens/component/label.json5",
41502
+ "isSource": true,
41503
+ "$type": "color"
41504
+ },
41505
+ "dark-protanopia-deuteranopia-high-contrast": {
41506
+ "$value": "#e57bb2",
41507
+ "filePath": "src/tokens/component/label.json5",
41508
+ "isSource": true,
41509
+ "$type": "color"
41510
+ },
41511
+ "light-tritanopia-high-contrast": {
41512
+ "$value": "#e57bb2",
41513
+ "filePath": "src/tokens/component/label.json5",
41514
+ "isSource": true,
41515
+ "$type": "color"
41516
+ },
41517
+ "light-protanopia-deuteranopia-high-contrast": {
41518
+ "$value": "#e57bb2",
41519
+ "filePath": "src/tokens/component/label.json5",
41520
+ "isSource": true,
41521
+ "$type": "color"
41522
+ }
41523
+ }
41524
+ },
41525
+ "filePath": "src/tokens/component/label.json5",
41526
+ "isSource": true,
41527
+ "original": {
41528
+ "$value": "{base.color.transparent}",
41529
+ "$type": "color",
41530
+ "$extensions": {
41531
+ "org.primer.figma": {
41532
+ "collection": "mode",
41533
+ "group": "component",
41534
+ "scopes": ["borderColor"]
41535
+ },
41536
+ "org.primer.overrides": {
41537
+ "dark": {
41538
+ "$value": "{base.color.transparent}",
41539
+ "filePath": "src/tokens/component/label.json5",
41540
+ "isSource": true,
41541
+ "$type": "color"
41542
+ },
41543
+ "dark-dimmed": {
41544
+ "$value": "{base.color.transparent}",
41545
+ "filePath": "src/tokens/component/label.json5",
41546
+ "isSource": true,
41547
+ "$type": "color"
41548
+ },
41549
+ "light-high-contrast": {
41550
+ "$value": "{label.pink.fgColor.rest}",
41551
+ "filePath": "src/tokens/component/label.json5",
41552
+ "isSource": true,
41553
+ "$type": "color"
41554
+ },
41555
+ "dark-high-contrast": {
41556
+ "$value": "{label.pink.fgColor.rest}",
41557
+ "filePath": "src/tokens/component/label.json5",
41558
+ "isSource": true,
41559
+ "$type": "color"
41560
+ },
41561
+ "dark-dimmed-high-contrast": {
41562
+ "$value": "{label.pink.fgColor.rest}",
41563
+ "filePath": "src/tokens/component/label.json5",
41564
+ "isSource": true,
41565
+ "$type": "color"
41566
+ },
41567
+ "dark-tritanopia-high-contrast": {
41568
+ "$value": "{label.pink.fgColor.rest}",
41569
+ "filePath": "src/tokens/component/label.json5",
41570
+ "isSource": true,
41571
+ "$type": "color"
41572
+ },
41573
+ "dark-protanopia-deuteranopia-high-contrast": {
41574
+ "$value": "{label.pink.fgColor.rest}",
41575
+ "filePath": "src/tokens/component/label.json5",
41576
+ "isSource": true,
41577
+ "$type": "color"
41578
+ },
41579
+ "light-tritanopia-high-contrast": {
41580
+ "$value": "{label.pink.fgColor.rest}",
41581
+ "filePath": "src/tokens/component/label.json5",
41582
+ "isSource": true,
41583
+ "$type": "color"
41584
+ },
41585
+ "light-protanopia-deuteranopia-high-contrast": {
41586
+ "$value": "{label.pink.fgColor.rest}",
41587
+ "filePath": "src/tokens/component/label.json5",
41588
+ "isSource": true,
41589
+ "$type": "color"
41590
+ }
41591
+ }
41592
+ },
41593
+ "key": "{label.pink.borderColor}"
39620
41594
  },
39621
- "name": "label-pink-bgColor-rest",
41595
+ "name": "label-pink-borderColor",
39622
41596
  "attributes": {},
39623
- "path": ["label", "pink", "bgColor", "rest"],
39624
- "value": "#2d1524",
41597
+ "path": ["label", "pink", "borderColor"],
41598
+ "value": "#00000000",
39625
41599
  "type": "color"
39626
41600
  },
39627
41601
  "label-pink-fgColor-active": {
@@ -39894,6 +41868,147 @@
39894
41868
  "value": "#2a0e3f",
39895
41869
  "type": "color"
39896
41870
  },
41871
+ "label-plum-borderColor": {
41872
+ "key": "{label.plum.borderColor}",
41873
+ "$extensions": {
41874
+ "org.primer.figma": {
41875
+ "collection": "mode",
41876
+ "group": "component",
41877
+ "scopes": ["borderColor"]
41878
+ },
41879
+ "org.primer.overrides": {
41880
+ "dark": {
41881
+ "$value": "#00000000",
41882
+ "filePath": "src/tokens/component/label.json5",
41883
+ "isSource": true,
41884
+ "$type": "color"
41885
+ },
41886
+ "dark-dimmed": {
41887
+ "$value": "#00000000",
41888
+ "filePath": "src/tokens/component/label.json5",
41889
+ "isSource": true,
41890
+ "$type": "color"
41891
+ },
41892
+ "light-high-contrast": {
41893
+ "$value": "#d07ef7",
41894
+ "filePath": "src/tokens/component/label.json5",
41895
+ "isSource": true,
41896
+ "$type": "color"
41897
+ },
41898
+ "dark-high-contrast": {
41899
+ "$value": "#d07ef7",
41900
+ "filePath": "src/tokens/component/label.json5",
41901
+ "isSource": true,
41902
+ "$type": "color"
41903
+ },
41904
+ "dark-dimmed-high-contrast": {
41905
+ "$value": "#d07ef7",
41906
+ "filePath": "src/tokens/component/label.json5",
41907
+ "isSource": true,
41908
+ "$type": "color"
41909
+ },
41910
+ "dark-tritanopia-high-contrast": {
41911
+ "$value": "#d07ef7",
41912
+ "filePath": "src/tokens/component/label.json5",
41913
+ "isSource": true,
41914
+ "$type": "color"
41915
+ },
41916
+ "dark-protanopia-deuteranopia-high-contrast": {
41917
+ "$value": "#d07ef7",
41918
+ "filePath": "src/tokens/component/label.json5",
41919
+ "isSource": true,
41920
+ "$type": "color"
41921
+ },
41922
+ "light-tritanopia-high-contrast": {
41923
+ "$value": "#d07ef7",
41924
+ "filePath": "src/tokens/component/label.json5",
41925
+ "isSource": true,
41926
+ "$type": "color"
41927
+ },
41928
+ "light-protanopia-deuteranopia-high-contrast": {
41929
+ "$value": "#d07ef7",
41930
+ "filePath": "src/tokens/component/label.json5",
41931
+ "isSource": true,
41932
+ "$type": "color"
41933
+ }
41934
+ }
41935
+ },
41936
+ "filePath": "src/tokens/component/label.json5",
41937
+ "isSource": true,
41938
+ "original": {
41939
+ "$value": "{base.color.transparent}",
41940
+ "$type": "color",
41941
+ "$extensions": {
41942
+ "org.primer.figma": {
41943
+ "collection": "mode",
41944
+ "group": "component",
41945
+ "scopes": ["borderColor"]
41946
+ },
41947
+ "org.primer.overrides": {
41948
+ "dark": {
41949
+ "$value": "{base.color.transparent}",
41950
+ "filePath": "src/tokens/component/label.json5",
41951
+ "isSource": true,
41952
+ "$type": "color"
41953
+ },
41954
+ "dark-dimmed": {
41955
+ "$value": "{base.color.transparent}",
41956
+ "filePath": "src/tokens/component/label.json5",
41957
+ "isSource": true,
41958
+ "$type": "color"
41959
+ },
41960
+ "light-high-contrast": {
41961
+ "$value": "{label.plum.fgColor.rest}",
41962
+ "filePath": "src/tokens/component/label.json5",
41963
+ "isSource": true,
41964
+ "$type": "color"
41965
+ },
41966
+ "dark-high-contrast": {
41967
+ "$value": "{label.plum.fgColor.rest}",
41968
+ "filePath": "src/tokens/component/label.json5",
41969
+ "isSource": true,
41970
+ "$type": "color"
41971
+ },
41972
+ "dark-dimmed-high-contrast": {
41973
+ "$value": "{label.plum.fgColor.rest}",
41974
+ "filePath": "src/tokens/component/label.json5",
41975
+ "isSource": true,
41976
+ "$type": "color"
41977
+ },
41978
+ "dark-tritanopia-high-contrast": {
41979
+ "$value": "{label.plum.fgColor.rest}",
41980
+ "filePath": "src/tokens/component/label.json5",
41981
+ "isSource": true,
41982
+ "$type": "color"
41983
+ },
41984
+ "dark-protanopia-deuteranopia-high-contrast": {
41985
+ "$value": "{label.plum.fgColor.rest}",
41986
+ "filePath": "src/tokens/component/label.json5",
41987
+ "isSource": true,
41988
+ "$type": "color"
41989
+ },
41990
+ "light-tritanopia-high-contrast": {
41991
+ "$value": "{label.plum.fgColor.rest}",
41992
+ "filePath": "src/tokens/component/label.json5",
41993
+ "isSource": true,
41994
+ "$type": "color"
41995
+ },
41996
+ "light-protanopia-deuteranopia-high-contrast": {
41997
+ "$value": "{label.plum.fgColor.rest}",
41998
+ "filePath": "src/tokens/component/label.json5",
41999
+ "isSource": true,
42000
+ "$type": "color"
42001
+ }
42002
+ }
42003
+ },
42004
+ "key": "{label.plum.borderColor}"
42005
+ },
42006
+ "name": "label-plum-borderColor",
42007
+ "attributes": {},
42008
+ "path": ["label", "plum", "borderColor"],
42009
+ "value": "#00000000",
42010
+ "type": "color"
42011
+ },
39897
42012
  "label-plum-fgColor-active": {
39898
42013
  "key": "{label.plum.fgColor.active}",
39899
42014
  "$extensions": {
@@ -40102,34 +42217,127 @@
40102
42217
  "group": "component",
40103
42218
  "scopes": ["bgColor"]
40104
42219
  },
40105
- "org.primer.overrides": {
40106
- "dark": {
40107
- "$value": "{base.display.color.purple.1}",
40108
- "filePath": "src/tokens/component/label.json5",
40109
- "isSource": true,
40110
- "$type": "color"
40111
- }
40112
- }
40113
- },
40114
- "key": "{label.purple.bgColor.hover}"
40115
- },
40116
- "name": "label-purple-bgColor-hover",
40117
- "attributes": {},
40118
- "path": ["label", "purple", "bgColor", "hover"],
40119
- "value": "#31146b",
40120
- "type": "color"
40121
- },
40122
- "label-purple-bgColor-rest": {
40123
- "key": "{label.purple.bgColor.rest}",
40124
- "$extensions": {
40125
- "org.primer.figma": {
40126
- "collection": "mode",
40127
- "group": "component",
40128
- "scopes": ["bgColor"]
40129
- },
40130
- "org.primer.overrides": {
40131
- "dark": {
40132
- "$value": "#211047",
42220
+ "org.primer.overrides": {
42221
+ "dark": {
42222
+ "$value": "{base.display.color.purple.1}",
42223
+ "filePath": "src/tokens/component/label.json5",
42224
+ "isSource": true,
42225
+ "$type": "color"
42226
+ }
42227
+ }
42228
+ },
42229
+ "key": "{label.purple.bgColor.hover}"
42230
+ },
42231
+ "name": "label-purple-bgColor-hover",
42232
+ "attributes": {},
42233
+ "path": ["label", "purple", "bgColor", "hover"],
42234
+ "value": "#31146b",
42235
+ "type": "color"
42236
+ },
42237
+ "label-purple-bgColor-rest": {
42238
+ "key": "{label.purple.bgColor.rest}",
42239
+ "$extensions": {
42240
+ "org.primer.figma": {
42241
+ "collection": "mode",
42242
+ "group": "component",
42243
+ "scopes": ["bgColor"]
42244
+ },
42245
+ "org.primer.overrides": {
42246
+ "dark": {
42247
+ "$value": "#211047",
42248
+ "filePath": "src/tokens/component/label.json5",
42249
+ "isSource": true,
42250
+ "$type": "color"
42251
+ }
42252
+ }
42253
+ },
42254
+ "filePath": "src/tokens/component/label.json5",
42255
+ "isSource": true,
42256
+ "original": {
42257
+ "$value": "{base.display.color.purple.0}",
42258
+ "$type": "color",
42259
+ "$extensions": {
42260
+ "org.primer.figma": {
42261
+ "collection": "mode",
42262
+ "group": "component",
42263
+ "scopes": ["bgColor"]
42264
+ },
42265
+ "org.primer.overrides": {
42266
+ "dark": {
42267
+ "$value": "{base.display.color.purple.0}",
42268
+ "filePath": "src/tokens/component/label.json5",
42269
+ "isSource": true,
42270
+ "$type": "color"
42271
+ }
42272
+ }
42273
+ },
42274
+ "key": "{label.purple.bgColor.rest}"
42275
+ },
42276
+ "name": "label-purple-bgColor-rest",
42277
+ "attributes": {},
42278
+ "path": ["label", "purple", "bgColor", "rest"],
42279
+ "value": "#211047",
42280
+ "type": "color"
42281
+ },
42282
+ "label-purple-borderColor": {
42283
+ "key": "{label.purple.borderColor}",
42284
+ "$extensions": {
42285
+ "org.primer.figma": {
42286
+ "collection": "mode",
42287
+ "group": "component",
42288
+ "scopes": ["borderColor"]
42289
+ },
42290
+ "org.primer.overrides": {
42291
+ "dark": {
42292
+ "$value": "#00000000",
42293
+ "filePath": "src/tokens/component/label.json5",
42294
+ "isSource": true,
42295
+ "$type": "color"
42296
+ },
42297
+ "dark-dimmed": {
42298
+ "$value": "#00000000",
42299
+ "filePath": "src/tokens/component/label.json5",
42300
+ "isSource": true,
42301
+ "$type": "color"
42302
+ },
42303
+ "light-high-contrast": {
42304
+ "$value": "#b687f7",
42305
+ "filePath": "src/tokens/component/label.json5",
42306
+ "isSource": true,
42307
+ "$type": "color"
42308
+ },
42309
+ "dark-high-contrast": {
42310
+ "$value": "#b687f7",
42311
+ "filePath": "src/tokens/component/label.json5",
42312
+ "isSource": true,
42313
+ "$type": "color"
42314
+ },
42315
+ "dark-dimmed-high-contrast": {
42316
+ "$value": "#b687f7",
42317
+ "filePath": "src/tokens/component/label.json5",
42318
+ "isSource": true,
42319
+ "$type": "color"
42320
+ },
42321
+ "dark-tritanopia-high-contrast": {
42322
+ "$value": "#b687f7",
42323
+ "filePath": "src/tokens/component/label.json5",
42324
+ "isSource": true,
42325
+ "$type": "color"
42326
+ },
42327
+ "dark-protanopia-deuteranopia-high-contrast": {
42328
+ "$value": "#b687f7",
42329
+ "filePath": "src/tokens/component/label.json5",
42330
+ "isSource": true,
42331
+ "$type": "color"
42332
+ },
42333
+ "light-tritanopia-high-contrast": {
42334
+ "$value": "#b687f7",
42335
+ "filePath": "src/tokens/component/label.json5",
42336
+ "isSource": true,
42337
+ "$type": "color"
42338
+ },
42339
+ "light-protanopia-deuteranopia-high-contrast": {
42340
+ "$value": "#b687f7",
40133
42341
  "filePath": "src/tokens/component/label.json5",
40134
42342
  "isSource": true,
40135
42343
  "$type": "color"
@@ -40139,29 +42347,77 @@
40139
42347
  "filePath": "src/tokens/component/label.json5",
40140
42348
  "isSource": true,
40141
42349
  "original": {
40142
- "$value": "{base.display.color.purple.0}",
42350
+ "$value": "{base.color.transparent}",
40143
42351
  "$type": "color",
40144
42352
  "$extensions": {
40145
42353
  "org.primer.figma": {
40146
42354
  "collection": "mode",
40147
42355
  "group": "component",
40148
- "scopes": ["bgColor"]
42356
+ "scopes": ["borderColor"]
40149
42357
  },
40150
42358
  "org.primer.overrides": {
40151
42359
  "dark": {
40152
- "$value": "{base.display.color.purple.0}",
42360
+ "$value": "{base.color.transparent}",
42361
+ "filePath": "src/tokens/component/label.json5",
42362
+ "isSource": true,
42363
+ "$type": "color"
42364
+ },
42365
+ "dark-dimmed": {
42366
+ "$value": "{base.color.transparent}",
42367
+ "filePath": "src/tokens/component/label.json5",
42368
+ "isSource": true,
42369
+ "$type": "color"
42370
+ },
42371
+ "light-high-contrast": {
42372
+ "$value": "{label.purple.fgColor.rest}",
42373
+ "filePath": "src/tokens/component/label.json5",
42374
+ "isSource": true,
42375
+ "$type": "color"
42376
+ },
42377
+ "dark-high-contrast": {
42378
+ "$value": "{label.purple.fgColor.rest}",
42379
+ "filePath": "src/tokens/component/label.json5",
42380
+ "isSource": true,
42381
+ "$type": "color"
42382
+ },
42383
+ "dark-dimmed-high-contrast": {
42384
+ "$value": "{label.purple.fgColor.rest}",
42385
+ "filePath": "src/tokens/component/label.json5",
42386
+ "isSource": true,
42387
+ "$type": "color"
42388
+ },
42389
+ "dark-tritanopia-high-contrast": {
42390
+ "$value": "{label.purple.fgColor.rest}",
42391
+ "filePath": "src/tokens/component/label.json5",
42392
+ "isSource": true,
42393
+ "$type": "color"
42394
+ },
42395
+ "dark-protanopia-deuteranopia-high-contrast": {
42396
+ "$value": "{label.purple.fgColor.rest}",
42397
+ "filePath": "src/tokens/component/label.json5",
42398
+ "isSource": true,
42399
+ "$type": "color"
42400
+ },
42401
+ "light-tritanopia-high-contrast": {
42402
+ "$value": "{label.purple.fgColor.rest}",
42403
+ "filePath": "src/tokens/component/label.json5",
42404
+ "isSource": true,
42405
+ "$type": "color"
42406
+ },
42407
+ "light-protanopia-deuteranopia-high-contrast": {
42408
+ "$value": "{label.purple.fgColor.rest}",
40153
42409
  "filePath": "src/tokens/component/label.json5",
40154
42410
  "isSource": true,
40155
42411
  "$type": "color"
40156
42412
  }
40157
42413
  }
40158
42414
  },
40159
- "key": "{label.purple.bgColor.rest}"
42415
+ "key": "{label.purple.borderColor}"
40160
42416
  },
40161
- "name": "label-purple-bgColor-rest",
42417
+ "name": "label-purple-borderColor",
40162
42418
  "attributes": {},
40163
- "path": ["label", "purple", "bgColor", "rest"],
40164
- "value": "#211047",
42419
+ "path": ["label", "purple", "borderColor"],
42420
+ "value": "#00000000",
40165
42421
  "type": "color"
40166
42422
  },
40167
42423
  "label-purple-fgColor-active": {
@@ -40434,6 +42690,147 @@
40434
42690
  "value": "#3c0614",
40435
42691
  "type": "color"
40436
42692
  },
42693
+ "label-red-borderColor": {
42694
+ "key": "{label.red.borderColor}",
42695
+ "$extensions": {
42696
+ "org.primer.figma": {
42697
+ "collection": "mode",
42698
+ "group": "component",
42699
+ "scopes": ["borderColor"]
42700
+ },
42701
+ "org.primer.overrides": {
42702
+ "dark": {
42703
+ "$value": "#00000000",
42704
+ "filePath": "src/tokens/component/label.json5",
42705
+ "isSource": true,
42706
+ "$type": "color"
42707
+ },
42708
+ "dark-dimmed": {
42709
+ "$value": "#00000000",
42710
+ "filePath": "src/tokens/component/label.json5",
42711
+ "isSource": true,
42712
+ "$type": "color"
42713
+ },
42714
+ "light-high-contrast": {
42715
+ "$value": "#f27d83",
42716
+ "filePath": "src/tokens/component/label.json5",
42717
+ "isSource": true,
42718
+ "$type": "color"
42719
+ },
42720
+ "dark-high-contrast": {
42721
+ "$value": "#f27d83",
42722
+ "filePath": "src/tokens/component/label.json5",
42723
+ "isSource": true,
42724
+ "$type": "color"
42725
+ },
42726
+ "dark-dimmed-high-contrast": {
42727
+ "$value": "#f27d83",
42728
+ "filePath": "src/tokens/component/label.json5",
42729
+ "isSource": true,
42730
+ "$type": "color"
42731
+ },
42732
+ "dark-tritanopia-high-contrast": {
42733
+ "$value": "#f27d83",
42734
+ "filePath": "src/tokens/component/label.json5",
42735
+ "isSource": true,
42736
+ "$type": "color"
42737
+ },
42738
+ "dark-protanopia-deuteranopia-high-contrast": {
42739
+ "$value": "#f27d83",
42740
+ "filePath": "src/tokens/component/label.json5",
42741
+ "isSource": true,
42742
+ "$type": "color"
42743
+ },
42744
+ "light-tritanopia-high-contrast": {
42745
+ "$value": "#f27d83",
42746
+ "filePath": "src/tokens/component/label.json5",
42747
+ "isSource": true,
42748
+ "$type": "color"
42749
+ },
42750
+ "light-protanopia-deuteranopia-high-contrast": {
42751
+ "$value": "#f27d83",
42752
+ "filePath": "src/tokens/component/label.json5",
42753
+ "isSource": true,
42754
+ "$type": "color"
42755
+ }
42756
+ }
42757
+ },
42758
+ "filePath": "src/tokens/component/label.json5",
42759
+ "isSource": true,
42760
+ "original": {
42761
+ "$value": "{base.color.transparent}",
42762
+ "$type": "color",
42763
+ "$extensions": {
42764
+ "org.primer.figma": {
42765
+ "collection": "mode",
42766
+ "group": "component",
42767
+ "scopes": ["borderColor"]
42768
+ },
42769
+ "org.primer.overrides": {
42770
+ "dark": {
42771
+ "$value": "{base.color.transparent}",
42772
+ "filePath": "src/tokens/component/label.json5",
42773
+ "isSource": true,
42774
+ "$type": "color"
42775
+ },
42776
+ "dark-dimmed": {
42777
+ "$value": "{base.color.transparent}",
42778
+ "filePath": "src/tokens/component/label.json5",
42779
+ "isSource": true,
42780
+ "$type": "color"
42781
+ },
42782
+ "light-high-contrast": {
42783
+ "$value": "{label.red.fgColor.rest}",
42784
+ "filePath": "src/tokens/component/label.json5",
42785
+ "isSource": true,
42786
+ "$type": "color"
42787
+ },
42788
+ "dark-high-contrast": {
42789
+ "$value": "{label.red.fgColor.rest}",
42790
+ "filePath": "src/tokens/component/label.json5",
42791
+ "isSource": true,
42792
+ "$type": "color"
42793
+ },
42794
+ "dark-dimmed-high-contrast": {
42795
+ "$value": "{label.red.fgColor.rest}",
42796
+ "filePath": "src/tokens/component/label.json5",
42797
+ "isSource": true,
42798
+ "$type": "color"
42799
+ },
42800
+ "dark-tritanopia-high-contrast": {
42801
+ "$value": "{label.red.fgColor.rest}",
42802
+ "filePath": "src/tokens/component/label.json5",
42803
+ "isSource": true,
42804
+ "$type": "color"
42805
+ },
42806
+ "dark-protanopia-deuteranopia-high-contrast": {
42807
+ "$value": "{label.red.fgColor.rest}",
42808
+ "filePath": "src/tokens/component/label.json5",
42809
+ "isSource": true,
42810
+ "$type": "color"
42811
+ },
42812
+ "light-tritanopia-high-contrast": {
42813
+ "$value": "{label.red.fgColor.rest}",
42814
+ "filePath": "src/tokens/component/label.json5",
42815
+ "isSource": true,
42816
+ "$type": "color"
42817
+ },
42818
+ "light-protanopia-deuteranopia-high-contrast": {
42819
+ "$value": "{label.red.fgColor.rest}",
42820
+ "filePath": "src/tokens/component/label.json5",
42821
+ "isSource": true,
42822
+ "$type": "color"
42823
+ }
42824
+ }
42825
+ },
42826
+ "key": "{label.red.borderColor}"
42827
+ },
42828
+ "name": "label-red-borderColor",
42829
+ "attributes": {},
42830
+ "path": ["label", "red", "borderColor"],
42831
+ "value": "#00000000",
42832
+ "type": "color"
42833
+ },
40437
42834
  "label-red-fgColor-active": {
40438
42835
  "key": "{label.red.fgColor.active}",
40439
42836
  "$extensions": {
@@ -40614,8 +43011,53 @@
40614
43011
  "value": "#0a464d",
40615
43012
  "type": "color"
40616
43013
  },
40617
- "label-teal-bgColor-hover": {
40618
- "key": "{label.teal.bgColor.hover}",
43014
+ "label-teal-bgColor-hover": {
43015
+ "key": "{label.teal.bgColor.hover}",
43016
+ "$extensions": {
43017
+ "org.primer.figma": {
43018
+ "collection": "mode",
43019
+ "group": "component",
43020
+ "scopes": ["bgColor"]
43021
+ },
43022
+ "org.primer.overrides": {
43023
+ "dark": {
43024
+ "$value": "#073036",
43025
+ "filePath": "src/tokens/component/label.json5",
43026
+ "isSource": true,
43027
+ "$type": "color"
43028
+ }
43029
+ }
43030
+ },
43031
+ "filePath": "src/tokens/component/label.json5",
43032
+ "isSource": true,
43033
+ "original": {
43034
+ "$value": "{base.display.color.teal.1}",
43035
+ "$type": "color",
43036
+ "$extensions": {
43037
+ "org.primer.figma": {
43038
+ "collection": "mode",
43039
+ "group": "component",
43040
+ "scopes": ["bgColor"]
43041
+ },
43042
+ "org.primer.overrides": {
43043
+ "dark": {
43044
+ "$value": "{base.display.color.teal.1}",
43045
+ "filePath": "src/tokens/component/label.json5",
43046
+ "isSource": true,
43047
+ "$type": "color"
43048
+ }
43049
+ }
43050
+ },
43051
+ "key": "{label.teal.bgColor.hover}"
43052
+ },
43053
+ "name": "label-teal-bgColor-hover",
43054
+ "attributes": {},
43055
+ "path": ["label", "teal", "bgColor", "hover"],
43056
+ "value": "#073036",
43057
+ "type": "color"
43058
+ },
43059
+ "label-teal-bgColor-rest": {
43060
+ "key": "{label.teal.bgColor.rest}",
40619
43061
  "$extensions": {
40620
43062
  "org.primer.figma": {
40621
43063
  "collection": "mode",
@@ -40624,7 +43066,7 @@
40624
43066
  },
40625
43067
  "org.primer.overrides": {
40626
43068
  "dark": {
40627
- "$value": "#073036",
43069
+ "$value": "#041f25",
40628
43070
  "filePath": "src/tokens/component/label.json5",
40629
43071
  "isSource": true,
40630
43072
  "$type": "color"
@@ -40634,7 +43076,7 @@
40634
43076
  "filePath": "src/tokens/component/label.json5",
40635
43077
  "isSource": true,
40636
43078
  "original": {
40637
- "$value": "{base.display.color.teal.1}",
43079
+ "$value": "{base.display.color.teal.0}",
40638
43080
  "$type": "color",
40639
43081
  "$extensions": {
40640
43082
  "org.primer.figma": {
@@ -40644,32 +43086,80 @@
40644
43086
  },
40645
43087
  "org.primer.overrides": {
40646
43088
  "dark": {
40647
- "$value": "{base.display.color.teal.1}",
43089
+ "$value": "{base.display.color.teal.0}",
40648
43090
  "filePath": "src/tokens/component/label.json5",
40649
43091
  "isSource": true,
40650
43092
  "$type": "color"
40651
43093
  }
40652
43094
  }
40653
43095
  },
40654
- "key": "{label.teal.bgColor.hover}"
43096
+ "key": "{label.teal.bgColor.rest}"
40655
43097
  },
40656
- "name": "label-teal-bgColor-hover",
43098
+ "name": "label-teal-bgColor-rest",
40657
43099
  "attributes": {},
40658
- "path": ["label", "teal", "bgColor", "hover"],
40659
- "value": "#073036",
43100
+ "path": ["label", "teal", "bgColor", "rest"],
43101
+ "value": "#041f25",
40660
43102
  "type": "color"
40661
43103
  },
40662
- "label-teal-bgColor-rest": {
40663
- "key": "{label.teal.bgColor.rest}",
43104
+ "label-teal-borderColor": {
43105
+ "key": "{label.teal.borderColor}",
40664
43106
  "$extensions": {
40665
43107
  "org.primer.figma": {
40666
43108
  "collection": "mode",
40667
43109
  "group": "component",
40668
- "scopes": ["bgColor"]
43110
+ "scopes": ["borderColor"]
40669
43111
  },
40670
43112
  "org.primer.overrides": {
40671
43113
  "dark": {
40672
- "$value": "#041f25",
43114
+ "$value": "#00000000",
43115
+ "filePath": "src/tokens/component/label.json5",
43116
+ "isSource": true,
43117
+ "$type": "color"
43118
+ },
43119
+ "dark-dimmed": {
43120
+ "$value": "#00000000",
43121
+ "filePath": "src/tokens/component/label.json5",
43122
+ "isSource": true,
43123
+ "$type": "color"
43124
+ },
43125
+ "light-high-contrast": {
43126
+ "$value": "#1cb0ab",
43127
+ "filePath": "src/tokens/component/label.json5",
43128
+ "isSource": true,
43129
+ "$type": "color"
43130
+ },
43131
+ "dark-high-contrast": {
43132
+ "$value": "#1cb0ab",
43133
+ "filePath": "src/tokens/component/label.json5",
43134
+ "isSource": true,
43135
+ "$type": "color"
43136
+ },
43137
+ "dark-dimmed-high-contrast": {
43138
+ "$value": "#1cb0ab",
43139
+ "filePath": "src/tokens/component/label.json5",
43140
+ "isSource": true,
43141
+ "$type": "color"
43142
+ },
43143
+ "dark-tritanopia-high-contrast": {
43144
+ "$value": "#1cb0ab",
43145
+ "filePath": "src/tokens/component/label.json5",
43146
+ "isSource": true,
43147
+ "$type": "color"
43148
+ },
43149
+ "dark-protanopia-deuteranopia-high-contrast": {
43150
+ "$value": "#1cb0ab",
43151
+ "filePath": "src/tokens/component/label.json5",
43152
+ "isSource": true,
43153
+ "$type": "color"
43154
+ },
43155
+ "light-tritanopia-high-contrast": {
43156
+ "$value": "#1cb0ab",
43157
+ "filePath": "src/tokens/component/label.json5",
43158
+ "isSource": true,
43159
+ "$type": "color"
43160
+ },
43161
+ "light-protanopia-deuteranopia-high-contrast": {
43162
+ "$value": "#1cb0ab",
40673
43163
  "filePath": "src/tokens/component/label.json5",
40674
43164
  "isSource": true,
40675
43165
  "$type": "color"
@@ -40679,29 +43169,77 @@
40679
43169
  "filePath": "src/tokens/component/label.json5",
40680
43170
  "isSource": true,
40681
43171
  "original": {
40682
- "$value": "{base.display.color.teal.0}",
43172
+ "$value": "{base.color.transparent}",
40683
43173
  "$type": "color",
40684
43174
  "$extensions": {
40685
43175
  "org.primer.figma": {
40686
43176
  "collection": "mode",
40687
43177
  "group": "component",
40688
- "scopes": ["bgColor"]
43178
+ "scopes": ["borderColor"]
40689
43179
  },
40690
43180
  "org.primer.overrides": {
40691
43181
  "dark": {
40692
- "$value": "{base.display.color.teal.0}",
43182
+ "$value": "{base.color.transparent}",
43183
+ "filePath": "src/tokens/component/label.json5",
43184
+ "isSource": true,
43185
+ "$type": "color"
43186
+ },
43187
+ "dark-dimmed": {
43188
+ "$value": "{base.color.transparent}",
43189
+ "filePath": "src/tokens/component/label.json5",
43190
+ "isSource": true,
43191
+ "$type": "color"
43192
+ },
43193
+ "light-high-contrast": {
43194
+ "$value": "{label.teal.fgColor.rest}",
43195
+ "filePath": "src/tokens/component/label.json5",
43196
+ "isSource": true,
43197
+ "$type": "color"
43198
+ },
43199
+ "dark-high-contrast": {
43200
+ "$value": "{label.teal.fgColor.rest}",
43201
+ "filePath": "src/tokens/component/label.json5",
43202
+ "isSource": true,
43203
+ "$type": "color"
43204
+ },
43205
+ "dark-dimmed-high-contrast": {
43206
+ "$value": "{label.teal.fgColor.rest}",
43207
+ "filePath": "src/tokens/component/label.json5",
43208
+ "isSource": true,
43209
+ "$type": "color"
43210
+ },
43211
+ "dark-tritanopia-high-contrast": {
43212
+ "$value": "{label.teal.fgColor.rest}",
43213
+ "filePath": "src/tokens/component/label.json5",
43214
+ "isSource": true,
43215
+ "$type": "color"
43216
+ },
43217
+ "dark-protanopia-deuteranopia-high-contrast": {
43218
+ "$value": "{label.teal.fgColor.rest}",
43219
+ "filePath": "src/tokens/component/label.json5",
43220
+ "isSource": true,
43221
+ "$type": "color"
43222
+ },
43223
+ "light-tritanopia-high-contrast": {
43224
+ "$value": "{label.teal.fgColor.rest}",
43225
+ "filePath": "src/tokens/component/label.json5",
43226
+ "isSource": true,
43227
+ "$type": "color"
43228
+ },
43229
+ "light-protanopia-deuteranopia-high-contrast": {
43230
+ "$value": "{label.teal.fgColor.rest}",
40693
43231
  "filePath": "src/tokens/component/label.json5",
40694
43232
  "isSource": true,
40695
43233
  "$type": "color"
40696
43234
  }
40697
43235
  }
40698
43236
  },
40699
- "key": "{label.teal.bgColor.rest}"
43237
+ "key": "{label.teal.borderColor}"
40700
43238
  },
40701
- "name": "label-teal-bgColor-rest",
43239
+ "name": "label-teal-borderColor",
40702
43240
  "attributes": {},
40703
- "path": ["label", "teal", "bgColor", "rest"],
40704
- "value": "#041f25",
43241
+ "path": ["label", "teal", "borderColor"],
43242
+ "value": "#00000000",
40705
43243
  "type": "color"
40706
43244
  },
40707
43245
  "label-teal-fgColor-active": {
@@ -40974,6 +43512,147 @@
40974
43512
  "value": "#2e1a00",
40975
43513
  "type": "color"
40976
43514
  },
43515
+ "label-yellow-borderColor": {
43516
+ "key": "{label.yellow.borderColor}",
43517
+ "$extensions": {
43518
+ "org.primer.figma": {
43519
+ "collection": "mode",
43520
+ "group": "component",
43521
+ "scopes": ["borderColor"]
43522
+ },
43523
+ "org.primer.overrides": {
43524
+ "dark": {
43525
+ "$value": "#00000000",
43526
+ "filePath": "src/tokens/component/label.json5",
43527
+ "isSource": true,
43528
+ "$type": "color"
43529
+ },
43530
+ "dark-dimmed": {
43531
+ "$value": "#00000000",
43532
+ "filePath": "src/tokens/component/label.json5",
43533
+ "isSource": true,
43534
+ "$type": "color"
43535
+ },
43536
+ "light-high-contrast": {
43537
+ "$value": "#d3910d",
43538
+ "filePath": "src/tokens/component/label.json5",
43539
+ "isSource": true,
43540
+ "$type": "color"
43541
+ },
43542
+ "dark-high-contrast": {
43543
+ "$value": "#d3910d",
43544
+ "filePath": "src/tokens/component/label.json5",
43545
+ "isSource": true,
43546
+ "$type": "color"
43547
+ },
43548
+ "dark-dimmed-high-contrast": {
43549
+ "$value": "#d3910d",
43550
+ "filePath": "src/tokens/component/label.json5",
43551
+ "isSource": true,
43552
+ "$type": "color"
43553
+ },
43554
+ "dark-tritanopia-high-contrast": {
43555
+ "$value": "#d3910d",
43556
+ "filePath": "src/tokens/component/label.json5",
43557
+ "isSource": true,
43558
+ "$type": "color"
43559
+ },
43560
+ "dark-protanopia-deuteranopia-high-contrast": {
43561
+ "$value": "#d3910d",
43562
+ "filePath": "src/tokens/component/label.json5",
43563
+ "isSource": true,
43564
+ "$type": "color"
43565
+ },
43566
+ "light-tritanopia-high-contrast": {
43567
+ "$value": "#d3910d",
43568
+ "filePath": "src/tokens/component/label.json5",
43569
+ "isSource": true,
43570
+ "$type": "color"
43571
+ },
43572
+ "light-protanopia-deuteranopia-high-contrast": {
43573
+ "$value": "#d3910d",
43574
+ "filePath": "src/tokens/component/label.json5",
43575
+ "isSource": true,
43576
+ "$type": "color"
43577
+ }
43578
+ }
43579
+ },
43580
+ "filePath": "src/tokens/component/label.json5",
43581
+ "isSource": true,
43582
+ "original": {
43583
+ "$value": "{base.color.transparent}",
43584
+ "$type": "color",
43585
+ "$extensions": {
43586
+ "org.primer.figma": {
43587
+ "collection": "mode",
43588
+ "group": "component",
43589
+ "scopes": ["borderColor"]
43590
+ },
43591
+ "org.primer.overrides": {
43592
+ "dark": {
43593
+ "$value": "{base.color.transparent}",
43594
+ "filePath": "src/tokens/component/label.json5",
43595
+ "isSource": true,
43596
+ "$type": "color"
43597
+ },
43598
+ "dark-dimmed": {
43599
+ "$value": "{base.color.transparent}",
43600
+ "filePath": "src/tokens/component/label.json5",
43601
+ "isSource": true,
43602
+ "$type": "color"
43603
+ },
43604
+ "light-high-contrast": {
43605
+ "$value": "{label.yellow.fgColor.rest}",
43606
+ "filePath": "src/tokens/component/label.json5",
43607
+ "isSource": true,
43608
+ "$type": "color"
43609
+ },
43610
+ "dark-high-contrast": {
43611
+ "$value": "{label.yellow.fgColor.rest}",
43612
+ "filePath": "src/tokens/component/label.json5",
43613
+ "isSource": true,
43614
+ "$type": "color"
43615
+ },
43616
+ "dark-dimmed-high-contrast": {
43617
+ "$value": "{label.yellow.fgColor.rest}",
43618
+ "filePath": "src/tokens/component/label.json5",
43619
+ "isSource": true,
43620
+ "$type": "color"
43621
+ },
43622
+ "dark-tritanopia-high-contrast": {
43623
+ "$value": "{label.yellow.fgColor.rest}",
43624
+ "filePath": "src/tokens/component/label.json5",
43625
+ "isSource": true,
43626
+ "$type": "color"
43627
+ },
43628
+ "dark-protanopia-deuteranopia-high-contrast": {
43629
+ "$value": "{label.yellow.fgColor.rest}",
43630
+ "filePath": "src/tokens/component/label.json5",
43631
+ "isSource": true,
43632
+ "$type": "color"
43633
+ },
43634
+ "light-tritanopia-high-contrast": {
43635
+ "$value": "{label.yellow.fgColor.rest}",
43636
+ "filePath": "src/tokens/component/label.json5",
43637
+ "isSource": true,
43638
+ "$type": "color"
43639
+ },
43640
+ "light-protanopia-deuteranopia-high-contrast": {
43641
+ "$value": "{label.yellow.fgColor.rest}",
43642
+ "filePath": "src/tokens/component/label.json5",
43643
+ "isSource": true,
43644
+ "$type": "color"
43645
+ }
43646
+ }
43647
+ },
43648
+ "key": "{label.yellow.borderColor}"
43649
+ },
43650
+ "name": "label-yellow-borderColor",
43651
+ "attributes": {},
43652
+ "path": ["label", "yellow", "borderColor"],
43653
+ "value": "#00000000",
43654
+ "type": "color"
43655
+ },
40977
43656
  "label-yellow-fgColor-active": {
40978
43657
  "key": "{label.yellow.fgColor.active}",
40979
43658
  "$extensions": {