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