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

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