@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
@@ -36078,6 +36078,147 @@
36078
36078
  "value": "#f2e9e9",
36079
36079
  "type": "color"
36080
36080
  },
36081
+ "label-auburn-borderColor": {
36082
+ "key": "{label.auburn.borderColor}",
36083
+ "$extensions": {
36084
+ "org.primer.figma": {
36085
+ "collection": "mode",
36086
+ "group": "component",
36087
+ "scopes": ["borderColor"]
36088
+ },
36089
+ "org.primer.overrides": {
36090
+ "dark": {
36091
+ "$value": "#ffffff00",
36092
+ "filePath": "src/tokens/component/label.json5",
36093
+ "isSource": true,
36094
+ "$type": "color"
36095
+ },
36096
+ "dark-dimmed": {
36097
+ "$value": "#ffffff00",
36098
+ "filePath": "src/tokens/component/label.json5",
36099
+ "isSource": true,
36100
+ "$type": "color"
36101
+ },
36102
+ "light-high-contrast": {
36103
+ "$value": "#8a5551",
36104
+ "filePath": "src/tokens/component/label.json5",
36105
+ "isSource": true,
36106
+ "$type": "color"
36107
+ },
36108
+ "dark-high-contrast": {
36109
+ "$value": "#8a5551",
36110
+ "filePath": "src/tokens/component/label.json5",
36111
+ "isSource": true,
36112
+ "$type": "color"
36113
+ },
36114
+ "dark-dimmed-high-contrast": {
36115
+ "$value": "#8a5551",
36116
+ "filePath": "src/tokens/component/label.json5",
36117
+ "isSource": true,
36118
+ "$type": "color"
36119
+ },
36120
+ "dark-tritanopia-high-contrast": {
36121
+ "$value": "#8a5551",
36122
+ "filePath": "src/tokens/component/label.json5",
36123
+ "isSource": true,
36124
+ "$type": "color"
36125
+ },
36126
+ "dark-protanopia-deuteranopia-high-contrast": {
36127
+ "$value": "#8a5551",
36128
+ "filePath": "src/tokens/component/label.json5",
36129
+ "isSource": true,
36130
+ "$type": "color"
36131
+ },
36132
+ "light-tritanopia-high-contrast": {
36133
+ "$value": "#8a5551",
36134
+ "filePath": "src/tokens/component/label.json5",
36135
+ "isSource": true,
36136
+ "$type": "color"
36137
+ },
36138
+ "light-protanopia-deuteranopia-high-contrast": {
36139
+ "$value": "#8a5551",
36140
+ "filePath": "src/tokens/component/label.json5",
36141
+ "isSource": true,
36142
+ "$type": "color"
36143
+ }
36144
+ }
36145
+ },
36146
+ "filePath": "src/tokens/component/label.json5",
36147
+ "isSource": true,
36148
+ "original": {
36149
+ "$value": "{base.color.transparent}",
36150
+ "$type": "color",
36151
+ "$extensions": {
36152
+ "org.primer.figma": {
36153
+ "collection": "mode",
36154
+ "group": "component",
36155
+ "scopes": ["borderColor"]
36156
+ },
36157
+ "org.primer.overrides": {
36158
+ "dark": {
36159
+ "$value": "{base.color.transparent}",
36160
+ "filePath": "src/tokens/component/label.json5",
36161
+ "isSource": true,
36162
+ "$type": "color"
36163
+ },
36164
+ "dark-dimmed": {
36165
+ "$value": "{base.color.transparent}",
36166
+ "filePath": "src/tokens/component/label.json5",
36167
+ "isSource": true,
36168
+ "$type": "color"
36169
+ },
36170
+ "light-high-contrast": {
36171
+ "$value": "{label.auburn.fgColor.rest}",
36172
+ "filePath": "src/tokens/component/label.json5",
36173
+ "isSource": true,
36174
+ "$type": "color"
36175
+ },
36176
+ "dark-high-contrast": {
36177
+ "$value": "{label.auburn.fgColor.rest}",
36178
+ "filePath": "src/tokens/component/label.json5",
36179
+ "isSource": true,
36180
+ "$type": "color"
36181
+ },
36182
+ "dark-dimmed-high-contrast": {
36183
+ "$value": "{label.auburn.fgColor.rest}",
36184
+ "filePath": "src/tokens/component/label.json5",
36185
+ "isSource": true,
36186
+ "$type": "color"
36187
+ },
36188
+ "dark-tritanopia-high-contrast": {
36189
+ "$value": "{label.auburn.fgColor.rest}",
36190
+ "filePath": "src/tokens/component/label.json5",
36191
+ "isSource": true,
36192
+ "$type": "color"
36193
+ },
36194
+ "dark-protanopia-deuteranopia-high-contrast": {
36195
+ "$value": "{label.auburn.fgColor.rest}",
36196
+ "filePath": "src/tokens/component/label.json5",
36197
+ "isSource": true,
36198
+ "$type": "color"
36199
+ },
36200
+ "light-tritanopia-high-contrast": {
36201
+ "$value": "{label.auburn.fgColor.rest}",
36202
+ "filePath": "src/tokens/component/label.json5",
36203
+ "isSource": true,
36204
+ "$type": "color"
36205
+ },
36206
+ "light-protanopia-deuteranopia-high-contrast": {
36207
+ "$value": "{label.auburn.fgColor.rest}",
36208
+ "filePath": "src/tokens/component/label.json5",
36209
+ "isSource": true,
36210
+ "$type": "color"
36211
+ }
36212
+ }
36213
+ },
36214
+ "key": "{label.auburn.borderColor}"
36215
+ },
36216
+ "name": "label-auburn-borderColor",
36217
+ "attributes": {},
36218
+ "path": ["label", "auburn", "borderColor"],
36219
+ "value": "#ffffff00",
36220
+ "type": "color"
36221
+ },
36081
36222
  "label-auburn-fgColor-active": {
36082
36223
  "key": "{label.auburn.fgColor.active}",
36083
36224
  "$extensions": {
@@ -36348,17 +36489,65 @@
36348
36489
  "value": "#d1f0ff",
36349
36490
  "type": "color"
36350
36491
  },
36351
- "label-blue-fgColor-active": {
36352
- "key": "{label.blue.fgColor.active}",
36492
+ "label-blue-borderColor": {
36493
+ "key": "{label.blue.borderColor}",
36353
36494
  "$extensions": {
36354
36495
  "org.primer.figma": {
36355
36496
  "collection": "mode",
36356
36497
  "group": "component",
36357
- "scopes": ["fgColor"]
36498
+ "scopes": ["borderColor"]
36358
36499
  },
36359
36500
  "org.primer.overrides": {
36360
36501
  "dark": {
36361
- "$value": "#003d99",
36502
+ "$value": "#ffffff00",
36503
+ "filePath": "src/tokens/component/label.json5",
36504
+ "isSource": true,
36505
+ "$type": "color"
36506
+ },
36507
+ "dark-dimmed": {
36508
+ "$value": "#ffffff00",
36509
+ "filePath": "src/tokens/component/label.json5",
36510
+ "isSource": true,
36511
+ "$type": "color"
36512
+ },
36513
+ "light-high-contrast": {
36514
+ "$value": "#005fcc",
36515
+ "filePath": "src/tokens/component/label.json5",
36516
+ "isSource": true,
36517
+ "$type": "color"
36518
+ },
36519
+ "dark-high-contrast": {
36520
+ "$value": "#005fcc",
36521
+ "filePath": "src/tokens/component/label.json5",
36522
+ "isSource": true,
36523
+ "$type": "color"
36524
+ },
36525
+ "dark-dimmed-high-contrast": {
36526
+ "$value": "#005fcc",
36527
+ "filePath": "src/tokens/component/label.json5",
36528
+ "isSource": true,
36529
+ "$type": "color"
36530
+ },
36531
+ "dark-tritanopia-high-contrast": {
36532
+ "$value": "#005fcc",
36533
+ "filePath": "src/tokens/component/label.json5",
36534
+ "isSource": true,
36535
+ "$type": "color"
36536
+ },
36537
+ "dark-protanopia-deuteranopia-high-contrast": {
36538
+ "$value": "#005fcc",
36539
+ "filePath": "src/tokens/component/label.json5",
36540
+ "isSource": true,
36541
+ "$type": "color"
36542
+ },
36543
+ "light-tritanopia-high-contrast": {
36544
+ "$value": "#005fcc",
36545
+ "filePath": "src/tokens/component/label.json5",
36546
+ "isSource": true,
36547
+ "$type": "color"
36548
+ },
36549
+ "light-protanopia-deuteranopia-high-contrast": {
36550
+ "$value": "#005fcc",
36362
36551
  "filePath": "src/tokens/component/label.json5",
36363
36552
  "isSource": true,
36364
36553
  "$type": "color"
@@ -36368,33 +36557,81 @@
36368
36557
  "filePath": "src/tokens/component/label.json5",
36369
36558
  "isSource": true,
36370
36559
  "original": {
36371
- "$value": "{base.display.color.blue.8}",
36560
+ "$value": "{base.color.transparent}",
36372
36561
  "$type": "color",
36373
36562
  "$extensions": {
36374
36563
  "org.primer.figma": {
36375
36564
  "collection": "mode",
36376
36565
  "group": "component",
36377
- "scopes": ["fgColor"]
36566
+ "scopes": ["borderColor"]
36378
36567
  },
36379
36568
  "org.primer.overrides": {
36380
36569
  "dark": {
36381
- "$value": "{base.display.color.blue.8}",
36570
+ "$value": "{base.color.transparent}",
36571
+ "filePath": "src/tokens/component/label.json5",
36572
+ "isSource": true,
36573
+ "$type": "color"
36574
+ },
36575
+ "dark-dimmed": {
36576
+ "$value": "{base.color.transparent}",
36577
+ "filePath": "src/tokens/component/label.json5",
36578
+ "isSource": true,
36579
+ "$type": "color"
36580
+ },
36581
+ "light-high-contrast": {
36582
+ "$value": "{label.blue.fgColor.rest}",
36583
+ "filePath": "src/tokens/component/label.json5",
36584
+ "isSource": true,
36585
+ "$type": "color"
36586
+ },
36587
+ "dark-high-contrast": {
36588
+ "$value": "{label.blue.fgColor.rest}",
36589
+ "filePath": "src/tokens/component/label.json5",
36590
+ "isSource": true,
36591
+ "$type": "color"
36592
+ },
36593
+ "dark-dimmed-high-contrast": {
36594
+ "$value": "{label.blue.fgColor.rest}",
36595
+ "filePath": "src/tokens/component/label.json5",
36596
+ "isSource": true,
36597
+ "$type": "color"
36598
+ },
36599
+ "dark-tritanopia-high-contrast": {
36600
+ "$value": "{label.blue.fgColor.rest}",
36601
+ "filePath": "src/tokens/component/label.json5",
36602
+ "isSource": true,
36603
+ "$type": "color"
36604
+ },
36605
+ "dark-protanopia-deuteranopia-high-contrast": {
36606
+ "$value": "{label.blue.fgColor.rest}",
36607
+ "filePath": "src/tokens/component/label.json5",
36608
+ "isSource": true,
36609
+ "$type": "color"
36610
+ },
36611
+ "light-tritanopia-high-contrast": {
36612
+ "$value": "{label.blue.fgColor.rest}",
36613
+ "filePath": "src/tokens/component/label.json5",
36614
+ "isSource": true,
36615
+ "$type": "color"
36616
+ },
36617
+ "light-protanopia-deuteranopia-high-contrast": {
36618
+ "$value": "{label.blue.fgColor.rest}",
36382
36619
  "filePath": "src/tokens/component/label.json5",
36383
36620
  "isSource": true,
36384
36621
  "$type": "color"
36385
36622
  }
36386
36623
  }
36387
36624
  },
36388
- "key": "{label.blue.fgColor.active}"
36625
+ "key": "{label.blue.borderColor}"
36389
36626
  },
36390
- "name": "label-blue-fgColor-active",
36627
+ "name": "label-blue-borderColor",
36391
36628
  "attributes": {},
36392
- "path": ["label", "blue", "fgColor", "active"],
36393
- "value": "#003d99",
36629
+ "path": ["label", "blue", "borderColor"],
36630
+ "value": "#ffffff00",
36394
36631
  "type": "color"
36395
36632
  },
36396
- "label-blue-fgColor-hover": {
36397
- "key": "{label.blue.fgColor.hover}",
36633
+ "label-blue-fgColor-active": {
36634
+ "key": "{label.blue.fgColor.active}",
36398
36635
  "$extensions": {
36399
36636
  "org.primer.figma": {
36400
36637
  "collection": "mode",
@@ -36403,7 +36640,7 @@
36403
36640
  },
36404
36641
  "org.primer.overrides": {
36405
36642
  "dark": {
36406
- "$value": "#004db3",
36643
+ "$value": "#003d99",
36407
36644
  "filePath": "src/tokens/component/label.json5",
36408
36645
  "isSource": true,
36409
36646
  "$type": "color"
@@ -36413,7 +36650,7 @@
36413
36650
  "filePath": "src/tokens/component/label.json5",
36414
36651
  "isSource": true,
36415
36652
  "original": {
36416
- "$value": "{base.display.color.blue.7}",
36653
+ "$value": "{base.display.color.blue.8}",
36417
36654
  "$type": "color",
36418
36655
  "$extensions": {
36419
36656
  "org.primer.figma": {
@@ -36423,24 +36660,69 @@
36423
36660
  },
36424
36661
  "org.primer.overrides": {
36425
36662
  "dark": {
36426
- "$value": "{base.display.color.blue.7}",
36663
+ "$value": "{base.display.color.blue.8}",
36427
36664
  "filePath": "src/tokens/component/label.json5",
36428
36665
  "isSource": true,
36429
36666
  "$type": "color"
36430
36667
  }
36431
36668
  }
36432
36669
  },
36433
- "key": "{label.blue.fgColor.hover}"
36670
+ "key": "{label.blue.fgColor.active}"
36434
36671
  },
36435
- "name": "label-blue-fgColor-hover",
36672
+ "name": "label-blue-fgColor-active",
36436
36673
  "attributes": {},
36437
- "path": ["label", "blue", "fgColor", "hover"],
36438
- "value": "#004db3",
36674
+ "path": ["label", "blue", "fgColor", "active"],
36675
+ "value": "#003d99",
36439
36676
  "type": "color"
36440
36677
  },
36441
- "label-blue-fgColor-rest": {
36442
- "key": "{label.blue.fgColor.rest}",
36443
- "$extensions": {
36678
+ "label-blue-fgColor-hover": {
36679
+ "key": "{label.blue.fgColor.hover}",
36680
+ "$extensions": {
36681
+ "org.primer.figma": {
36682
+ "collection": "mode",
36683
+ "group": "component",
36684
+ "scopes": ["fgColor"]
36685
+ },
36686
+ "org.primer.overrides": {
36687
+ "dark": {
36688
+ "$value": "#004db3",
36689
+ "filePath": "src/tokens/component/label.json5",
36690
+ "isSource": true,
36691
+ "$type": "color"
36692
+ }
36693
+ }
36694
+ },
36695
+ "filePath": "src/tokens/component/label.json5",
36696
+ "isSource": true,
36697
+ "original": {
36698
+ "$value": "{base.display.color.blue.7}",
36699
+ "$type": "color",
36700
+ "$extensions": {
36701
+ "org.primer.figma": {
36702
+ "collection": "mode",
36703
+ "group": "component",
36704
+ "scopes": ["fgColor"]
36705
+ },
36706
+ "org.primer.overrides": {
36707
+ "dark": {
36708
+ "$value": "{base.display.color.blue.7}",
36709
+ "filePath": "src/tokens/component/label.json5",
36710
+ "isSource": true,
36711
+ "$type": "color"
36712
+ }
36713
+ }
36714
+ },
36715
+ "key": "{label.blue.fgColor.hover}"
36716
+ },
36717
+ "name": "label-blue-fgColor-hover",
36718
+ "attributes": {},
36719
+ "path": ["label", "blue", "fgColor", "hover"],
36720
+ "value": "#004db3",
36721
+ "type": "color"
36722
+ },
36723
+ "label-blue-fgColor-rest": {
36724
+ "key": "{label.blue.fgColor.rest}",
36725
+ "$extensions": {
36444
36726
  "org.primer.figma": {
36445
36727
  "collection": "mode",
36446
36728
  "group": "component",
@@ -36618,6 +36900,147 @@
36618
36900
  "value": "#eeeae2",
36619
36901
  "type": "color"
36620
36902
  },
36903
+ "label-brown-borderColor": {
36904
+ "key": "{label.brown.borderColor}",
36905
+ "$extensions": {
36906
+ "org.primer.figma": {
36907
+ "collection": "mode",
36908
+ "group": "component",
36909
+ "scopes": ["borderColor"]
36910
+ },
36911
+ "org.primer.overrides": {
36912
+ "dark": {
36913
+ "$value": "#ffffff00",
36914
+ "filePath": "src/tokens/component/label.json5",
36915
+ "isSource": true,
36916
+ "$type": "color"
36917
+ },
36918
+ "dark-dimmed": {
36919
+ "$value": "#ffffff00",
36920
+ "filePath": "src/tokens/component/label.json5",
36921
+ "isSource": true,
36922
+ "$type": "color"
36923
+ },
36924
+ "light-high-contrast": {
36925
+ "$value": "#755f43",
36926
+ "filePath": "src/tokens/component/label.json5",
36927
+ "isSource": true,
36928
+ "$type": "color"
36929
+ },
36930
+ "dark-high-contrast": {
36931
+ "$value": "#755f43",
36932
+ "filePath": "src/tokens/component/label.json5",
36933
+ "isSource": true,
36934
+ "$type": "color"
36935
+ },
36936
+ "dark-dimmed-high-contrast": {
36937
+ "$value": "#755f43",
36938
+ "filePath": "src/tokens/component/label.json5",
36939
+ "isSource": true,
36940
+ "$type": "color"
36941
+ },
36942
+ "dark-tritanopia-high-contrast": {
36943
+ "$value": "#755f43",
36944
+ "filePath": "src/tokens/component/label.json5",
36945
+ "isSource": true,
36946
+ "$type": "color"
36947
+ },
36948
+ "dark-protanopia-deuteranopia-high-contrast": {
36949
+ "$value": "#755f43",
36950
+ "filePath": "src/tokens/component/label.json5",
36951
+ "isSource": true,
36952
+ "$type": "color"
36953
+ },
36954
+ "light-tritanopia-high-contrast": {
36955
+ "$value": "#755f43",
36956
+ "filePath": "src/tokens/component/label.json5",
36957
+ "isSource": true,
36958
+ "$type": "color"
36959
+ },
36960
+ "light-protanopia-deuteranopia-high-contrast": {
36961
+ "$value": "#755f43",
36962
+ "filePath": "src/tokens/component/label.json5",
36963
+ "isSource": true,
36964
+ "$type": "color"
36965
+ }
36966
+ }
36967
+ },
36968
+ "filePath": "src/tokens/component/label.json5",
36969
+ "isSource": true,
36970
+ "original": {
36971
+ "$value": "{base.color.transparent}",
36972
+ "$type": "color",
36973
+ "$extensions": {
36974
+ "org.primer.figma": {
36975
+ "collection": "mode",
36976
+ "group": "component",
36977
+ "scopes": ["borderColor"]
36978
+ },
36979
+ "org.primer.overrides": {
36980
+ "dark": {
36981
+ "$value": "{base.color.transparent}",
36982
+ "filePath": "src/tokens/component/label.json5",
36983
+ "isSource": true,
36984
+ "$type": "color"
36985
+ },
36986
+ "dark-dimmed": {
36987
+ "$value": "{base.color.transparent}",
36988
+ "filePath": "src/tokens/component/label.json5",
36989
+ "isSource": true,
36990
+ "$type": "color"
36991
+ },
36992
+ "light-high-contrast": {
36993
+ "$value": "{label.brown.fgColor.rest}",
36994
+ "filePath": "src/tokens/component/label.json5",
36995
+ "isSource": true,
36996
+ "$type": "color"
36997
+ },
36998
+ "dark-high-contrast": {
36999
+ "$value": "{label.brown.fgColor.rest}",
37000
+ "filePath": "src/tokens/component/label.json5",
37001
+ "isSource": true,
37002
+ "$type": "color"
37003
+ },
37004
+ "dark-dimmed-high-contrast": {
37005
+ "$value": "{label.brown.fgColor.rest}",
37006
+ "filePath": "src/tokens/component/label.json5",
37007
+ "isSource": true,
37008
+ "$type": "color"
37009
+ },
37010
+ "dark-tritanopia-high-contrast": {
37011
+ "$value": "{label.brown.fgColor.rest}",
37012
+ "filePath": "src/tokens/component/label.json5",
37013
+ "isSource": true,
37014
+ "$type": "color"
37015
+ },
37016
+ "dark-protanopia-deuteranopia-high-contrast": {
37017
+ "$value": "{label.brown.fgColor.rest}",
37018
+ "filePath": "src/tokens/component/label.json5",
37019
+ "isSource": true,
37020
+ "$type": "color"
37021
+ },
37022
+ "light-tritanopia-high-contrast": {
37023
+ "$value": "{label.brown.fgColor.rest}",
37024
+ "filePath": "src/tokens/component/label.json5",
37025
+ "isSource": true,
37026
+ "$type": "color"
37027
+ },
37028
+ "light-protanopia-deuteranopia-high-contrast": {
37029
+ "$value": "{label.brown.fgColor.rest}",
37030
+ "filePath": "src/tokens/component/label.json5",
37031
+ "isSource": true,
37032
+ "$type": "color"
37033
+ }
37034
+ }
37035
+ },
37036
+ "key": "{label.brown.borderColor}"
37037
+ },
37038
+ "name": "label-brown-borderColor",
37039
+ "attributes": {},
37040
+ "path": ["label", "brown", "borderColor"],
37041
+ "value": "#ffffff00",
37042
+ "type": "color"
37043
+ },
36621
37044
  "label-brown-fgColor-active": {
36622
37045
  "key": "{label.brown.fgColor.active}",
36623
37046
  "$extensions": {
@@ -36888,17 +37311,65 @@
36888
37311
  "value": "#ffe5db",
36889
37312
  "type": "color"
36890
37313
  },
36891
- "label-coral-fgColor-active": {
36892
- "key": "{label.coral.fgColor.active}",
37314
+ "label-coral-borderColor": {
37315
+ "key": "{label.coral.borderColor}",
36893
37316
  "$extensions": {
36894
37317
  "org.primer.figma": {
36895
37318
  "collection": "mode",
36896
37319
  "group": "component",
36897
- "scopes": ["fgColor"]
37320
+ "scopes": ["borderColor"]
36898
37321
  },
36899
37322
  "org.primer.overrides": {
36900
37323
  "dark": {
36901
- "$value": "#7e2011",
37324
+ "$value": "#ffffff00",
37325
+ "filePath": "src/tokens/component/label.json5",
37326
+ "isSource": true,
37327
+ "$type": "color"
37328
+ },
37329
+ "dark-dimmed": {
37330
+ "$value": "#ffffff00",
37331
+ "filePath": "src/tokens/component/label.json5",
37332
+ "isSource": true,
37333
+ "$type": "color"
37334
+ },
37335
+ "light-high-contrast": {
37336
+ "$value": "#ba2e12",
37337
+ "filePath": "src/tokens/component/label.json5",
37338
+ "isSource": true,
37339
+ "$type": "color"
37340
+ },
37341
+ "dark-high-contrast": {
37342
+ "$value": "#ba2e12",
37343
+ "filePath": "src/tokens/component/label.json5",
37344
+ "isSource": true,
37345
+ "$type": "color"
37346
+ },
37347
+ "dark-dimmed-high-contrast": {
37348
+ "$value": "#ba2e12",
37349
+ "filePath": "src/tokens/component/label.json5",
37350
+ "isSource": true,
37351
+ "$type": "color"
37352
+ },
37353
+ "dark-tritanopia-high-contrast": {
37354
+ "$value": "#ba2e12",
37355
+ "filePath": "src/tokens/component/label.json5",
37356
+ "isSource": true,
37357
+ "$type": "color"
37358
+ },
37359
+ "dark-protanopia-deuteranopia-high-contrast": {
37360
+ "$value": "#ba2e12",
37361
+ "filePath": "src/tokens/component/label.json5",
37362
+ "isSource": true,
37363
+ "$type": "color"
37364
+ },
37365
+ "light-tritanopia-high-contrast": {
37366
+ "$value": "#ba2e12",
37367
+ "filePath": "src/tokens/component/label.json5",
37368
+ "isSource": true,
37369
+ "$type": "color"
37370
+ },
37371
+ "light-protanopia-deuteranopia-high-contrast": {
37372
+ "$value": "#ba2e12",
36902
37373
  "filePath": "src/tokens/component/label.json5",
36903
37374
  "isSource": true,
36904
37375
  "$type": "color"
@@ -36908,39 +37379,132 @@
36908
37379
  "filePath": "src/tokens/component/label.json5",
36909
37380
  "isSource": true,
36910
37381
  "original": {
36911
- "$value": "{base.display.color.coral.8}",
37382
+ "$value": "{base.color.transparent}",
36912
37383
  "$type": "color",
36913
37384
  "$extensions": {
36914
37385
  "org.primer.figma": {
36915
37386
  "collection": "mode",
36916
37387
  "group": "component",
36917
- "scopes": ["fgColor"]
37388
+ "scopes": ["borderColor"]
36918
37389
  },
36919
37390
  "org.primer.overrides": {
36920
37391
  "dark": {
36921
- "$value": "{base.display.color.coral.8}",
37392
+ "$value": "{base.color.transparent}",
36922
37393
  "filePath": "src/tokens/component/label.json5",
36923
37394
  "isSource": true,
36924
37395
  "$type": "color"
36925
- }
36926
- }
36927
- },
36928
- "key": "{label.coral.fgColor.active}"
36929
- },
36930
- "name": "label-coral-fgColor-active",
36931
- "attributes": {},
36932
- "path": ["label", "coral", "fgColor", "active"],
36933
- "value": "#7e2011",
36934
- "type": "color"
36935
- },
36936
- "label-coral-fgColor-hover": {
36937
- "key": "{label.coral.fgColor.hover}",
36938
- "$extensions": {
36939
- "org.primer.figma": {
36940
- "collection": "mode",
36941
- "group": "component",
36942
- "scopes": ["fgColor"]
36943
- },
37396
+ },
37397
+ "dark-dimmed": {
37398
+ "$value": "{base.color.transparent}",
37399
+ "filePath": "src/tokens/component/label.json5",
37400
+ "isSource": true,
37401
+ "$type": "color"
37402
+ },
37403
+ "light-high-contrast": {
37404
+ "$value": "{label.coral.fgColor.rest}",
37405
+ "filePath": "src/tokens/component/label.json5",
37406
+ "isSource": true,
37407
+ "$type": "color"
37408
+ },
37409
+ "dark-high-contrast": {
37410
+ "$value": "{label.coral.fgColor.rest}",
37411
+ "filePath": "src/tokens/component/label.json5",
37412
+ "isSource": true,
37413
+ "$type": "color"
37414
+ },
37415
+ "dark-dimmed-high-contrast": {
37416
+ "$value": "{label.coral.fgColor.rest}",
37417
+ "filePath": "src/tokens/component/label.json5",
37418
+ "isSource": true,
37419
+ "$type": "color"
37420
+ },
37421
+ "dark-tritanopia-high-contrast": {
37422
+ "$value": "{label.coral.fgColor.rest}",
37423
+ "filePath": "src/tokens/component/label.json5",
37424
+ "isSource": true,
37425
+ "$type": "color"
37426
+ },
37427
+ "dark-protanopia-deuteranopia-high-contrast": {
37428
+ "$value": "{label.coral.fgColor.rest}",
37429
+ "filePath": "src/tokens/component/label.json5",
37430
+ "isSource": true,
37431
+ "$type": "color"
37432
+ },
37433
+ "light-tritanopia-high-contrast": {
37434
+ "$value": "{label.coral.fgColor.rest}",
37435
+ "filePath": "src/tokens/component/label.json5",
37436
+ "isSource": true,
37437
+ "$type": "color"
37438
+ },
37439
+ "light-protanopia-deuteranopia-high-contrast": {
37440
+ "$value": "{label.coral.fgColor.rest}",
37441
+ "filePath": "src/tokens/component/label.json5",
37442
+ "isSource": true,
37443
+ "$type": "color"
37444
+ }
37445
+ }
37446
+ },
37447
+ "key": "{label.coral.borderColor}"
37448
+ },
37449
+ "name": "label-coral-borderColor",
37450
+ "attributes": {},
37451
+ "path": ["label", "coral", "borderColor"],
37452
+ "value": "#ffffff00",
37453
+ "type": "color"
37454
+ },
37455
+ "label-coral-fgColor-active": {
37456
+ "key": "{label.coral.fgColor.active}",
37457
+ "$extensions": {
37458
+ "org.primer.figma": {
37459
+ "collection": "mode",
37460
+ "group": "component",
37461
+ "scopes": ["fgColor"]
37462
+ },
37463
+ "org.primer.overrides": {
37464
+ "dark": {
37465
+ "$value": "#7e2011",
37466
+ "filePath": "src/tokens/component/label.json5",
37467
+ "isSource": true,
37468
+ "$type": "color"
37469
+ }
37470
+ }
37471
+ },
37472
+ "filePath": "src/tokens/component/label.json5",
37473
+ "isSource": true,
37474
+ "original": {
37475
+ "$value": "{base.display.color.coral.8}",
37476
+ "$type": "color",
37477
+ "$extensions": {
37478
+ "org.primer.figma": {
37479
+ "collection": "mode",
37480
+ "group": "component",
37481
+ "scopes": ["fgColor"]
37482
+ },
37483
+ "org.primer.overrides": {
37484
+ "dark": {
37485
+ "$value": "{base.display.color.coral.8}",
37486
+ "filePath": "src/tokens/component/label.json5",
37487
+ "isSource": true,
37488
+ "$type": "color"
37489
+ }
37490
+ }
37491
+ },
37492
+ "key": "{label.coral.fgColor.active}"
37493
+ },
37494
+ "name": "label-coral-fgColor-active",
37495
+ "attributes": {},
37496
+ "path": ["label", "coral", "fgColor", "active"],
37497
+ "value": "#7e2011",
37498
+ "type": "color"
37499
+ },
37500
+ "label-coral-fgColor-hover": {
37501
+ "key": "{label.coral.fgColor.hover}",
37502
+ "$extensions": {
37503
+ "org.primer.figma": {
37504
+ "collection": "mode",
37505
+ "group": "component",
37506
+ "scopes": ["fgColor"]
37507
+ },
36944
37508
  "org.primer.overrides": {
36945
37509
  "dark": {
36946
37510
  "$value": "#9b2712",
@@ -37158,6 +37722,147 @@
37158
37722
  "value": "#bdf4ff",
37159
37723
  "type": "color"
37160
37724
  },
37725
+ "label-cyan-borderColor": {
37726
+ "key": "{label.cyan.borderColor}",
37727
+ "$extensions": {
37728
+ "org.primer.figma": {
37729
+ "collection": "mode",
37730
+ "group": "component",
37731
+ "scopes": ["borderColor"]
37732
+ },
37733
+ "org.primer.overrides": {
37734
+ "dark": {
37735
+ "$value": "#ffffff00",
37736
+ "filePath": "src/tokens/component/label.json5",
37737
+ "isSource": true,
37738
+ "$type": "color"
37739
+ },
37740
+ "dark-dimmed": {
37741
+ "$value": "#ffffff00",
37742
+ "filePath": "src/tokens/component/label.json5",
37743
+ "isSource": true,
37744
+ "$type": "color"
37745
+ },
37746
+ "light-high-contrast": {
37747
+ "$value": "#006a80",
37748
+ "filePath": "src/tokens/component/label.json5",
37749
+ "isSource": true,
37750
+ "$type": "color"
37751
+ },
37752
+ "dark-high-contrast": {
37753
+ "$value": "#006a80",
37754
+ "filePath": "src/tokens/component/label.json5",
37755
+ "isSource": true,
37756
+ "$type": "color"
37757
+ },
37758
+ "dark-dimmed-high-contrast": {
37759
+ "$value": "#006a80",
37760
+ "filePath": "src/tokens/component/label.json5",
37761
+ "isSource": true,
37762
+ "$type": "color"
37763
+ },
37764
+ "dark-tritanopia-high-contrast": {
37765
+ "$value": "#006a80",
37766
+ "filePath": "src/tokens/component/label.json5",
37767
+ "isSource": true,
37768
+ "$type": "color"
37769
+ },
37770
+ "dark-protanopia-deuteranopia-high-contrast": {
37771
+ "$value": "#006a80",
37772
+ "filePath": "src/tokens/component/label.json5",
37773
+ "isSource": true,
37774
+ "$type": "color"
37775
+ },
37776
+ "light-tritanopia-high-contrast": {
37777
+ "$value": "#006a80",
37778
+ "filePath": "src/tokens/component/label.json5",
37779
+ "isSource": true,
37780
+ "$type": "color"
37781
+ },
37782
+ "light-protanopia-deuteranopia-high-contrast": {
37783
+ "$value": "#006a80",
37784
+ "filePath": "src/tokens/component/label.json5",
37785
+ "isSource": true,
37786
+ "$type": "color"
37787
+ }
37788
+ }
37789
+ },
37790
+ "filePath": "src/tokens/component/label.json5",
37791
+ "isSource": true,
37792
+ "original": {
37793
+ "$value": "{base.color.transparent}",
37794
+ "$type": "color",
37795
+ "$extensions": {
37796
+ "org.primer.figma": {
37797
+ "collection": "mode",
37798
+ "group": "component",
37799
+ "scopes": ["borderColor"]
37800
+ },
37801
+ "org.primer.overrides": {
37802
+ "dark": {
37803
+ "$value": "{base.color.transparent}",
37804
+ "filePath": "src/tokens/component/label.json5",
37805
+ "isSource": true,
37806
+ "$type": "color"
37807
+ },
37808
+ "dark-dimmed": {
37809
+ "$value": "{base.color.transparent}",
37810
+ "filePath": "src/tokens/component/label.json5",
37811
+ "isSource": true,
37812
+ "$type": "color"
37813
+ },
37814
+ "light-high-contrast": {
37815
+ "$value": "{label.cyan.fgColor.rest}",
37816
+ "filePath": "src/tokens/component/label.json5",
37817
+ "isSource": true,
37818
+ "$type": "color"
37819
+ },
37820
+ "dark-high-contrast": {
37821
+ "$value": "{label.cyan.fgColor.rest}",
37822
+ "filePath": "src/tokens/component/label.json5",
37823
+ "isSource": true,
37824
+ "$type": "color"
37825
+ },
37826
+ "dark-dimmed-high-contrast": {
37827
+ "$value": "{label.cyan.fgColor.rest}",
37828
+ "filePath": "src/tokens/component/label.json5",
37829
+ "isSource": true,
37830
+ "$type": "color"
37831
+ },
37832
+ "dark-tritanopia-high-contrast": {
37833
+ "$value": "{label.cyan.fgColor.rest}",
37834
+ "filePath": "src/tokens/component/label.json5",
37835
+ "isSource": true,
37836
+ "$type": "color"
37837
+ },
37838
+ "dark-protanopia-deuteranopia-high-contrast": {
37839
+ "$value": "{label.cyan.fgColor.rest}",
37840
+ "filePath": "src/tokens/component/label.json5",
37841
+ "isSource": true,
37842
+ "$type": "color"
37843
+ },
37844
+ "light-tritanopia-high-contrast": {
37845
+ "$value": "{label.cyan.fgColor.rest}",
37846
+ "filePath": "src/tokens/component/label.json5",
37847
+ "isSource": true,
37848
+ "$type": "color"
37849
+ },
37850
+ "light-protanopia-deuteranopia-high-contrast": {
37851
+ "$value": "{label.cyan.fgColor.rest}",
37852
+ "filePath": "src/tokens/component/label.json5",
37853
+ "isSource": true,
37854
+ "$type": "color"
37855
+ }
37856
+ }
37857
+ },
37858
+ "key": "{label.cyan.borderColor}"
37859
+ },
37860
+ "name": "label-cyan-borderColor",
37861
+ "attributes": {},
37862
+ "path": ["label", "cyan", "borderColor"],
37863
+ "value": "#ffffff00",
37864
+ "type": "color"
37865
+ },
37161
37866
  "label-cyan-fgColor-active": {
37162
37867
  "key": "{label.cyan.fgColor.active}",
37163
37868
  "$extensions": {
@@ -37428,40 +38133,181 @@
37428
38133
  "value": "#e8ecf2",
37429
38134
  "type": "color"
37430
38135
  },
37431
- "label-gray-fgColor-active": {
37432
- "key": "{label.gray.fgColor.active}",
38136
+ "label-gray-borderColor": {
38137
+ "key": "{label.gray.borderColor}",
37433
38138
  "$extensions": {
37434
38139
  "org.primer.figma": {
37435
38140
  "collection": "mode",
37436
38141
  "group": "component",
37437
- "scopes": ["fgColor"]
38142
+ "scopes": ["borderColor"]
37438
38143
  },
37439
38144
  "org.primer.overrides": {
37440
38145
  "dark": {
37441
- "$value": "#424448",
38146
+ "$value": "#ffffff00",
37442
38147
  "filePath": "src/tokens/component/label.json5",
37443
38148
  "isSource": true,
37444
38149
  "$type": "color"
37445
- }
37446
- }
37447
- },
37448
- "filePath": "src/tokens/component/label.json5",
37449
- "isSource": true,
37450
- "original": {
37451
- "$value": "{base.display.color.gray.8}",
37452
- "$type": "color",
37453
- "$extensions": {
37454
- "org.primer.figma": {
37455
- "collection": "mode",
37456
- "group": "component",
37457
- "scopes": ["fgColor"]
37458
38150
  },
37459
- "org.primer.overrides": {
37460
- "dark": {
37461
- "$value": "{base.display.color.gray.8}",
37462
- "filePath": "src/tokens/component/label.json5",
37463
- "isSource": true,
37464
- "$type": "color"
38151
+ "dark-dimmed": {
38152
+ "$value": "#ffffff00",
38153
+ "filePath": "src/tokens/component/label.json5",
38154
+ "isSource": true,
38155
+ "$type": "color"
38156
+ },
38157
+ "light-high-contrast": {
38158
+ "$value": "#5c6570",
38159
+ "filePath": "src/tokens/component/label.json5",
38160
+ "isSource": true,
38161
+ "$type": "color"
38162
+ },
38163
+ "dark-high-contrast": {
38164
+ "$value": "#5c6570",
38165
+ "filePath": "src/tokens/component/label.json5",
38166
+ "isSource": true,
38167
+ "$type": "color"
38168
+ },
38169
+ "dark-dimmed-high-contrast": {
38170
+ "$value": "#5c6570",
38171
+ "filePath": "src/tokens/component/label.json5",
38172
+ "isSource": true,
38173
+ "$type": "color"
38174
+ },
38175
+ "dark-tritanopia-high-contrast": {
38176
+ "$value": "#5c6570",
38177
+ "filePath": "src/tokens/component/label.json5",
38178
+ "isSource": true,
38179
+ "$type": "color"
38180
+ },
38181
+ "dark-protanopia-deuteranopia-high-contrast": {
38182
+ "$value": "#5c6570",
38183
+ "filePath": "src/tokens/component/label.json5",
38184
+ "isSource": true,
38185
+ "$type": "color"
38186
+ },
38187
+ "light-tritanopia-high-contrast": {
38188
+ "$value": "#5c6570",
38189
+ "filePath": "src/tokens/component/label.json5",
38190
+ "isSource": true,
38191
+ "$type": "color"
38192
+ },
38193
+ "light-protanopia-deuteranopia-high-contrast": {
38194
+ "$value": "#5c6570",
38195
+ "filePath": "src/tokens/component/label.json5",
38196
+ "isSource": true,
38197
+ "$type": "color"
38198
+ }
38199
+ }
38200
+ },
38201
+ "filePath": "src/tokens/component/label.json5",
38202
+ "isSource": true,
38203
+ "original": {
38204
+ "$value": "{base.color.transparent}",
38205
+ "$type": "color",
38206
+ "$extensions": {
38207
+ "org.primer.figma": {
38208
+ "collection": "mode",
38209
+ "group": "component",
38210
+ "scopes": ["borderColor"]
38211
+ },
38212
+ "org.primer.overrides": {
38213
+ "dark": {
38214
+ "$value": "{base.color.transparent}",
38215
+ "filePath": "src/tokens/component/label.json5",
38216
+ "isSource": true,
38217
+ "$type": "color"
38218
+ },
38219
+ "dark-dimmed": {
38220
+ "$value": "{base.color.transparent}",
38221
+ "filePath": "src/tokens/component/label.json5",
38222
+ "isSource": true,
38223
+ "$type": "color"
38224
+ },
38225
+ "light-high-contrast": {
38226
+ "$value": "{label.gray.fgColor.rest}",
38227
+ "filePath": "src/tokens/component/label.json5",
38228
+ "isSource": true,
38229
+ "$type": "color"
38230
+ },
38231
+ "dark-high-contrast": {
38232
+ "$value": "{label.gray.fgColor.rest}",
38233
+ "filePath": "src/tokens/component/label.json5",
38234
+ "isSource": true,
38235
+ "$type": "color"
38236
+ },
38237
+ "dark-dimmed-high-contrast": {
38238
+ "$value": "{label.gray.fgColor.rest}",
38239
+ "filePath": "src/tokens/component/label.json5",
38240
+ "isSource": true,
38241
+ "$type": "color"
38242
+ },
38243
+ "dark-tritanopia-high-contrast": {
38244
+ "$value": "{label.gray.fgColor.rest}",
38245
+ "filePath": "src/tokens/component/label.json5",
38246
+ "isSource": true,
38247
+ "$type": "color"
38248
+ },
38249
+ "dark-protanopia-deuteranopia-high-contrast": {
38250
+ "$value": "{label.gray.fgColor.rest}",
38251
+ "filePath": "src/tokens/component/label.json5",
38252
+ "isSource": true,
38253
+ "$type": "color"
38254
+ },
38255
+ "light-tritanopia-high-contrast": {
38256
+ "$value": "{label.gray.fgColor.rest}",
38257
+ "filePath": "src/tokens/component/label.json5",
38258
+ "isSource": true,
38259
+ "$type": "color"
38260
+ },
38261
+ "light-protanopia-deuteranopia-high-contrast": {
38262
+ "$value": "{label.gray.fgColor.rest}",
38263
+ "filePath": "src/tokens/component/label.json5",
38264
+ "isSource": true,
38265
+ "$type": "color"
38266
+ }
38267
+ }
38268
+ },
38269
+ "key": "{label.gray.borderColor}"
38270
+ },
38271
+ "name": "label-gray-borderColor",
38272
+ "attributes": {},
38273
+ "path": ["label", "gray", "borderColor"],
38274
+ "value": "#ffffff00",
38275
+ "type": "color"
38276
+ },
38277
+ "label-gray-fgColor-active": {
38278
+ "key": "{label.gray.fgColor.active}",
38279
+ "$extensions": {
38280
+ "org.primer.figma": {
38281
+ "collection": "mode",
38282
+ "group": "component",
38283
+ "scopes": ["fgColor"]
38284
+ },
38285
+ "org.primer.overrides": {
38286
+ "dark": {
38287
+ "$value": "#424448",
38288
+ "filePath": "src/tokens/component/label.json5",
38289
+ "isSource": true,
38290
+ "$type": "color"
38291
+ }
38292
+ }
38293
+ },
38294
+ "filePath": "src/tokens/component/label.json5",
38295
+ "isSource": true,
38296
+ "original": {
38297
+ "$value": "{base.display.color.gray.8}",
38298
+ "$type": "color",
38299
+ "$extensions": {
38300
+ "org.primer.figma": {
38301
+ "collection": "mode",
38302
+ "group": "component",
38303
+ "scopes": ["fgColor"]
38304
+ },
38305
+ "org.primer.overrides": {
38306
+ "dark": {
38307
+ "$value": "{base.display.color.gray.8}",
38308
+ "filePath": "src/tokens/component/label.json5",
38309
+ "isSource": true,
38310
+ "$type": "color"
37465
38311
  }
37466
38312
  }
37467
38313
  },
@@ -37690,12 +38536,153 @@
37690
38536
  }
37691
38537
  }
37692
38538
  },
37693
- "key": "{label.green.bgColor.rest}"
38539
+ "key": "{label.green.bgColor.rest}"
38540
+ },
38541
+ "name": "label-green-bgColor-rest",
38542
+ "attributes": {},
38543
+ "path": ["label", "green", "bgColor", "rest"],
38544
+ "value": "#caf7ca",
38545
+ "type": "color"
38546
+ },
38547
+ "label-green-borderColor": {
38548
+ "key": "{label.green.borderColor}",
38549
+ "$extensions": {
38550
+ "org.primer.figma": {
38551
+ "collection": "mode",
38552
+ "group": "component",
38553
+ "scopes": ["borderColor"]
38554
+ },
38555
+ "org.primer.overrides": {
38556
+ "dark": {
38557
+ "$value": "#ffffff00",
38558
+ "filePath": "src/tokens/component/label.json5",
38559
+ "isSource": true,
38560
+ "$type": "color"
38561
+ },
38562
+ "dark-dimmed": {
38563
+ "$value": "#ffffff00",
38564
+ "filePath": "src/tokens/component/label.json5",
38565
+ "isSource": true,
38566
+ "$type": "color"
38567
+ },
38568
+ "light-high-contrast": {
38569
+ "$value": "#2b6e3f",
38570
+ "filePath": "src/tokens/component/label.json5",
38571
+ "isSource": true,
38572
+ "$type": "color"
38573
+ },
38574
+ "dark-high-contrast": {
38575
+ "$value": "#2b6e3f",
38576
+ "filePath": "src/tokens/component/label.json5",
38577
+ "isSource": true,
38578
+ "$type": "color"
38579
+ },
38580
+ "dark-dimmed-high-contrast": {
38581
+ "$value": "#2b6e3f",
38582
+ "filePath": "src/tokens/component/label.json5",
38583
+ "isSource": true,
38584
+ "$type": "color"
38585
+ },
38586
+ "dark-tritanopia-high-contrast": {
38587
+ "$value": "#2b6e3f",
38588
+ "filePath": "src/tokens/component/label.json5",
38589
+ "isSource": true,
38590
+ "$type": "color"
38591
+ },
38592
+ "dark-protanopia-deuteranopia-high-contrast": {
38593
+ "$value": "#2b6e3f",
38594
+ "filePath": "src/tokens/component/label.json5",
38595
+ "isSource": true,
38596
+ "$type": "color"
38597
+ },
38598
+ "light-tritanopia-high-contrast": {
38599
+ "$value": "#2b6e3f",
38600
+ "filePath": "src/tokens/component/label.json5",
38601
+ "isSource": true,
38602
+ "$type": "color"
38603
+ },
38604
+ "light-protanopia-deuteranopia-high-contrast": {
38605
+ "$value": "#2b6e3f",
38606
+ "filePath": "src/tokens/component/label.json5",
38607
+ "isSource": true,
38608
+ "$type": "color"
38609
+ }
38610
+ }
38611
+ },
38612
+ "filePath": "src/tokens/component/label.json5",
38613
+ "isSource": true,
38614
+ "original": {
38615
+ "$value": "{base.color.transparent}",
38616
+ "$type": "color",
38617
+ "$extensions": {
38618
+ "org.primer.figma": {
38619
+ "collection": "mode",
38620
+ "group": "component",
38621
+ "scopes": ["borderColor"]
38622
+ },
38623
+ "org.primer.overrides": {
38624
+ "dark": {
38625
+ "$value": "{base.color.transparent}",
38626
+ "filePath": "src/tokens/component/label.json5",
38627
+ "isSource": true,
38628
+ "$type": "color"
38629
+ },
38630
+ "dark-dimmed": {
38631
+ "$value": "{base.color.transparent}",
38632
+ "filePath": "src/tokens/component/label.json5",
38633
+ "isSource": true,
38634
+ "$type": "color"
38635
+ },
38636
+ "light-high-contrast": {
38637
+ "$value": "{label.green.fgColor.rest}",
38638
+ "filePath": "src/tokens/component/label.json5",
38639
+ "isSource": true,
38640
+ "$type": "color"
38641
+ },
38642
+ "dark-high-contrast": {
38643
+ "$value": "{label.green.fgColor.rest}",
38644
+ "filePath": "src/tokens/component/label.json5",
38645
+ "isSource": true,
38646
+ "$type": "color"
38647
+ },
38648
+ "dark-dimmed-high-contrast": {
38649
+ "$value": "{label.green.fgColor.rest}",
38650
+ "filePath": "src/tokens/component/label.json5",
38651
+ "isSource": true,
38652
+ "$type": "color"
38653
+ },
38654
+ "dark-tritanopia-high-contrast": {
38655
+ "$value": "{label.green.fgColor.rest}",
38656
+ "filePath": "src/tokens/component/label.json5",
38657
+ "isSource": true,
38658
+ "$type": "color"
38659
+ },
38660
+ "dark-protanopia-deuteranopia-high-contrast": {
38661
+ "$value": "{label.green.fgColor.rest}",
38662
+ "filePath": "src/tokens/component/label.json5",
38663
+ "isSource": true,
38664
+ "$type": "color"
38665
+ },
38666
+ "light-tritanopia-high-contrast": {
38667
+ "$value": "{label.green.fgColor.rest}",
38668
+ "filePath": "src/tokens/component/label.json5",
38669
+ "isSource": true,
38670
+ "$type": "color"
38671
+ },
38672
+ "light-protanopia-deuteranopia-high-contrast": {
38673
+ "$value": "{label.green.fgColor.rest}",
38674
+ "filePath": "src/tokens/component/label.json5",
38675
+ "isSource": true,
38676
+ "$type": "color"
38677
+ }
38678
+ }
38679
+ },
38680
+ "key": "{label.green.borderColor}"
37694
38681
  },
37695
- "name": "label-green-bgColor-rest",
38682
+ "name": "label-green-borderColor",
37696
38683
  "attributes": {},
37697
- "path": ["label", "green", "bgColor", "rest"],
37698
- "value": "#caf7ca",
38684
+ "path": ["label", "green", "borderColor"],
38685
+ "value": "#ffffff00",
37699
38686
  "type": "color"
37700
38687
  },
37701
38688
  "label-green-fgColor-active": {
@@ -37968,6 +38955,147 @@
37968
38955
  "value": "#e5e9ff",
37969
38956
  "type": "color"
37970
38957
  },
38958
+ "label-indigo-borderColor": {
38959
+ "key": "{label.indigo.borderColor}",
38960
+ "$extensions": {
38961
+ "org.primer.figma": {
38962
+ "collection": "mode",
38963
+ "group": "component",
38964
+ "scopes": ["borderColor"]
38965
+ },
38966
+ "org.primer.overrides": {
38967
+ "dark": {
38968
+ "$value": "#ffffff00",
38969
+ "filePath": "src/tokens/component/label.json5",
38970
+ "isSource": true,
38971
+ "$type": "color"
38972
+ },
38973
+ "dark-dimmed": {
38974
+ "$value": "#ffffff00",
38975
+ "filePath": "src/tokens/component/label.json5",
38976
+ "isSource": true,
38977
+ "$type": "color"
38978
+ },
38979
+ "light-high-contrast": {
38980
+ "$value": "#494edf",
38981
+ "filePath": "src/tokens/component/label.json5",
38982
+ "isSource": true,
38983
+ "$type": "color"
38984
+ },
38985
+ "dark-high-contrast": {
38986
+ "$value": "#494edf",
38987
+ "filePath": "src/tokens/component/label.json5",
38988
+ "isSource": true,
38989
+ "$type": "color"
38990
+ },
38991
+ "dark-dimmed-high-contrast": {
38992
+ "$value": "#494edf",
38993
+ "filePath": "src/tokens/component/label.json5",
38994
+ "isSource": true,
38995
+ "$type": "color"
38996
+ },
38997
+ "dark-tritanopia-high-contrast": {
38998
+ "$value": "#494edf",
38999
+ "filePath": "src/tokens/component/label.json5",
39000
+ "isSource": true,
39001
+ "$type": "color"
39002
+ },
39003
+ "dark-protanopia-deuteranopia-high-contrast": {
39004
+ "$value": "#494edf",
39005
+ "filePath": "src/tokens/component/label.json5",
39006
+ "isSource": true,
39007
+ "$type": "color"
39008
+ },
39009
+ "light-tritanopia-high-contrast": {
39010
+ "$value": "#494edf",
39011
+ "filePath": "src/tokens/component/label.json5",
39012
+ "isSource": true,
39013
+ "$type": "color"
39014
+ },
39015
+ "light-protanopia-deuteranopia-high-contrast": {
39016
+ "$value": "#494edf",
39017
+ "filePath": "src/tokens/component/label.json5",
39018
+ "isSource": true,
39019
+ "$type": "color"
39020
+ }
39021
+ }
39022
+ },
39023
+ "filePath": "src/tokens/component/label.json5",
39024
+ "isSource": true,
39025
+ "original": {
39026
+ "$value": "{base.color.transparent}",
39027
+ "$type": "color",
39028
+ "$extensions": {
39029
+ "org.primer.figma": {
39030
+ "collection": "mode",
39031
+ "group": "component",
39032
+ "scopes": ["borderColor"]
39033
+ },
39034
+ "org.primer.overrides": {
39035
+ "dark": {
39036
+ "$value": "{base.color.transparent}",
39037
+ "filePath": "src/tokens/component/label.json5",
39038
+ "isSource": true,
39039
+ "$type": "color"
39040
+ },
39041
+ "dark-dimmed": {
39042
+ "$value": "{base.color.transparent}",
39043
+ "filePath": "src/tokens/component/label.json5",
39044
+ "isSource": true,
39045
+ "$type": "color"
39046
+ },
39047
+ "light-high-contrast": {
39048
+ "$value": "{label.indigo.fgColor.rest}",
39049
+ "filePath": "src/tokens/component/label.json5",
39050
+ "isSource": true,
39051
+ "$type": "color"
39052
+ },
39053
+ "dark-high-contrast": {
39054
+ "$value": "{label.indigo.fgColor.rest}",
39055
+ "filePath": "src/tokens/component/label.json5",
39056
+ "isSource": true,
39057
+ "$type": "color"
39058
+ },
39059
+ "dark-dimmed-high-contrast": {
39060
+ "$value": "{label.indigo.fgColor.rest}",
39061
+ "filePath": "src/tokens/component/label.json5",
39062
+ "isSource": true,
39063
+ "$type": "color"
39064
+ },
39065
+ "dark-tritanopia-high-contrast": {
39066
+ "$value": "{label.indigo.fgColor.rest}",
39067
+ "filePath": "src/tokens/component/label.json5",
39068
+ "isSource": true,
39069
+ "$type": "color"
39070
+ },
39071
+ "dark-protanopia-deuteranopia-high-contrast": {
39072
+ "$value": "{label.indigo.fgColor.rest}",
39073
+ "filePath": "src/tokens/component/label.json5",
39074
+ "isSource": true,
39075
+ "$type": "color"
39076
+ },
39077
+ "light-tritanopia-high-contrast": {
39078
+ "$value": "{label.indigo.fgColor.rest}",
39079
+ "filePath": "src/tokens/component/label.json5",
39080
+ "isSource": true,
39081
+ "$type": "color"
39082
+ },
39083
+ "light-protanopia-deuteranopia-high-contrast": {
39084
+ "$value": "{label.indigo.fgColor.rest}",
39085
+ "filePath": "src/tokens/component/label.json5",
39086
+ "isSource": true,
39087
+ "$type": "color"
39088
+ }
39089
+ }
39090
+ },
39091
+ "key": "{label.indigo.borderColor}"
39092
+ },
39093
+ "name": "label-indigo-borderColor",
39094
+ "attributes": {},
39095
+ "path": ["label", "indigo", "borderColor"],
39096
+ "value": "#ffffff00",
39097
+ "type": "color"
39098
+ },
37971
39099
  "label-indigo-fgColor-active": {
37972
39100
  "key": "{label.indigo.fgColor.active}",
37973
39101
  "$extensions": {
@@ -38176,34 +39304,127 @@
38176
39304
  "group": "component",
38177
39305
  "scopes": ["bgColor"]
38178
39306
  },
38179
- "org.primer.overrides": {
38180
- "dark": {
38181
- "$value": "{base.display.color.lemon.1}",
38182
- "filePath": "src/tokens/component/label.json5",
38183
- "isSource": true,
38184
- "$type": "color"
38185
- }
38186
- }
38187
- },
38188
- "key": "{label.lemon.bgColor.hover}"
38189
- },
38190
- "name": "label-lemon-bgColor-hover",
38191
- "attributes": {},
38192
- "path": ["label", "lemon", "bgColor", "hover"],
38193
- "value": "#f0db3d",
38194
- "type": "color"
38195
- },
38196
- "label-lemon-bgColor-rest": {
38197
- "key": "{label.lemon.bgColor.rest}",
38198
- "$extensions": {
38199
- "org.primer.figma": {
38200
- "collection": "mode",
38201
- "group": "component",
38202
- "scopes": ["bgColor"]
38203
- },
38204
- "org.primer.overrides": {
38205
- "dark": {
38206
- "$value": "#f7eea1",
39307
+ "org.primer.overrides": {
39308
+ "dark": {
39309
+ "$value": "{base.display.color.lemon.1}",
39310
+ "filePath": "src/tokens/component/label.json5",
39311
+ "isSource": true,
39312
+ "$type": "color"
39313
+ }
39314
+ }
39315
+ },
39316
+ "key": "{label.lemon.bgColor.hover}"
39317
+ },
39318
+ "name": "label-lemon-bgColor-hover",
39319
+ "attributes": {},
39320
+ "path": ["label", "lemon", "bgColor", "hover"],
39321
+ "value": "#f0db3d",
39322
+ "type": "color"
39323
+ },
39324
+ "label-lemon-bgColor-rest": {
39325
+ "key": "{label.lemon.bgColor.rest}",
39326
+ "$extensions": {
39327
+ "org.primer.figma": {
39328
+ "collection": "mode",
39329
+ "group": "component",
39330
+ "scopes": ["bgColor"]
39331
+ },
39332
+ "org.primer.overrides": {
39333
+ "dark": {
39334
+ "$value": "#f7eea1",
39335
+ "filePath": "src/tokens/component/label.json5",
39336
+ "isSource": true,
39337
+ "$type": "color"
39338
+ }
39339
+ }
39340
+ },
39341
+ "filePath": "src/tokens/component/label.json5",
39342
+ "isSource": true,
39343
+ "original": {
39344
+ "$value": "{base.display.color.lemon.0}",
39345
+ "$type": "color",
39346
+ "$extensions": {
39347
+ "org.primer.figma": {
39348
+ "collection": "mode",
39349
+ "group": "component",
39350
+ "scopes": ["bgColor"]
39351
+ },
39352
+ "org.primer.overrides": {
39353
+ "dark": {
39354
+ "$value": "{base.display.color.lemon.0}",
39355
+ "filePath": "src/tokens/component/label.json5",
39356
+ "isSource": true,
39357
+ "$type": "color"
39358
+ }
39359
+ }
39360
+ },
39361
+ "key": "{label.lemon.bgColor.rest}"
39362
+ },
39363
+ "name": "label-lemon-bgColor-rest",
39364
+ "attributes": {},
39365
+ "path": ["label", "lemon", "bgColor", "rest"],
39366
+ "value": "#f7eea1",
39367
+ "type": "color"
39368
+ },
39369
+ "label-lemon-borderColor": {
39370
+ "key": "{label.lemon.borderColor}",
39371
+ "$extensions": {
39372
+ "org.primer.figma": {
39373
+ "collection": "mode",
39374
+ "group": "component",
39375
+ "scopes": ["borderColor"]
39376
+ },
39377
+ "org.primer.overrides": {
39378
+ "dark": {
39379
+ "$value": "#ffffff00",
39380
+ "filePath": "src/tokens/component/label.json5",
39381
+ "isSource": true,
39382
+ "$type": "color"
39383
+ },
39384
+ "dark-dimmed": {
39385
+ "$value": "#ffffff00",
39386
+ "filePath": "src/tokens/component/label.json5",
39387
+ "isSource": true,
39388
+ "$type": "color"
39389
+ },
39390
+ "light-high-contrast": {
39391
+ "$value": "#786002",
39392
+ "filePath": "src/tokens/component/label.json5",
39393
+ "isSource": true,
39394
+ "$type": "color"
39395
+ },
39396
+ "dark-high-contrast": {
39397
+ "$value": "#786002",
39398
+ "filePath": "src/tokens/component/label.json5",
39399
+ "isSource": true,
39400
+ "$type": "color"
39401
+ },
39402
+ "dark-dimmed-high-contrast": {
39403
+ "$value": "#786002",
39404
+ "filePath": "src/tokens/component/label.json5",
39405
+ "isSource": true,
39406
+ "$type": "color"
39407
+ },
39408
+ "dark-tritanopia-high-contrast": {
39409
+ "$value": "#786002",
39410
+ "filePath": "src/tokens/component/label.json5",
39411
+ "isSource": true,
39412
+ "$type": "color"
39413
+ },
39414
+ "dark-protanopia-deuteranopia-high-contrast": {
39415
+ "$value": "#786002",
39416
+ "filePath": "src/tokens/component/label.json5",
39417
+ "isSource": true,
39418
+ "$type": "color"
39419
+ },
39420
+ "light-tritanopia-high-contrast": {
39421
+ "$value": "#786002",
39422
+ "filePath": "src/tokens/component/label.json5",
39423
+ "isSource": true,
39424
+ "$type": "color"
39425
+ },
39426
+ "light-protanopia-deuteranopia-high-contrast": {
39427
+ "$value": "#786002",
38207
39428
  "filePath": "src/tokens/component/label.json5",
38208
39429
  "isSource": true,
38209
39430
  "$type": "color"
@@ -38213,29 +39434,77 @@
38213
39434
  "filePath": "src/tokens/component/label.json5",
38214
39435
  "isSource": true,
38215
39436
  "original": {
38216
- "$value": "{base.display.color.lemon.0}",
39437
+ "$value": "{base.color.transparent}",
38217
39438
  "$type": "color",
38218
39439
  "$extensions": {
38219
39440
  "org.primer.figma": {
38220
39441
  "collection": "mode",
38221
39442
  "group": "component",
38222
- "scopes": ["bgColor"]
39443
+ "scopes": ["borderColor"]
38223
39444
  },
38224
39445
  "org.primer.overrides": {
38225
39446
  "dark": {
38226
- "$value": "{base.display.color.lemon.0}",
39447
+ "$value": "{base.color.transparent}",
39448
+ "filePath": "src/tokens/component/label.json5",
39449
+ "isSource": true,
39450
+ "$type": "color"
39451
+ },
39452
+ "dark-dimmed": {
39453
+ "$value": "{base.color.transparent}",
39454
+ "filePath": "src/tokens/component/label.json5",
39455
+ "isSource": true,
39456
+ "$type": "color"
39457
+ },
39458
+ "light-high-contrast": {
39459
+ "$value": "{label.lemon.fgColor.rest}",
39460
+ "filePath": "src/tokens/component/label.json5",
39461
+ "isSource": true,
39462
+ "$type": "color"
39463
+ },
39464
+ "dark-high-contrast": {
39465
+ "$value": "{label.lemon.fgColor.rest}",
39466
+ "filePath": "src/tokens/component/label.json5",
39467
+ "isSource": true,
39468
+ "$type": "color"
39469
+ },
39470
+ "dark-dimmed-high-contrast": {
39471
+ "$value": "{label.lemon.fgColor.rest}",
39472
+ "filePath": "src/tokens/component/label.json5",
39473
+ "isSource": true,
39474
+ "$type": "color"
39475
+ },
39476
+ "dark-tritanopia-high-contrast": {
39477
+ "$value": "{label.lemon.fgColor.rest}",
39478
+ "filePath": "src/tokens/component/label.json5",
39479
+ "isSource": true,
39480
+ "$type": "color"
39481
+ },
39482
+ "dark-protanopia-deuteranopia-high-contrast": {
39483
+ "$value": "{label.lemon.fgColor.rest}",
39484
+ "filePath": "src/tokens/component/label.json5",
39485
+ "isSource": true,
39486
+ "$type": "color"
39487
+ },
39488
+ "light-tritanopia-high-contrast": {
39489
+ "$value": "{label.lemon.fgColor.rest}",
39490
+ "filePath": "src/tokens/component/label.json5",
39491
+ "isSource": true,
39492
+ "$type": "color"
39493
+ },
39494
+ "light-protanopia-deuteranopia-high-contrast": {
39495
+ "$value": "{label.lemon.fgColor.rest}",
38227
39496
  "filePath": "src/tokens/component/label.json5",
38228
39497
  "isSource": true,
38229
39498
  "$type": "color"
38230
39499
  }
38231
39500
  }
38232
39501
  },
38233
- "key": "{label.lemon.bgColor.rest}"
39502
+ "key": "{label.lemon.borderColor}"
38234
39503
  },
38235
- "name": "label-lemon-bgColor-rest",
39504
+ "name": "label-lemon-borderColor",
38236
39505
  "attributes": {},
38237
- "path": ["label", "lemon", "bgColor", "rest"],
38238
- "value": "#f7eea1",
39506
+ "path": ["label", "lemon", "borderColor"],
39507
+ "value": "#ffffff00",
38239
39508
  "type": "color"
38240
39509
  },
38241
39510
  "label-lemon-fgColor-active": {
@@ -38508,6 +39777,147 @@
38508
39777
  "value": "#e3f2b5",
38509
39778
  "type": "color"
38510
39779
  },
39780
+ "label-lime-borderColor": {
39781
+ "key": "{label.lime.borderColor}",
39782
+ "$extensions": {
39783
+ "org.primer.figma": {
39784
+ "collection": "mode",
39785
+ "group": "component",
39786
+ "scopes": ["borderColor"]
39787
+ },
39788
+ "org.primer.overrides": {
39789
+ "dark": {
39790
+ "$value": "#ffffff00",
39791
+ "filePath": "src/tokens/component/label.json5",
39792
+ "isSource": true,
39793
+ "$type": "color"
39794
+ },
39795
+ "dark-dimmed": {
39796
+ "$value": "#ffffff00",
39797
+ "filePath": "src/tokens/component/label.json5",
39798
+ "isSource": true,
39799
+ "$type": "color"
39800
+ },
39801
+ "light-high-contrast": {
39802
+ "$value": "#476c28",
39803
+ "filePath": "src/tokens/component/label.json5",
39804
+ "isSource": true,
39805
+ "$type": "color"
39806
+ },
39807
+ "dark-high-contrast": {
39808
+ "$value": "#476c28",
39809
+ "filePath": "src/tokens/component/label.json5",
39810
+ "isSource": true,
39811
+ "$type": "color"
39812
+ },
39813
+ "dark-dimmed-high-contrast": {
39814
+ "$value": "#476c28",
39815
+ "filePath": "src/tokens/component/label.json5",
39816
+ "isSource": true,
39817
+ "$type": "color"
39818
+ },
39819
+ "dark-tritanopia-high-contrast": {
39820
+ "$value": "#476c28",
39821
+ "filePath": "src/tokens/component/label.json5",
39822
+ "isSource": true,
39823
+ "$type": "color"
39824
+ },
39825
+ "dark-protanopia-deuteranopia-high-contrast": {
39826
+ "$value": "#476c28",
39827
+ "filePath": "src/tokens/component/label.json5",
39828
+ "isSource": true,
39829
+ "$type": "color"
39830
+ },
39831
+ "light-tritanopia-high-contrast": {
39832
+ "$value": "#476c28",
39833
+ "filePath": "src/tokens/component/label.json5",
39834
+ "isSource": true,
39835
+ "$type": "color"
39836
+ },
39837
+ "light-protanopia-deuteranopia-high-contrast": {
39838
+ "$value": "#476c28",
39839
+ "filePath": "src/tokens/component/label.json5",
39840
+ "isSource": true,
39841
+ "$type": "color"
39842
+ }
39843
+ }
39844
+ },
39845
+ "filePath": "src/tokens/component/label.json5",
39846
+ "isSource": true,
39847
+ "original": {
39848
+ "$value": "{base.color.transparent}",
39849
+ "$type": "color",
39850
+ "$extensions": {
39851
+ "org.primer.figma": {
39852
+ "collection": "mode",
39853
+ "group": "component",
39854
+ "scopes": ["borderColor"]
39855
+ },
39856
+ "org.primer.overrides": {
39857
+ "dark": {
39858
+ "$value": "{base.color.transparent}",
39859
+ "filePath": "src/tokens/component/label.json5",
39860
+ "isSource": true,
39861
+ "$type": "color"
39862
+ },
39863
+ "dark-dimmed": {
39864
+ "$value": "{base.color.transparent}",
39865
+ "filePath": "src/tokens/component/label.json5",
39866
+ "isSource": true,
39867
+ "$type": "color"
39868
+ },
39869
+ "light-high-contrast": {
39870
+ "$value": "{label.lime.fgColor.rest}",
39871
+ "filePath": "src/tokens/component/label.json5",
39872
+ "isSource": true,
39873
+ "$type": "color"
39874
+ },
39875
+ "dark-high-contrast": {
39876
+ "$value": "{label.lime.fgColor.rest}",
39877
+ "filePath": "src/tokens/component/label.json5",
39878
+ "isSource": true,
39879
+ "$type": "color"
39880
+ },
39881
+ "dark-dimmed-high-contrast": {
39882
+ "$value": "{label.lime.fgColor.rest}",
39883
+ "filePath": "src/tokens/component/label.json5",
39884
+ "isSource": true,
39885
+ "$type": "color"
39886
+ },
39887
+ "dark-tritanopia-high-contrast": {
39888
+ "$value": "{label.lime.fgColor.rest}",
39889
+ "filePath": "src/tokens/component/label.json5",
39890
+ "isSource": true,
39891
+ "$type": "color"
39892
+ },
39893
+ "dark-protanopia-deuteranopia-high-contrast": {
39894
+ "$value": "{label.lime.fgColor.rest}",
39895
+ "filePath": "src/tokens/component/label.json5",
39896
+ "isSource": true,
39897
+ "$type": "color"
39898
+ },
39899
+ "light-tritanopia-high-contrast": {
39900
+ "$value": "{label.lime.fgColor.rest}",
39901
+ "filePath": "src/tokens/component/label.json5",
39902
+ "isSource": true,
39903
+ "$type": "color"
39904
+ },
39905
+ "light-protanopia-deuteranopia-high-contrast": {
39906
+ "$value": "{label.lime.fgColor.rest}",
39907
+ "filePath": "src/tokens/component/label.json5",
39908
+ "isSource": true,
39909
+ "$type": "color"
39910
+ }
39911
+ }
39912
+ },
39913
+ "key": "{label.lime.borderColor}"
39914
+ },
39915
+ "name": "label-lime-borderColor",
39916
+ "attributes": {},
39917
+ "path": ["label", "lime", "borderColor"],
39918
+ "value": "#ffffff00",
39919
+ "type": "color"
39920
+ },
38511
39921
  "label-lime-fgColor-active": {
38512
39922
  "key": "{label.lime.fgColor.active}",
38513
39923
  "$extensions": {
@@ -38688,8 +40098,53 @@
38688
40098
  "value": "#b9c832",
38689
40099
  "type": "color"
38690
40100
  },
38691
- "label-olive-bgColor-hover": {
38692
- "key": "{label.olive.bgColor.hover}",
40101
+ "label-olive-bgColor-hover": {
40102
+ "key": "{label.olive.bgColor.hover}",
40103
+ "$extensions": {
40104
+ "org.primer.figma": {
40105
+ "collection": "mode",
40106
+ "group": "component",
40107
+ "scopes": ["bgColor"]
40108
+ },
40109
+ "org.primer.overrides": {
40110
+ "dark": {
40111
+ "$value": "#dbe170",
40112
+ "filePath": "src/tokens/component/label.json5",
40113
+ "isSource": true,
40114
+ "$type": "color"
40115
+ }
40116
+ }
40117
+ },
40118
+ "filePath": "src/tokens/component/label.json5",
40119
+ "isSource": true,
40120
+ "original": {
40121
+ "$value": "{base.display.color.olive.1}",
40122
+ "$type": "color",
40123
+ "$extensions": {
40124
+ "org.primer.figma": {
40125
+ "collection": "mode",
40126
+ "group": "component",
40127
+ "scopes": ["bgColor"]
40128
+ },
40129
+ "org.primer.overrides": {
40130
+ "dark": {
40131
+ "$value": "{base.display.color.olive.1}",
40132
+ "filePath": "src/tokens/component/label.json5",
40133
+ "isSource": true,
40134
+ "$type": "color"
40135
+ }
40136
+ }
40137
+ },
40138
+ "key": "{label.olive.bgColor.hover}"
40139
+ },
40140
+ "name": "label-olive-bgColor-hover",
40141
+ "attributes": {},
40142
+ "path": ["label", "olive", "bgColor", "hover"],
40143
+ "value": "#dbe170",
40144
+ "type": "color"
40145
+ },
40146
+ "label-olive-bgColor-rest": {
40147
+ "key": "{label.olive.bgColor.rest}",
38693
40148
  "$extensions": {
38694
40149
  "org.primer.figma": {
38695
40150
  "collection": "mode",
@@ -38698,7 +40153,7 @@
38698
40153
  },
38699
40154
  "org.primer.overrides": {
38700
40155
  "dark": {
38701
- "$value": "#dbe170",
40156
+ "$value": "#f0f0ad",
38702
40157
  "filePath": "src/tokens/component/label.json5",
38703
40158
  "isSource": true,
38704
40159
  "$type": "color"
@@ -38708,7 +40163,7 @@
38708
40163
  "filePath": "src/tokens/component/label.json5",
38709
40164
  "isSource": true,
38710
40165
  "original": {
38711
- "$value": "{base.display.color.olive.1}",
40166
+ "$value": "{base.display.color.olive.0}",
38712
40167
  "$type": "color",
38713
40168
  "$extensions": {
38714
40169
  "org.primer.figma": {
@@ -38718,32 +40173,80 @@
38718
40173
  },
38719
40174
  "org.primer.overrides": {
38720
40175
  "dark": {
38721
- "$value": "{base.display.color.olive.1}",
40176
+ "$value": "{base.display.color.olive.0}",
38722
40177
  "filePath": "src/tokens/component/label.json5",
38723
40178
  "isSource": true,
38724
40179
  "$type": "color"
38725
40180
  }
38726
40181
  }
38727
40182
  },
38728
- "key": "{label.olive.bgColor.hover}"
40183
+ "key": "{label.olive.bgColor.rest}"
38729
40184
  },
38730
- "name": "label-olive-bgColor-hover",
40185
+ "name": "label-olive-bgColor-rest",
38731
40186
  "attributes": {},
38732
- "path": ["label", "olive", "bgColor", "hover"],
38733
- "value": "#dbe170",
40187
+ "path": ["label", "olive", "bgColor", "rest"],
40188
+ "value": "#f0f0ad",
38734
40189
  "type": "color"
38735
40190
  },
38736
- "label-olive-bgColor-rest": {
38737
- "key": "{label.olive.bgColor.rest}",
40191
+ "label-olive-borderColor": {
40192
+ "key": "{label.olive.borderColor}",
38738
40193
  "$extensions": {
38739
40194
  "org.primer.figma": {
38740
40195
  "collection": "mode",
38741
40196
  "group": "component",
38742
- "scopes": ["bgColor"]
40197
+ "scopes": ["borderColor"]
38743
40198
  },
38744
40199
  "org.primer.overrides": {
38745
40200
  "dark": {
38746
- "$value": "#f0f0ad",
40201
+ "$value": "#ffffff00",
40202
+ "filePath": "src/tokens/component/label.json5",
40203
+ "isSource": true,
40204
+ "$type": "color"
40205
+ },
40206
+ "dark-dimmed": {
40207
+ "$value": "#ffffff00",
40208
+ "filePath": "src/tokens/component/label.json5",
40209
+ "isSource": true,
40210
+ "$type": "color"
40211
+ },
40212
+ "light-high-contrast": {
40213
+ "$value": "#56682c",
40214
+ "filePath": "src/tokens/component/label.json5",
40215
+ "isSource": true,
40216
+ "$type": "color"
40217
+ },
40218
+ "dark-high-contrast": {
40219
+ "$value": "#56682c",
40220
+ "filePath": "src/tokens/component/label.json5",
40221
+ "isSource": true,
40222
+ "$type": "color"
40223
+ },
40224
+ "dark-dimmed-high-contrast": {
40225
+ "$value": "#56682c",
40226
+ "filePath": "src/tokens/component/label.json5",
40227
+ "isSource": true,
40228
+ "$type": "color"
40229
+ },
40230
+ "dark-tritanopia-high-contrast": {
40231
+ "$value": "#56682c",
40232
+ "filePath": "src/tokens/component/label.json5",
40233
+ "isSource": true,
40234
+ "$type": "color"
40235
+ },
40236
+ "dark-protanopia-deuteranopia-high-contrast": {
40237
+ "$value": "#56682c",
40238
+ "filePath": "src/tokens/component/label.json5",
40239
+ "isSource": true,
40240
+ "$type": "color"
40241
+ },
40242
+ "light-tritanopia-high-contrast": {
40243
+ "$value": "#56682c",
40244
+ "filePath": "src/tokens/component/label.json5",
40245
+ "isSource": true,
40246
+ "$type": "color"
40247
+ },
40248
+ "light-protanopia-deuteranopia-high-contrast": {
40249
+ "$value": "#56682c",
38747
40250
  "filePath": "src/tokens/component/label.json5",
38748
40251
  "isSource": true,
38749
40252
  "$type": "color"
@@ -38753,29 +40256,77 @@
38753
40256
  "filePath": "src/tokens/component/label.json5",
38754
40257
  "isSource": true,
38755
40258
  "original": {
38756
- "$value": "{base.display.color.olive.0}",
40259
+ "$value": "{base.color.transparent}",
38757
40260
  "$type": "color",
38758
40261
  "$extensions": {
38759
40262
  "org.primer.figma": {
38760
40263
  "collection": "mode",
38761
40264
  "group": "component",
38762
- "scopes": ["bgColor"]
40265
+ "scopes": ["borderColor"]
38763
40266
  },
38764
40267
  "org.primer.overrides": {
38765
40268
  "dark": {
38766
- "$value": "{base.display.color.olive.0}",
40269
+ "$value": "{base.color.transparent}",
40270
+ "filePath": "src/tokens/component/label.json5",
40271
+ "isSource": true,
40272
+ "$type": "color"
40273
+ },
40274
+ "dark-dimmed": {
40275
+ "$value": "{base.color.transparent}",
40276
+ "filePath": "src/tokens/component/label.json5",
40277
+ "isSource": true,
40278
+ "$type": "color"
40279
+ },
40280
+ "light-high-contrast": {
40281
+ "$value": "{label.olive.fgColor.rest}",
40282
+ "filePath": "src/tokens/component/label.json5",
40283
+ "isSource": true,
40284
+ "$type": "color"
40285
+ },
40286
+ "dark-high-contrast": {
40287
+ "$value": "{label.olive.fgColor.rest}",
40288
+ "filePath": "src/tokens/component/label.json5",
40289
+ "isSource": true,
40290
+ "$type": "color"
40291
+ },
40292
+ "dark-dimmed-high-contrast": {
40293
+ "$value": "{label.olive.fgColor.rest}",
40294
+ "filePath": "src/tokens/component/label.json5",
40295
+ "isSource": true,
40296
+ "$type": "color"
40297
+ },
40298
+ "dark-tritanopia-high-contrast": {
40299
+ "$value": "{label.olive.fgColor.rest}",
40300
+ "filePath": "src/tokens/component/label.json5",
40301
+ "isSource": true,
40302
+ "$type": "color"
40303
+ },
40304
+ "dark-protanopia-deuteranopia-high-contrast": {
40305
+ "$value": "{label.olive.fgColor.rest}",
40306
+ "filePath": "src/tokens/component/label.json5",
40307
+ "isSource": true,
40308
+ "$type": "color"
40309
+ },
40310
+ "light-tritanopia-high-contrast": {
40311
+ "$value": "{label.olive.fgColor.rest}",
40312
+ "filePath": "src/tokens/component/label.json5",
40313
+ "isSource": true,
40314
+ "$type": "color"
40315
+ },
40316
+ "light-protanopia-deuteranopia-high-contrast": {
40317
+ "$value": "{label.olive.fgColor.rest}",
38767
40318
  "filePath": "src/tokens/component/label.json5",
38768
40319
  "isSource": true,
38769
40320
  "$type": "color"
38770
40321
  }
38771
40322
  }
38772
40323
  },
38773
- "key": "{label.olive.bgColor.rest}"
40324
+ "key": "{label.olive.borderColor}"
38774
40325
  },
38775
- "name": "label-olive-bgColor-rest",
40326
+ "name": "label-olive-borderColor",
38776
40327
  "attributes": {},
38777
- "path": ["label", "olive", "bgColor", "rest"],
38778
- "value": "#f0f0ad",
40328
+ "path": ["label", "olive", "borderColor"],
40329
+ "value": "#ffffff00",
38779
40330
  "type": "color"
38780
40331
  },
38781
40332
  "label-olive-fgColor-active": {
@@ -39044,8 +40595,149 @@
39044
40595
  },
39045
40596
  "name": "label-orange-bgColor-rest",
39046
40597
  "attributes": {},
39047
- "path": ["label", "orange", "bgColor", "rest"],
39048
- "value": "#ffe7d1",
40598
+ "path": ["label", "orange", "bgColor", "rest"],
40599
+ "value": "#ffe7d1",
40600
+ "type": "color"
40601
+ },
40602
+ "label-orange-borderColor": {
40603
+ "key": "{label.orange.borderColor}",
40604
+ "$extensions": {
40605
+ "org.primer.figma": {
40606
+ "collection": "mode",
40607
+ "group": "component",
40608
+ "scopes": ["borderColor"]
40609
+ },
40610
+ "org.primer.overrides": {
40611
+ "dark": {
40612
+ "$value": "#ffffff00",
40613
+ "filePath": "src/tokens/component/label.json5",
40614
+ "isSource": true,
40615
+ "$type": "color"
40616
+ },
40617
+ "dark-dimmed": {
40618
+ "$value": "#ffffff00",
40619
+ "filePath": "src/tokens/component/label.json5",
40620
+ "isSource": true,
40621
+ "$type": "color"
40622
+ },
40623
+ "light-high-contrast": {
40624
+ "$value": "#a24610",
40625
+ "filePath": "src/tokens/component/label.json5",
40626
+ "isSource": true,
40627
+ "$type": "color"
40628
+ },
40629
+ "dark-high-contrast": {
40630
+ "$value": "#a24610",
40631
+ "filePath": "src/tokens/component/label.json5",
40632
+ "isSource": true,
40633
+ "$type": "color"
40634
+ },
40635
+ "dark-dimmed-high-contrast": {
40636
+ "$value": "#a24610",
40637
+ "filePath": "src/tokens/component/label.json5",
40638
+ "isSource": true,
40639
+ "$type": "color"
40640
+ },
40641
+ "dark-tritanopia-high-contrast": {
40642
+ "$value": "#a24610",
40643
+ "filePath": "src/tokens/component/label.json5",
40644
+ "isSource": true,
40645
+ "$type": "color"
40646
+ },
40647
+ "dark-protanopia-deuteranopia-high-contrast": {
40648
+ "$value": "#a24610",
40649
+ "filePath": "src/tokens/component/label.json5",
40650
+ "isSource": true,
40651
+ "$type": "color"
40652
+ },
40653
+ "light-tritanopia-high-contrast": {
40654
+ "$value": "#a24610",
40655
+ "filePath": "src/tokens/component/label.json5",
40656
+ "isSource": true,
40657
+ "$type": "color"
40658
+ },
40659
+ "light-protanopia-deuteranopia-high-contrast": {
40660
+ "$value": "#a24610",
40661
+ "filePath": "src/tokens/component/label.json5",
40662
+ "isSource": true,
40663
+ "$type": "color"
40664
+ }
40665
+ }
40666
+ },
40667
+ "filePath": "src/tokens/component/label.json5",
40668
+ "isSource": true,
40669
+ "original": {
40670
+ "$value": "{base.color.transparent}",
40671
+ "$type": "color",
40672
+ "$extensions": {
40673
+ "org.primer.figma": {
40674
+ "collection": "mode",
40675
+ "group": "component",
40676
+ "scopes": ["borderColor"]
40677
+ },
40678
+ "org.primer.overrides": {
40679
+ "dark": {
40680
+ "$value": "{base.color.transparent}",
40681
+ "filePath": "src/tokens/component/label.json5",
40682
+ "isSource": true,
40683
+ "$type": "color"
40684
+ },
40685
+ "dark-dimmed": {
40686
+ "$value": "{base.color.transparent}",
40687
+ "filePath": "src/tokens/component/label.json5",
40688
+ "isSource": true,
40689
+ "$type": "color"
40690
+ },
40691
+ "light-high-contrast": {
40692
+ "$value": "{label.orange.fgColor.rest}",
40693
+ "filePath": "src/tokens/component/label.json5",
40694
+ "isSource": true,
40695
+ "$type": "color"
40696
+ },
40697
+ "dark-high-contrast": {
40698
+ "$value": "{label.orange.fgColor.rest}",
40699
+ "filePath": "src/tokens/component/label.json5",
40700
+ "isSource": true,
40701
+ "$type": "color"
40702
+ },
40703
+ "dark-dimmed-high-contrast": {
40704
+ "$value": "{label.orange.fgColor.rest}",
40705
+ "filePath": "src/tokens/component/label.json5",
40706
+ "isSource": true,
40707
+ "$type": "color"
40708
+ },
40709
+ "dark-tritanopia-high-contrast": {
40710
+ "$value": "{label.orange.fgColor.rest}",
40711
+ "filePath": "src/tokens/component/label.json5",
40712
+ "isSource": true,
40713
+ "$type": "color"
40714
+ },
40715
+ "dark-protanopia-deuteranopia-high-contrast": {
40716
+ "$value": "{label.orange.fgColor.rest}",
40717
+ "filePath": "src/tokens/component/label.json5",
40718
+ "isSource": true,
40719
+ "$type": "color"
40720
+ },
40721
+ "light-tritanopia-high-contrast": {
40722
+ "$value": "{label.orange.fgColor.rest}",
40723
+ "filePath": "src/tokens/component/label.json5",
40724
+ "isSource": true,
40725
+ "$type": "color"
40726
+ },
40727
+ "light-protanopia-deuteranopia-high-contrast": {
40728
+ "$value": "{label.orange.fgColor.rest}",
40729
+ "filePath": "src/tokens/component/label.json5",
40730
+ "isSource": true,
40731
+ "$type": "color"
40732
+ }
40733
+ }
40734
+ },
40735
+ "key": "{label.orange.borderColor}"
40736
+ },
40737
+ "name": "label-orange-borderColor",
40738
+ "attributes": {},
40739
+ "path": ["label", "orange", "borderColor"],
40740
+ "value": "#ffffff00",
39049
40741
  "type": "color"
39050
40742
  },
39051
40743
  "label-orange-fgColor-active": {
@@ -39318,6 +41010,147 @@
39318
41010
  "value": "#bff8db",
39319
41011
  "type": "color"
39320
41012
  },
41013
+ "label-pine-borderColor": {
41014
+ "key": "{label.pine.borderColor}",
41015
+ "$extensions": {
41016
+ "org.primer.figma": {
41017
+ "collection": "mode",
41018
+ "group": "component",
41019
+ "scopes": ["borderColor"]
41020
+ },
41021
+ "org.primer.overrides": {
41022
+ "dark": {
41023
+ "$value": "#ffffff00",
41024
+ "filePath": "src/tokens/component/label.json5",
41025
+ "isSource": true,
41026
+ "$type": "color"
41027
+ },
41028
+ "dark-dimmed": {
41029
+ "$value": "#ffffff00",
41030
+ "filePath": "src/tokens/component/label.json5",
41031
+ "isSource": true,
41032
+ "$type": "color"
41033
+ },
41034
+ "light-high-contrast": {
41035
+ "$value": "#156f4b",
41036
+ "filePath": "src/tokens/component/label.json5",
41037
+ "isSource": true,
41038
+ "$type": "color"
41039
+ },
41040
+ "dark-high-contrast": {
41041
+ "$value": "#156f4b",
41042
+ "filePath": "src/tokens/component/label.json5",
41043
+ "isSource": true,
41044
+ "$type": "color"
41045
+ },
41046
+ "dark-dimmed-high-contrast": {
41047
+ "$value": "#156f4b",
41048
+ "filePath": "src/tokens/component/label.json5",
41049
+ "isSource": true,
41050
+ "$type": "color"
41051
+ },
41052
+ "dark-tritanopia-high-contrast": {
41053
+ "$value": "#156f4b",
41054
+ "filePath": "src/tokens/component/label.json5",
41055
+ "isSource": true,
41056
+ "$type": "color"
41057
+ },
41058
+ "dark-protanopia-deuteranopia-high-contrast": {
41059
+ "$value": "#156f4b",
41060
+ "filePath": "src/tokens/component/label.json5",
41061
+ "isSource": true,
41062
+ "$type": "color"
41063
+ },
41064
+ "light-tritanopia-high-contrast": {
41065
+ "$value": "#156f4b",
41066
+ "filePath": "src/tokens/component/label.json5",
41067
+ "isSource": true,
41068
+ "$type": "color"
41069
+ },
41070
+ "light-protanopia-deuteranopia-high-contrast": {
41071
+ "$value": "#156f4b",
41072
+ "filePath": "src/tokens/component/label.json5",
41073
+ "isSource": true,
41074
+ "$type": "color"
41075
+ }
41076
+ }
41077
+ },
41078
+ "filePath": "src/tokens/component/label.json5",
41079
+ "isSource": true,
41080
+ "original": {
41081
+ "$value": "{base.color.transparent}",
41082
+ "$type": "color",
41083
+ "$extensions": {
41084
+ "org.primer.figma": {
41085
+ "collection": "mode",
41086
+ "group": "component",
41087
+ "scopes": ["borderColor"]
41088
+ },
41089
+ "org.primer.overrides": {
41090
+ "dark": {
41091
+ "$value": "{base.color.transparent}",
41092
+ "filePath": "src/tokens/component/label.json5",
41093
+ "isSource": true,
41094
+ "$type": "color"
41095
+ },
41096
+ "dark-dimmed": {
41097
+ "$value": "{base.color.transparent}",
41098
+ "filePath": "src/tokens/component/label.json5",
41099
+ "isSource": true,
41100
+ "$type": "color"
41101
+ },
41102
+ "light-high-contrast": {
41103
+ "$value": "{label.pine.fgColor.rest}",
41104
+ "filePath": "src/tokens/component/label.json5",
41105
+ "isSource": true,
41106
+ "$type": "color"
41107
+ },
41108
+ "dark-high-contrast": {
41109
+ "$value": "{label.pine.fgColor.rest}",
41110
+ "filePath": "src/tokens/component/label.json5",
41111
+ "isSource": true,
41112
+ "$type": "color"
41113
+ },
41114
+ "dark-dimmed-high-contrast": {
41115
+ "$value": "{label.pine.fgColor.rest}",
41116
+ "filePath": "src/tokens/component/label.json5",
41117
+ "isSource": true,
41118
+ "$type": "color"
41119
+ },
41120
+ "dark-tritanopia-high-contrast": {
41121
+ "$value": "{label.pine.fgColor.rest}",
41122
+ "filePath": "src/tokens/component/label.json5",
41123
+ "isSource": true,
41124
+ "$type": "color"
41125
+ },
41126
+ "dark-protanopia-deuteranopia-high-contrast": {
41127
+ "$value": "{label.pine.fgColor.rest}",
41128
+ "filePath": "src/tokens/component/label.json5",
41129
+ "isSource": true,
41130
+ "$type": "color"
41131
+ },
41132
+ "light-tritanopia-high-contrast": {
41133
+ "$value": "{label.pine.fgColor.rest}",
41134
+ "filePath": "src/tokens/component/label.json5",
41135
+ "isSource": true,
41136
+ "$type": "color"
41137
+ },
41138
+ "light-protanopia-deuteranopia-high-contrast": {
41139
+ "$value": "{label.pine.fgColor.rest}",
41140
+ "filePath": "src/tokens/component/label.json5",
41141
+ "isSource": true,
41142
+ "$type": "color"
41143
+ }
41144
+ }
41145
+ },
41146
+ "key": "{label.pine.borderColor}"
41147
+ },
41148
+ "name": "label-pine-borderColor",
41149
+ "attributes": {},
41150
+ "path": ["label", "pine", "borderColor"],
41151
+ "value": "#ffffff00",
41152
+ "type": "color"
41153
+ },
39321
41154
  "label-pine-fgColor-active": {
39322
41155
  "key": "{label.pine.fgColor.active}",
39323
41156
  "$extensions": {
@@ -39580,12 +41413,153 @@
39580
41413
  }
39581
41414
  }
39582
41415
  },
39583
- "key": "{label.pink.bgColor.rest}"
41416
+ "key": "{label.pink.bgColor.rest}"
41417
+ },
41418
+ "name": "label-pink-bgColor-rest",
41419
+ "attributes": {},
41420
+ "path": ["label", "pink", "bgColor", "rest"],
41421
+ "value": "#ffe5f1",
41422
+ "type": "color"
41423
+ },
41424
+ "label-pink-borderColor": {
41425
+ "key": "{label.pink.borderColor}",
41426
+ "$extensions": {
41427
+ "org.primer.figma": {
41428
+ "collection": "mode",
41429
+ "group": "component",
41430
+ "scopes": ["borderColor"]
41431
+ },
41432
+ "org.primer.overrides": {
41433
+ "dark": {
41434
+ "$value": "#ffffff00",
41435
+ "filePath": "src/tokens/component/label.json5",
41436
+ "isSource": true,
41437
+ "$type": "color"
41438
+ },
41439
+ "dark-dimmed": {
41440
+ "$value": "#ffffff00",
41441
+ "filePath": "src/tokens/component/label.json5",
41442
+ "isSource": true,
41443
+ "$type": "color"
41444
+ },
41445
+ "light-high-contrast": {
41446
+ "$value": "#b12f79",
41447
+ "filePath": "src/tokens/component/label.json5",
41448
+ "isSource": true,
41449
+ "$type": "color"
41450
+ },
41451
+ "dark-high-contrast": {
41452
+ "$value": "#b12f79",
41453
+ "filePath": "src/tokens/component/label.json5",
41454
+ "isSource": true,
41455
+ "$type": "color"
41456
+ },
41457
+ "dark-dimmed-high-contrast": {
41458
+ "$value": "#b12f79",
41459
+ "filePath": "src/tokens/component/label.json5",
41460
+ "isSource": true,
41461
+ "$type": "color"
41462
+ },
41463
+ "dark-tritanopia-high-contrast": {
41464
+ "$value": "#b12f79",
41465
+ "filePath": "src/tokens/component/label.json5",
41466
+ "isSource": true,
41467
+ "$type": "color"
41468
+ },
41469
+ "dark-protanopia-deuteranopia-high-contrast": {
41470
+ "$value": "#b12f79",
41471
+ "filePath": "src/tokens/component/label.json5",
41472
+ "isSource": true,
41473
+ "$type": "color"
41474
+ },
41475
+ "light-tritanopia-high-contrast": {
41476
+ "$value": "#b12f79",
41477
+ "filePath": "src/tokens/component/label.json5",
41478
+ "isSource": true,
41479
+ "$type": "color"
41480
+ },
41481
+ "light-protanopia-deuteranopia-high-contrast": {
41482
+ "$value": "#b12f79",
41483
+ "filePath": "src/tokens/component/label.json5",
41484
+ "isSource": true,
41485
+ "$type": "color"
41486
+ }
41487
+ }
41488
+ },
41489
+ "filePath": "src/tokens/component/label.json5",
41490
+ "isSource": true,
41491
+ "original": {
41492
+ "$value": "{base.color.transparent}",
41493
+ "$type": "color",
41494
+ "$extensions": {
41495
+ "org.primer.figma": {
41496
+ "collection": "mode",
41497
+ "group": "component",
41498
+ "scopes": ["borderColor"]
41499
+ },
41500
+ "org.primer.overrides": {
41501
+ "dark": {
41502
+ "$value": "{base.color.transparent}",
41503
+ "filePath": "src/tokens/component/label.json5",
41504
+ "isSource": true,
41505
+ "$type": "color"
41506
+ },
41507
+ "dark-dimmed": {
41508
+ "$value": "{base.color.transparent}",
41509
+ "filePath": "src/tokens/component/label.json5",
41510
+ "isSource": true,
41511
+ "$type": "color"
41512
+ },
41513
+ "light-high-contrast": {
41514
+ "$value": "{label.pink.fgColor.rest}",
41515
+ "filePath": "src/tokens/component/label.json5",
41516
+ "isSource": true,
41517
+ "$type": "color"
41518
+ },
41519
+ "dark-high-contrast": {
41520
+ "$value": "{label.pink.fgColor.rest}",
41521
+ "filePath": "src/tokens/component/label.json5",
41522
+ "isSource": true,
41523
+ "$type": "color"
41524
+ },
41525
+ "dark-dimmed-high-contrast": {
41526
+ "$value": "{label.pink.fgColor.rest}",
41527
+ "filePath": "src/tokens/component/label.json5",
41528
+ "isSource": true,
41529
+ "$type": "color"
41530
+ },
41531
+ "dark-tritanopia-high-contrast": {
41532
+ "$value": "{label.pink.fgColor.rest}",
41533
+ "filePath": "src/tokens/component/label.json5",
41534
+ "isSource": true,
41535
+ "$type": "color"
41536
+ },
41537
+ "dark-protanopia-deuteranopia-high-contrast": {
41538
+ "$value": "{label.pink.fgColor.rest}",
41539
+ "filePath": "src/tokens/component/label.json5",
41540
+ "isSource": true,
41541
+ "$type": "color"
41542
+ },
41543
+ "light-tritanopia-high-contrast": {
41544
+ "$value": "{label.pink.fgColor.rest}",
41545
+ "filePath": "src/tokens/component/label.json5",
41546
+ "isSource": true,
41547
+ "$type": "color"
41548
+ },
41549
+ "light-protanopia-deuteranopia-high-contrast": {
41550
+ "$value": "{label.pink.fgColor.rest}",
41551
+ "filePath": "src/tokens/component/label.json5",
41552
+ "isSource": true,
41553
+ "$type": "color"
41554
+ }
41555
+ }
41556
+ },
41557
+ "key": "{label.pink.borderColor}"
39584
41558
  },
39585
- "name": "label-pink-bgColor-rest",
41559
+ "name": "label-pink-borderColor",
39586
41560
  "attributes": {},
39587
- "path": ["label", "pink", "bgColor", "rest"],
39588
- "value": "#ffe5f1",
41561
+ "path": ["label", "pink", "borderColor"],
41562
+ "value": "#ffffff00",
39589
41563
  "type": "color"
39590
41564
  },
39591
41565
  "label-pink-fgColor-active": {
@@ -39858,6 +41832,147 @@
39858
41832
  "value": "#f8e5ff",
39859
41833
  "type": "color"
39860
41834
  },
41835
+ "label-plum-borderColor": {
41836
+ "key": "{label.plum.borderColor}",
41837
+ "$extensions": {
41838
+ "org.primer.figma": {
41839
+ "collection": "mode",
41840
+ "group": "component",
41841
+ "scopes": ["borderColor"]
41842
+ },
41843
+ "org.primer.overrides": {
41844
+ "dark": {
41845
+ "$value": "#ffffff00",
41846
+ "filePath": "src/tokens/component/label.json5",
41847
+ "isSource": true,
41848
+ "$type": "color"
41849
+ },
41850
+ "dark-dimmed": {
41851
+ "$value": "#ffffff00",
41852
+ "filePath": "src/tokens/component/label.json5",
41853
+ "isSource": true,
41854
+ "$type": "color"
41855
+ },
41856
+ "light-high-contrast": {
41857
+ "$value": "#961edc",
41858
+ "filePath": "src/tokens/component/label.json5",
41859
+ "isSource": true,
41860
+ "$type": "color"
41861
+ },
41862
+ "dark-high-contrast": {
41863
+ "$value": "#961edc",
41864
+ "filePath": "src/tokens/component/label.json5",
41865
+ "isSource": true,
41866
+ "$type": "color"
41867
+ },
41868
+ "dark-dimmed-high-contrast": {
41869
+ "$value": "#961edc",
41870
+ "filePath": "src/tokens/component/label.json5",
41871
+ "isSource": true,
41872
+ "$type": "color"
41873
+ },
41874
+ "dark-tritanopia-high-contrast": {
41875
+ "$value": "#961edc",
41876
+ "filePath": "src/tokens/component/label.json5",
41877
+ "isSource": true,
41878
+ "$type": "color"
41879
+ },
41880
+ "dark-protanopia-deuteranopia-high-contrast": {
41881
+ "$value": "#961edc",
41882
+ "filePath": "src/tokens/component/label.json5",
41883
+ "isSource": true,
41884
+ "$type": "color"
41885
+ },
41886
+ "light-tritanopia-high-contrast": {
41887
+ "$value": "#961edc",
41888
+ "filePath": "src/tokens/component/label.json5",
41889
+ "isSource": true,
41890
+ "$type": "color"
41891
+ },
41892
+ "light-protanopia-deuteranopia-high-contrast": {
41893
+ "$value": "#961edc",
41894
+ "filePath": "src/tokens/component/label.json5",
41895
+ "isSource": true,
41896
+ "$type": "color"
41897
+ }
41898
+ }
41899
+ },
41900
+ "filePath": "src/tokens/component/label.json5",
41901
+ "isSource": true,
41902
+ "original": {
41903
+ "$value": "{base.color.transparent}",
41904
+ "$type": "color",
41905
+ "$extensions": {
41906
+ "org.primer.figma": {
41907
+ "collection": "mode",
41908
+ "group": "component",
41909
+ "scopes": ["borderColor"]
41910
+ },
41911
+ "org.primer.overrides": {
41912
+ "dark": {
41913
+ "$value": "{base.color.transparent}",
41914
+ "filePath": "src/tokens/component/label.json5",
41915
+ "isSource": true,
41916
+ "$type": "color"
41917
+ },
41918
+ "dark-dimmed": {
41919
+ "$value": "{base.color.transparent}",
41920
+ "filePath": "src/tokens/component/label.json5",
41921
+ "isSource": true,
41922
+ "$type": "color"
41923
+ },
41924
+ "light-high-contrast": {
41925
+ "$value": "{label.plum.fgColor.rest}",
41926
+ "filePath": "src/tokens/component/label.json5",
41927
+ "isSource": true,
41928
+ "$type": "color"
41929
+ },
41930
+ "dark-high-contrast": {
41931
+ "$value": "{label.plum.fgColor.rest}",
41932
+ "filePath": "src/tokens/component/label.json5",
41933
+ "isSource": true,
41934
+ "$type": "color"
41935
+ },
41936
+ "dark-dimmed-high-contrast": {
41937
+ "$value": "{label.plum.fgColor.rest}",
41938
+ "filePath": "src/tokens/component/label.json5",
41939
+ "isSource": true,
41940
+ "$type": "color"
41941
+ },
41942
+ "dark-tritanopia-high-contrast": {
41943
+ "$value": "{label.plum.fgColor.rest}",
41944
+ "filePath": "src/tokens/component/label.json5",
41945
+ "isSource": true,
41946
+ "$type": "color"
41947
+ },
41948
+ "dark-protanopia-deuteranopia-high-contrast": {
41949
+ "$value": "{label.plum.fgColor.rest}",
41950
+ "filePath": "src/tokens/component/label.json5",
41951
+ "isSource": true,
41952
+ "$type": "color"
41953
+ },
41954
+ "light-tritanopia-high-contrast": {
41955
+ "$value": "{label.plum.fgColor.rest}",
41956
+ "filePath": "src/tokens/component/label.json5",
41957
+ "isSource": true,
41958
+ "$type": "color"
41959
+ },
41960
+ "light-protanopia-deuteranopia-high-contrast": {
41961
+ "$value": "{label.plum.fgColor.rest}",
41962
+ "filePath": "src/tokens/component/label.json5",
41963
+ "isSource": true,
41964
+ "$type": "color"
41965
+ }
41966
+ }
41967
+ },
41968
+ "key": "{label.plum.borderColor}"
41969
+ },
41970
+ "name": "label-plum-borderColor",
41971
+ "attributes": {},
41972
+ "path": ["label", "plum", "borderColor"],
41973
+ "value": "#ffffff00",
41974
+ "type": "color"
41975
+ },
39861
41976
  "label-plum-fgColor-active": {
39862
41977
  "key": "{label.plum.fgColor.active}",
39863
41978
  "$extensions": {
@@ -40066,34 +42181,127 @@
40066
42181
  "group": "component",
40067
42182
  "scopes": ["bgColor"]
40068
42183
  },
40069
- "org.primer.overrides": {
40070
- "dark": {
40071
- "$value": "{base.display.color.purple.1}",
40072
- "filePath": "src/tokens/component/label.json5",
40073
- "isSource": true,
40074
- "$type": "color"
40075
- }
40076
- }
40077
- },
40078
- "key": "{label.purple.bgColor.hover}"
40079
- },
40080
- "name": "label-purple-bgColor-hover",
40081
- "attributes": {},
40082
- "path": ["label", "purple", "bgColor", "hover"],
40083
- "value": "#e6d2fe",
40084
- "type": "color"
40085
- },
40086
- "label-purple-bgColor-rest": {
40087
- "key": "{label.purple.bgColor.rest}",
40088
- "$extensions": {
40089
- "org.primer.figma": {
40090
- "collection": "mode",
40091
- "group": "component",
40092
- "scopes": ["bgColor"]
40093
- },
40094
- "org.primer.overrides": {
40095
- "dark": {
40096
- "$value": "#f1e5ff",
42184
+ "org.primer.overrides": {
42185
+ "dark": {
42186
+ "$value": "{base.display.color.purple.1}",
42187
+ "filePath": "src/tokens/component/label.json5",
42188
+ "isSource": true,
42189
+ "$type": "color"
42190
+ }
42191
+ }
42192
+ },
42193
+ "key": "{label.purple.bgColor.hover}"
42194
+ },
42195
+ "name": "label-purple-bgColor-hover",
42196
+ "attributes": {},
42197
+ "path": ["label", "purple", "bgColor", "hover"],
42198
+ "value": "#e6d2fe",
42199
+ "type": "color"
42200
+ },
42201
+ "label-purple-bgColor-rest": {
42202
+ "key": "{label.purple.bgColor.rest}",
42203
+ "$extensions": {
42204
+ "org.primer.figma": {
42205
+ "collection": "mode",
42206
+ "group": "component",
42207
+ "scopes": ["bgColor"]
42208
+ },
42209
+ "org.primer.overrides": {
42210
+ "dark": {
42211
+ "$value": "#f1e5ff",
42212
+ "filePath": "src/tokens/component/label.json5",
42213
+ "isSource": true,
42214
+ "$type": "color"
42215
+ }
42216
+ }
42217
+ },
42218
+ "filePath": "src/tokens/component/label.json5",
42219
+ "isSource": true,
42220
+ "original": {
42221
+ "$value": "{base.display.color.purple.0}",
42222
+ "$type": "color",
42223
+ "$extensions": {
42224
+ "org.primer.figma": {
42225
+ "collection": "mode",
42226
+ "group": "component",
42227
+ "scopes": ["bgColor"]
42228
+ },
42229
+ "org.primer.overrides": {
42230
+ "dark": {
42231
+ "$value": "{base.display.color.purple.0}",
42232
+ "filePath": "src/tokens/component/label.json5",
42233
+ "isSource": true,
42234
+ "$type": "color"
42235
+ }
42236
+ }
42237
+ },
42238
+ "key": "{label.purple.bgColor.rest}"
42239
+ },
42240
+ "name": "label-purple-bgColor-rest",
42241
+ "attributes": {},
42242
+ "path": ["label", "purple", "bgColor", "rest"],
42243
+ "value": "#f1e5ff",
42244
+ "type": "color"
42245
+ },
42246
+ "label-purple-borderColor": {
42247
+ "key": "{label.purple.borderColor}",
42248
+ "$extensions": {
42249
+ "org.primer.figma": {
42250
+ "collection": "mode",
42251
+ "group": "component",
42252
+ "scopes": ["borderColor"]
42253
+ },
42254
+ "org.primer.overrides": {
42255
+ "dark": {
42256
+ "$value": "#ffffff00",
42257
+ "filePath": "src/tokens/component/label.json5",
42258
+ "isSource": true,
42259
+ "$type": "color"
42260
+ },
42261
+ "dark-dimmed": {
42262
+ "$value": "#ffffff00",
42263
+ "filePath": "src/tokens/component/label.json5",
42264
+ "isSource": true,
42265
+ "$type": "color"
42266
+ },
42267
+ "light-high-contrast": {
42268
+ "$value": "#783ae4",
42269
+ "filePath": "src/tokens/component/label.json5",
42270
+ "isSource": true,
42271
+ "$type": "color"
42272
+ },
42273
+ "dark-high-contrast": {
42274
+ "$value": "#783ae4",
42275
+ "filePath": "src/tokens/component/label.json5",
42276
+ "isSource": true,
42277
+ "$type": "color"
42278
+ },
42279
+ "dark-dimmed-high-contrast": {
42280
+ "$value": "#783ae4",
42281
+ "filePath": "src/tokens/component/label.json5",
42282
+ "isSource": true,
42283
+ "$type": "color"
42284
+ },
42285
+ "dark-tritanopia-high-contrast": {
42286
+ "$value": "#783ae4",
42287
+ "filePath": "src/tokens/component/label.json5",
42288
+ "isSource": true,
42289
+ "$type": "color"
42290
+ },
42291
+ "dark-protanopia-deuteranopia-high-contrast": {
42292
+ "$value": "#783ae4",
42293
+ "filePath": "src/tokens/component/label.json5",
42294
+ "isSource": true,
42295
+ "$type": "color"
42296
+ },
42297
+ "light-tritanopia-high-contrast": {
42298
+ "$value": "#783ae4",
42299
+ "filePath": "src/tokens/component/label.json5",
42300
+ "isSource": true,
42301
+ "$type": "color"
42302
+ },
42303
+ "light-protanopia-deuteranopia-high-contrast": {
42304
+ "$value": "#783ae4",
40097
42305
  "filePath": "src/tokens/component/label.json5",
40098
42306
  "isSource": true,
40099
42307
  "$type": "color"
@@ -40103,29 +42311,77 @@
40103
42311
  "filePath": "src/tokens/component/label.json5",
40104
42312
  "isSource": true,
40105
42313
  "original": {
40106
- "$value": "{base.display.color.purple.0}",
42314
+ "$value": "{base.color.transparent}",
40107
42315
  "$type": "color",
40108
42316
  "$extensions": {
40109
42317
  "org.primer.figma": {
40110
42318
  "collection": "mode",
40111
42319
  "group": "component",
40112
- "scopes": ["bgColor"]
42320
+ "scopes": ["borderColor"]
40113
42321
  },
40114
42322
  "org.primer.overrides": {
40115
42323
  "dark": {
40116
- "$value": "{base.display.color.purple.0}",
42324
+ "$value": "{base.color.transparent}",
42325
+ "filePath": "src/tokens/component/label.json5",
42326
+ "isSource": true,
42327
+ "$type": "color"
42328
+ },
42329
+ "dark-dimmed": {
42330
+ "$value": "{base.color.transparent}",
42331
+ "filePath": "src/tokens/component/label.json5",
42332
+ "isSource": true,
42333
+ "$type": "color"
42334
+ },
42335
+ "light-high-contrast": {
42336
+ "$value": "{label.purple.fgColor.rest}",
42337
+ "filePath": "src/tokens/component/label.json5",
42338
+ "isSource": true,
42339
+ "$type": "color"
42340
+ },
42341
+ "dark-high-contrast": {
42342
+ "$value": "{label.purple.fgColor.rest}",
42343
+ "filePath": "src/tokens/component/label.json5",
42344
+ "isSource": true,
42345
+ "$type": "color"
42346
+ },
42347
+ "dark-dimmed-high-contrast": {
42348
+ "$value": "{label.purple.fgColor.rest}",
42349
+ "filePath": "src/tokens/component/label.json5",
42350
+ "isSource": true,
42351
+ "$type": "color"
42352
+ },
42353
+ "dark-tritanopia-high-contrast": {
42354
+ "$value": "{label.purple.fgColor.rest}",
42355
+ "filePath": "src/tokens/component/label.json5",
42356
+ "isSource": true,
42357
+ "$type": "color"
42358
+ },
42359
+ "dark-protanopia-deuteranopia-high-contrast": {
42360
+ "$value": "{label.purple.fgColor.rest}",
42361
+ "filePath": "src/tokens/component/label.json5",
42362
+ "isSource": true,
42363
+ "$type": "color"
42364
+ },
42365
+ "light-tritanopia-high-contrast": {
42366
+ "$value": "{label.purple.fgColor.rest}",
42367
+ "filePath": "src/tokens/component/label.json5",
42368
+ "isSource": true,
42369
+ "$type": "color"
42370
+ },
42371
+ "light-protanopia-deuteranopia-high-contrast": {
42372
+ "$value": "{label.purple.fgColor.rest}",
40117
42373
  "filePath": "src/tokens/component/label.json5",
40118
42374
  "isSource": true,
40119
42375
  "$type": "color"
40120
42376
  }
40121
42377
  }
40122
42378
  },
40123
- "key": "{label.purple.bgColor.rest}"
42379
+ "key": "{label.purple.borderColor}"
40124
42380
  },
40125
- "name": "label-purple-bgColor-rest",
42381
+ "name": "label-purple-borderColor",
40126
42382
  "attributes": {},
40127
- "path": ["label", "purple", "bgColor", "rest"],
40128
- "value": "#f1e5ff",
42383
+ "path": ["label", "purple", "borderColor"],
42384
+ "value": "#ffffff00",
40129
42385
  "type": "color"
40130
42386
  },
40131
42387
  "label-purple-fgColor-active": {
@@ -40398,6 +42654,147 @@
40398
42654
  "value": "#ffe2e0",
40399
42655
  "type": "color"
40400
42656
  },
42657
+ "label-red-borderColor": {
42658
+ "key": "{label.red.borderColor}",
42659
+ "$extensions": {
42660
+ "org.primer.figma": {
42661
+ "collection": "mode",
42662
+ "group": "component",
42663
+ "scopes": ["borderColor"]
42664
+ },
42665
+ "org.primer.overrides": {
42666
+ "dark": {
42667
+ "$value": "#ffffff00",
42668
+ "filePath": "src/tokens/component/label.json5",
42669
+ "isSource": true,
42670
+ "$type": "color"
42671
+ },
42672
+ "dark-dimmed": {
42673
+ "$value": "#ffffff00",
42674
+ "filePath": "src/tokens/component/label.json5",
42675
+ "isSource": true,
42676
+ "$type": "color"
42677
+ },
42678
+ "light-high-contrast": {
42679
+ "$value": "#c50d28",
42680
+ "filePath": "src/tokens/component/label.json5",
42681
+ "isSource": true,
42682
+ "$type": "color"
42683
+ },
42684
+ "dark-high-contrast": {
42685
+ "$value": "#c50d28",
42686
+ "filePath": "src/tokens/component/label.json5",
42687
+ "isSource": true,
42688
+ "$type": "color"
42689
+ },
42690
+ "dark-dimmed-high-contrast": {
42691
+ "$value": "#c50d28",
42692
+ "filePath": "src/tokens/component/label.json5",
42693
+ "isSource": true,
42694
+ "$type": "color"
42695
+ },
42696
+ "dark-tritanopia-high-contrast": {
42697
+ "$value": "#c50d28",
42698
+ "filePath": "src/tokens/component/label.json5",
42699
+ "isSource": true,
42700
+ "$type": "color"
42701
+ },
42702
+ "dark-protanopia-deuteranopia-high-contrast": {
42703
+ "$value": "#c50d28",
42704
+ "filePath": "src/tokens/component/label.json5",
42705
+ "isSource": true,
42706
+ "$type": "color"
42707
+ },
42708
+ "light-tritanopia-high-contrast": {
42709
+ "$value": "#c50d28",
42710
+ "filePath": "src/tokens/component/label.json5",
42711
+ "isSource": true,
42712
+ "$type": "color"
42713
+ },
42714
+ "light-protanopia-deuteranopia-high-contrast": {
42715
+ "$value": "#c50d28",
42716
+ "filePath": "src/tokens/component/label.json5",
42717
+ "isSource": true,
42718
+ "$type": "color"
42719
+ }
42720
+ }
42721
+ },
42722
+ "filePath": "src/tokens/component/label.json5",
42723
+ "isSource": true,
42724
+ "original": {
42725
+ "$value": "{base.color.transparent}",
42726
+ "$type": "color",
42727
+ "$extensions": {
42728
+ "org.primer.figma": {
42729
+ "collection": "mode",
42730
+ "group": "component",
42731
+ "scopes": ["borderColor"]
42732
+ },
42733
+ "org.primer.overrides": {
42734
+ "dark": {
42735
+ "$value": "{base.color.transparent}",
42736
+ "filePath": "src/tokens/component/label.json5",
42737
+ "isSource": true,
42738
+ "$type": "color"
42739
+ },
42740
+ "dark-dimmed": {
42741
+ "$value": "{base.color.transparent}",
42742
+ "filePath": "src/tokens/component/label.json5",
42743
+ "isSource": true,
42744
+ "$type": "color"
42745
+ },
42746
+ "light-high-contrast": {
42747
+ "$value": "{label.red.fgColor.rest}",
42748
+ "filePath": "src/tokens/component/label.json5",
42749
+ "isSource": true,
42750
+ "$type": "color"
42751
+ },
42752
+ "dark-high-contrast": {
42753
+ "$value": "{label.red.fgColor.rest}",
42754
+ "filePath": "src/tokens/component/label.json5",
42755
+ "isSource": true,
42756
+ "$type": "color"
42757
+ },
42758
+ "dark-dimmed-high-contrast": {
42759
+ "$value": "{label.red.fgColor.rest}",
42760
+ "filePath": "src/tokens/component/label.json5",
42761
+ "isSource": true,
42762
+ "$type": "color"
42763
+ },
42764
+ "dark-tritanopia-high-contrast": {
42765
+ "$value": "{label.red.fgColor.rest}",
42766
+ "filePath": "src/tokens/component/label.json5",
42767
+ "isSource": true,
42768
+ "$type": "color"
42769
+ },
42770
+ "dark-protanopia-deuteranopia-high-contrast": {
42771
+ "$value": "{label.red.fgColor.rest}",
42772
+ "filePath": "src/tokens/component/label.json5",
42773
+ "isSource": true,
42774
+ "$type": "color"
42775
+ },
42776
+ "light-tritanopia-high-contrast": {
42777
+ "$value": "{label.red.fgColor.rest}",
42778
+ "filePath": "src/tokens/component/label.json5",
42779
+ "isSource": true,
42780
+ "$type": "color"
42781
+ },
42782
+ "light-protanopia-deuteranopia-high-contrast": {
42783
+ "$value": "{label.red.fgColor.rest}",
42784
+ "filePath": "src/tokens/component/label.json5",
42785
+ "isSource": true,
42786
+ "$type": "color"
42787
+ }
42788
+ }
42789
+ },
42790
+ "key": "{label.red.borderColor}"
42791
+ },
42792
+ "name": "label-red-borderColor",
42793
+ "attributes": {},
42794
+ "path": ["label", "red", "borderColor"],
42795
+ "value": "#ffffff00",
42796
+ "type": "color"
42797
+ },
40401
42798
  "label-red-fgColor-active": {
40402
42799
  "key": "{label.red.fgColor.active}",
40403
42800
  "$extensions": {
@@ -40578,8 +42975,53 @@
40578
42975
  "value": "#22d3c7",
40579
42976
  "type": "color"
40580
42977
  },
40581
- "label-teal-bgColor-hover": {
40582
- "key": "{label.teal.bgColor.hover}",
42978
+ "label-teal-bgColor-hover": {
42979
+ "key": "{label.teal.bgColor.hover}",
42980
+ "$extensions": {
42981
+ "org.primer.figma": {
42982
+ "collection": "mode",
42983
+ "group": "component",
42984
+ "scopes": ["bgColor"]
42985
+ },
42986
+ "org.primer.overrides": {
42987
+ "dark": {
42988
+ "$value": "#89ebe1",
42989
+ "filePath": "src/tokens/component/label.json5",
42990
+ "isSource": true,
42991
+ "$type": "color"
42992
+ }
42993
+ }
42994
+ },
42995
+ "filePath": "src/tokens/component/label.json5",
42996
+ "isSource": true,
42997
+ "original": {
42998
+ "$value": "{base.display.color.teal.1}",
42999
+ "$type": "color",
43000
+ "$extensions": {
43001
+ "org.primer.figma": {
43002
+ "collection": "mode",
43003
+ "group": "component",
43004
+ "scopes": ["bgColor"]
43005
+ },
43006
+ "org.primer.overrides": {
43007
+ "dark": {
43008
+ "$value": "{base.display.color.teal.1}",
43009
+ "filePath": "src/tokens/component/label.json5",
43010
+ "isSource": true,
43011
+ "$type": "color"
43012
+ }
43013
+ }
43014
+ },
43015
+ "key": "{label.teal.bgColor.hover}"
43016
+ },
43017
+ "name": "label-teal-bgColor-hover",
43018
+ "attributes": {},
43019
+ "path": ["label", "teal", "bgColor", "hover"],
43020
+ "value": "#89ebe1",
43021
+ "type": "color"
43022
+ },
43023
+ "label-teal-bgColor-rest": {
43024
+ "key": "{label.teal.bgColor.rest}",
40583
43025
  "$extensions": {
40584
43026
  "org.primer.figma": {
40585
43027
  "collection": "mode",
@@ -40588,7 +43030,7 @@
40588
43030
  },
40589
43031
  "org.primer.overrides": {
40590
43032
  "dark": {
40591
- "$value": "#89ebe1",
43033
+ "$value": "#c7f5ef",
40592
43034
  "filePath": "src/tokens/component/label.json5",
40593
43035
  "isSource": true,
40594
43036
  "$type": "color"
@@ -40598,7 +43040,7 @@
40598
43040
  "filePath": "src/tokens/component/label.json5",
40599
43041
  "isSource": true,
40600
43042
  "original": {
40601
- "$value": "{base.display.color.teal.1}",
43043
+ "$value": "{base.display.color.teal.0}",
40602
43044
  "$type": "color",
40603
43045
  "$extensions": {
40604
43046
  "org.primer.figma": {
@@ -40608,32 +43050,80 @@
40608
43050
  },
40609
43051
  "org.primer.overrides": {
40610
43052
  "dark": {
40611
- "$value": "{base.display.color.teal.1}",
43053
+ "$value": "{base.display.color.teal.0}",
40612
43054
  "filePath": "src/tokens/component/label.json5",
40613
43055
  "isSource": true,
40614
43056
  "$type": "color"
40615
43057
  }
40616
43058
  }
40617
43059
  },
40618
- "key": "{label.teal.bgColor.hover}"
43060
+ "key": "{label.teal.bgColor.rest}"
40619
43061
  },
40620
- "name": "label-teal-bgColor-hover",
43062
+ "name": "label-teal-bgColor-rest",
40621
43063
  "attributes": {},
40622
- "path": ["label", "teal", "bgColor", "hover"],
40623
- "value": "#89ebe1",
43064
+ "path": ["label", "teal", "bgColor", "rest"],
43065
+ "value": "#c7f5ef",
40624
43066
  "type": "color"
40625
43067
  },
40626
- "label-teal-bgColor-rest": {
40627
- "key": "{label.teal.bgColor.rest}",
43068
+ "label-teal-borderColor": {
43069
+ "key": "{label.teal.borderColor}",
40628
43070
  "$extensions": {
40629
43071
  "org.primer.figma": {
40630
43072
  "collection": "mode",
40631
43073
  "group": "component",
40632
- "scopes": ["bgColor"]
43074
+ "scopes": ["borderColor"]
40633
43075
  },
40634
43076
  "org.primer.overrides": {
40635
43077
  "dark": {
40636
- "$value": "#c7f5ef",
43078
+ "$value": "#ffffff00",
43079
+ "filePath": "src/tokens/component/label.json5",
43080
+ "isSource": true,
43081
+ "$type": "color"
43082
+ },
43083
+ "dark-dimmed": {
43084
+ "$value": "#ffffff00",
43085
+ "filePath": "src/tokens/component/label.json5",
43086
+ "isSource": true,
43087
+ "$type": "color"
43088
+ },
43089
+ "light-high-contrast": {
43090
+ "$value": "#106e75",
43091
+ "filePath": "src/tokens/component/label.json5",
43092
+ "isSource": true,
43093
+ "$type": "color"
43094
+ },
43095
+ "dark-high-contrast": {
43096
+ "$value": "#106e75",
43097
+ "filePath": "src/tokens/component/label.json5",
43098
+ "isSource": true,
43099
+ "$type": "color"
43100
+ },
43101
+ "dark-dimmed-high-contrast": {
43102
+ "$value": "#106e75",
43103
+ "filePath": "src/tokens/component/label.json5",
43104
+ "isSource": true,
43105
+ "$type": "color"
43106
+ },
43107
+ "dark-tritanopia-high-contrast": {
43108
+ "$value": "#106e75",
43109
+ "filePath": "src/tokens/component/label.json5",
43110
+ "isSource": true,
43111
+ "$type": "color"
43112
+ },
43113
+ "dark-protanopia-deuteranopia-high-contrast": {
43114
+ "$value": "#106e75",
43115
+ "filePath": "src/tokens/component/label.json5",
43116
+ "isSource": true,
43117
+ "$type": "color"
43118
+ },
43119
+ "light-tritanopia-high-contrast": {
43120
+ "$value": "#106e75",
43121
+ "filePath": "src/tokens/component/label.json5",
43122
+ "isSource": true,
43123
+ "$type": "color"
43124
+ },
43125
+ "light-protanopia-deuteranopia-high-contrast": {
43126
+ "$value": "#106e75",
40637
43127
  "filePath": "src/tokens/component/label.json5",
40638
43128
  "isSource": true,
40639
43129
  "$type": "color"
@@ -40643,29 +43133,77 @@
40643
43133
  "filePath": "src/tokens/component/label.json5",
40644
43134
  "isSource": true,
40645
43135
  "original": {
40646
- "$value": "{base.display.color.teal.0}",
43136
+ "$value": "{base.color.transparent}",
40647
43137
  "$type": "color",
40648
43138
  "$extensions": {
40649
43139
  "org.primer.figma": {
40650
43140
  "collection": "mode",
40651
43141
  "group": "component",
40652
- "scopes": ["bgColor"]
43142
+ "scopes": ["borderColor"]
40653
43143
  },
40654
43144
  "org.primer.overrides": {
40655
43145
  "dark": {
40656
- "$value": "{base.display.color.teal.0}",
43146
+ "$value": "{base.color.transparent}",
43147
+ "filePath": "src/tokens/component/label.json5",
43148
+ "isSource": true,
43149
+ "$type": "color"
43150
+ },
43151
+ "dark-dimmed": {
43152
+ "$value": "{base.color.transparent}",
43153
+ "filePath": "src/tokens/component/label.json5",
43154
+ "isSource": true,
43155
+ "$type": "color"
43156
+ },
43157
+ "light-high-contrast": {
43158
+ "$value": "{label.teal.fgColor.rest}",
43159
+ "filePath": "src/tokens/component/label.json5",
43160
+ "isSource": true,
43161
+ "$type": "color"
43162
+ },
43163
+ "dark-high-contrast": {
43164
+ "$value": "{label.teal.fgColor.rest}",
43165
+ "filePath": "src/tokens/component/label.json5",
43166
+ "isSource": true,
43167
+ "$type": "color"
43168
+ },
43169
+ "dark-dimmed-high-contrast": {
43170
+ "$value": "{label.teal.fgColor.rest}",
43171
+ "filePath": "src/tokens/component/label.json5",
43172
+ "isSource": true,
43173
+ "$type": "color"
43174
+ },
43175
+ "dark-tritanopia-high-contrast": {
43176
+ "$value": "{label.teal.fgColor.rest}",
43177
+ "filePath": "src/tokens/component/label.json5",
43178
+ "isSource": true,
43179
+ "$type": "color"
43180
+ },
43181
+ "dark-protanopia-deuteranopia-high-contrast": {
43182
+ "$value": "{label.teal.fgColor.rest}",
43183
+ "filePath": "src/tokens/component/label.json5",
43184
+ "isSource": true,
43185
+ "$type": "color"
43186
+ },
43187
+ "light-tritanopia-high-contrast": {
43188
+ "$value": "{label.teal.fgColor.rest}",
43189
+ "filePath": "src/tokens/component/label.json5",
43190
+ "isSource": true,
43191
+ "$type": "color"
43192
+ },
43193
+ "light-protanopia-deuteranopia-high-contrast": {
43194
+ "$value": "{label.teal.fgColor.rest}",
40657
43195
  "filePath": "src/tokens/component/label.json5",
40658
43196
  "isSource": true,
40659
43197
  "$type": "color"
40660
43198
  }
40661
43199
  }
40662
43200
  },
40663
- "key": "{label.teal.bgColor.rest}"
43201
+ "key": "{label.teal.borderColor}"
40664
43202
  },
40665
- "name": "label-teal-bgColor-rest",
43203
+ "name": "label-teal-borderColor",
40666
43204
  "attributes": {},
40667
- "path": ["label", "teal", "bgColor", "rest"],
40668
- "value": "#c7f5ef",
43205
+ "path": ["label", "teal", "borderColor"],
43206
+ "value": "#ffffff00",
40669
43207
  "type": "color"
40670
43208
  },
40671
43209
  "label-teal-fgColor-active": {
@@ -40938,6 +43476,147 @@
40938
43476
  "value": "#ffec9e",
40939
43477
  "type": "color"
40940
43478
  },
43479
+ "label-yellow-borderColor": {
43480
+ "key": "{label.yellow.borderColor}",
43481
+ "$extensions": {
43482
+ "org.primer.figma": {
43483
+ "collection": "mode",
43484
+ "group": "component",
43485
+ "scopes": ["borderColor"]
43486
+ },
43487
+ "org.primer.overrides": {
43488
+ "dark": {
43489
+ "$value": "#ffffff00",
43490
+ "filePath": "src/tokens/component/label.json5",
43491
+ "isSource": true,
43492
+ "$type": "color"
43493
+ },
43494
+ "dark-dimmed": {
43495
+ "$value": "#ffffff00",
43496
+ "filePath": "src/tokens/component/label.json5",
43497
+ "isSource": true,
43498
+ "$type": "color"
43499
+ },
43500
+ "light-high-contrast": {
43501
+ "$value": "#805900",
43502
+ "filePath": "src/tokens/component/label.json5",
43503
+ "isSource": true,
43504
+ "$type": "color"
43505
+ },
43506
+ "dark-high-contrast": {
43507
+ "$value": "#805900",
43508
+ "filePath": "src/tokens/component/label.json5",
43509
+ "isSource": true,
43510
+ "$type": "color"
43511
+ },
43512
+ "dark-dimmed-high-contrast": {
43513
+ "$value": "#805900",
43514
+ "filePath": "src/tokens/component/label.json5",
43515
+ "isSource": true,
43516
+ "$type": "color"
43517
+ },
43518
+ "dark-tritanopia-high-contrast": {
43519
+ "$value": "#805900",
43520
+ "filePath": "src/tokens/component/label.json5",
43521
+ "isSource": true,
43522
+ "$type": "color"
43523
+ },
43524
+ "dark-protanopia-deuteranopia-high-contrast": {
43525
+ "$value": "#805900",
43526
+ "filePath": "src/tokens/component/label.json5",
43527
+ "isSource": true,
43528
+ "$type": "color"
43529
+ },
43530
+ "light-tritanopia-high-contrast": {
43531
+ "$value": "#805900",
43532
+ "filePath": "src/tokens/component/label.json5",
43533
+ "isSource": true,
43534
+ "$type": "color"
43535
+ },
43536
+ "light-protanopia-deuteranopia-high-contrast": {
43537
+ "$value": "#805900",
43538
+ "filePath": "src/tokens/component/label.json5",
43539
+ "isSource": true,
43540
+ "$type": "color"
43541
+ }
43542
+ }
43543
+ },
43544
+ "filePath": "src/tokens/component/label.json5",
43545
+ "isSource": true,
43546
+ "original": {
43547
+ "$value": "{base.color.transparent}",
43548
+ "$type": "color",
43549
+ "$extensions": {
43550
+ "org.primer.figma": {
43551
+ "collection": "mode",
43552
+ "group": "component",
43553
+ "scopes": ["borderColor"]
43554
+ },
43555
+ "org.primer.overrides": {
43556
+ "dark": {
43557
+ "$value": "{base.color.transparent}",
43558
+ "filePath": "src/tokens/component/label.json5",
43559
+ "isSource": true,
43560
+ "$type": "color"
43561
+ },
43562
+ "dark-dimmed": {
43563
+ "$value": "{base.color.transparent}",
43564
+ "filePath": "src/tokens/component/label.json5",
43565
+ "isSource": true,
43566
+ "$type": "color"
43567
+ },
43568
+ "light-high-contrast": {
43569
+ "$value": "{label.yellow.fgColor.rest}",
43570
+ "filePath": "src/tokens/component/label.json5",
43571
+ "isSource": true,
43572
+ "$type": "color"
43573
+ },
43574
+ "dark-high-contrast": {
43575
+ "$value": "{label.yellow.fgColor.rest}",
43576
+ "filePath": "src/tokens/component/label.json5",
43577
+ "isSource": true,
43578
+ "$type": "color"
43579
+ },
43580
+ "dark-dimmed-high-contrast": {
43581
+ "$value": "{label.yellow.fgColor.rest}",
43582
+ "filePath": "src/tokens/component/label.json5",
43583
+ "isSource": true,
43584
+ "$type": "color"
43585
+ },
43586
+ "dark-tritanopia-high-contrast": {
43587
+ "$value": "{label.yellow.fgColor.rest}",
43588
+ "filePath": "src/tokens/component/label.json5",
43589
+ "isSource": true,
43590
+ "$type": "color"
43591
+ },
43592
+ "dark-protanopia-deuteranopia-high-contrast": {
43593
+ "$value": "{label.yellow.fgColor.rest}",
43594
+ "filePath": "src/tokens/component/label.json5",
43595
+ "isSource": true,
43596
+ "$type": "color"
43597
+ },
43598
+ "light-tritanopia-high-contrast": {
43599
+ "$value": "{label.yellow.fgColor.rest}",
43600
+ "filePath": "src/tokens/component/label.json5",
43601
+ "isSource": true,
43602
+ "$type": "color"
43603
+ },
43604
+ "light-protanopia-deuteranopia-high-contrast": {
43605
+ "$value": "{label.yellow.fgColor.rest}",
43606
+ "filePath": "src/tokens/component/label.json5",
43607
+ "isSource": true,
43608
+ "$type": "color"
43609
+ }
43610
+ }
43611
+ },
43612
+ "key": "{label.yellow.borderColor}"
43613
+ },
43614
+ "name": "label-yellow-borderColor",
43615
+ "attributes": {},
43616
+ "path": ["label", "yellow", "borderColor"],
43617
+ "value": "#ffffff00",
43618
+ "type": "color"
43619
+ },
40941
43620
  "label-yellow-fgColor-active": {
40942
43621
  "key": "{label.yellow.fgColor.active}",
40943
43622
  "$extensions": {