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