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