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