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