@primer/primitives 11.2.2-rc.fc1eacf3 → 11.3.0

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 (67) hide show
  1. package/dist/css/functional/themes/dark-colorblind-high-contrast.css +70 -0
  2. package/dist/css/functional/themes/dark-colorblind.css +70 -0
  3. package/dist/css/functional/themes/dark-dimmed-high-contrast.css +70 -0
  4. package/dist/css/functional/themes/dark-dimmed.css +70 -0
  5. package/dist/css/functional/themes/dark-high-contrast.css +70 -0
  6. package/dist/css/functional/themes/dark-tritanopia-high-contrast.css +70 -0
  7. package/dist/css/functional/themes/dark-tritanopia.css +70 -0
  8. package/dist/css/functional/themes/dark.css +70 -0
  9. package/dist/css/functional/themes/light-colorblind-high-contrast.css +70 -0
  10. package/dist/css/functional/themes/light-colorblind.css +70 -0
  11. package/dist/css/functional/themes/light-high-contrast.css +70 -0
  12. package/dist/css/functional/themes/light-tritanopia-high-contrast.css +70 -0
  13. package/dist/css/functional/themes/light-tritanopia.css +70 -0
  14. package/dist/css/functional/themes/light.css +70 -0
  15. package/dist/docs/functional/themes/dark-colorblind-high-contrast.json +1373 -0
  16. package/dist/docs/functional/themes/dark-colorblind.json +1377 -0
  17. package/dist/docs/functional/themes/dark-dimmed-high-contrast.json +1373 -0
  18. package/dist/docs/functional/themes/dark-dimmed.json +1377 -0
  19. package/dist/docs/functional/themes/dark-high-contrast.json +1373 -0
  20. package/dist/docs/functional/themes/dark-tritanopia-high-contrast.json +1373 -0
  21. package/dist/docs/functional/themes/dark-tritanopia.json +1377 -0
  22. package/dist/docs/functional/themes/dark.json +1377 -0
  23. package/dist/docs/functional/themes/light-colorblind-high-contrast.json +1373 -0
  24. package/dist/docs/functional/themes/light-colorblind.json +1373 -0
  25. package/dist/docs/functional/themes/light-high-contrast.json +1373 -0
  26. package/dist/docs/functional/themes/light-tritanopia-high-contrast.json +1373 -0
  27. package/dist/docs/functional/themes/light-tritanopia.json +1373 -0
  28. package/dist/docs/functional/themes/light.json +1373 -0
  29. package/dist/figma/themes/dark-colorblind.json +565 -0
  30. package/dist/figma/themes/dark-dimmed.json +565 -0
  31. package/dist/figma/themes/dark-high-contrast.json +563 -0
  32. package/dist/figma/themes/dark-tritanopia.json +565 -0
  33. package/dist/figma/themes/dark.json +565 -0
  34. package/dist/figma/themes/light-colorblind.json +563 -0
  35. package/dist/figma/themes/light-high-contrast.json +563 -0
  36. package/dist/figma/themes/light-tritanopia.json +563 -0
  37. package/dist/figma/themes/light.json +563 -0
  38. package/dist/internalCss/dark-colorblind-high-contrast.css +70 -0
  39. package/dist/internalCss/dark-colorblind.css +70 -0
  40. package/dist/internalCss/dark-dimmed-high-contrast.css +70 -0
  41. package/dist/internalCss/dark-dimmed.css +70 -0
  42. package/dist/internalCss/dark-high-contrast.css +70 -0
  43. package/dist/internalCss/dark-tritanopia-high-contrast.css +70 -0
  44. package/dist/internalCss/dark-tritanopia.css +70 -0
  45. package/dist/internalCss/dark.css +70 -0
  46. package/dist/internalCss/light-colorblind-high-contrast.css +70 -0
  47. package/dist/internalCss/light-colorblind.css +70 -0
  48. package/dist/internalCss/light-high-contrast.css +70 -0
  49. package/dist/internalCss/light-tritanopia-high-contrast.css +70 -0
  50. package/dist/internalCss/light-tritanopia.css +70 -0
  51. package/dist/internalCss/light.css +70 -0
  52. package/dist/styleLint/functional/themes/dark-colorblind-high-contrast.json +1373 -0
  53. package/dist/styleLint/functional/themes/dark-colorblind.json +1377 -0
  54. package/dist/styleLint/functional/themes/dark-dimmed-high-contrast.json +1373 -0
  55. package/dist/styleLint/functional/themes/dark-dimmed.json +1377 -0
  56. package/dist/styleLint/functional/themes/dark-high-contrast.json +1373 -0
  57. package/dist/styleLint/functional/themes/dark-tritanopia-high-contrast.json +1373 -0
  58. package/dist/styleLint/functional/themes/dark-tritanopia.json +1377 -0
  59. package/dist/styleLint/functional/themes/dark.json +1377 -0
  60. package/dist/styleLint/functional/themes/light-colorblind-high-contrast.json +1373 -0
  61. package/dist/styleLint/functional/themes/light-colorblind.json +1373 -0
  62. package/dist/styleLint/functional/themes/light-high-contrast.json +1373 -0
  63. package/dist/styleLint/functional/themes/light-tritanopia-high-contrast.json +1373 -0
  64. package/dist/styleLint/functional/themes/light-tritanopia.json +1373 -0
  65. package/dist/styleLint/functional/themes/light.json +1373 -0
  66. package/package.json +1 -1
  67. package/src/tokens/component/button.json5 +522 -0
@@ -10837,6 +10837,1383 @@
10837
10837
  "attributes": {},
10838
10838
  "path": ["buttonCounter", "primary", "bgColor", "rest"]
10839
10839
  },
10840
+ "buttonKeybindingHint-danger-bgColor-active": {
10841
+ "key": "{buttonKeybindingHint.danger.bgColor.active}",
10842
+ "$value": "#01040966",
10843
+ "$type": "color",
10844
+ "$extensions": {
10845
+ "org.primer.figma": {
10846
+ "collection": "mode",
10847
+ "group": "component (internal)",
10848
+ "scopes": ["bgColor"]
10849
+ }
10850
+ },
10851
+ "alpha": 0.4,
10852
+ "filePath": "src/tokens/component/button.json5",
10853
+ "isSource": true,
10854
+ "original": {
10855
+ "$value": "{base.color.black}",
10856
+ "$type": "color",
10857
+ "$extensions": {
10858
+ "org.primer.figma": {
10859
+ "collection": "mode",
10860
+ "group": "component (internal)",
10861
+ "scopes": ["bgColor"]
10862
+ }
10863
+ },
10864
+ "alpha": 0.4,
10865
+ "key": "{buttonKeybindingHint.danger.bgColor.active}"
10866
+ },
10867
+ "name": "buttonKeybindingHint-danger-bgColor-active",
10868
+ "attributes": {},
10869
+ "path": ["buttonKeybindingHint", "danger", "bgColor", "active"]
10870
+ },
10871
+ "buttonKeybindingHint-danger-bgColor-disabled": {
10872
+ "key": "{buttonKeybindingHint.danger.bgColor.disabled}",
10873
+ "$value": "#2a313c",
10874
+ "$type": "color",
10875
+ "$extensions": {
10876
+ "org.primer.figma": {
10877
+ "collection": "mode",
10878
+ "group": "component (internal)",
10879
+ "scopes": ["bgColor"]
10880
+ }
10881
+ },
10882
+ "filePath": "src/tokens/component/button.json5",
10883
+ "isSource": true,
10884
+ "original": {
10885
+ "$value": "{buttonKeybindingHint.default.bgColor.disabled}",
10886
+ "$type": "color",
10887
+ "$extensions": {
10888
+ "org.primer.figma": {
10889
+ "collection": "mode",
10890
+ "group": "component (internal)",
10891
+ "scopes": ["bgColor"]
10892
+ }
10893
+ },
10894
+ "key": "{buttonKeybindingHint.danger.bgColor.disabled}"
10895
+ },
10896
+ "name": "buttonKeybindingHint-danger-bgColor-disabled",
10897
+ "attributes": {},
10898
+ "path": ["buttonKeybindingHint", "danger", "bgColor", "disabled"]
10899
+ },
10900
+ "buttonKeybindingHint-danger-bgColor-hover": {
10901
+ "key": "{buttonKeybindingHint.danger.bgColor.hover}",
10902
+ "$value": "#01040933",
10903
+ "$type": "color",
10904
+ "$extensions": {
10905
+ "org.primer.figma": {
10906
+ "collection": "mode",
10907
+ "group": "component (internal)",
10908
+ "scopes": ["bgColor"]
10909
+ }
10910
+ },
10911
+ "alpha": 0.2,
10912
+ "filePath": "src/tokens/component/button.json5",
10913
+ "isSource": true,
10914
+ "original": {
10915
+ "$value": "{base.color.black}",
10916
+ "$type": "color",
10917
+ "$extensions": {
10918
+ "org.primer.figma": {
10919
+ "collection": "mode",
10920
+ "group": "component (internal)",
10921
+ "scopes": ["bgColor"]
10922
+ }
10923
+ },
10924
+ "alpha": 0.2,
10925
+ "key": "{buttonKeybindingHint.danger.bgColor.hover}"
10926
+ },
10927
+ "name": "buttonKeybindingHint-danger-bgColor-hover",
10928
+ "attributes": {},
10929
+ "path": ["buttonKeybindingHint", "danger", "bgColor", "hover"]
10930
+ },
10931
+ "buttonKeybindingHint-danger-bgColor-rest": {
10932
+ "key": "{buttonKeybindingHint.danger.bgColor.rest}",
10933
+ "$value": "#2a313c",
10934
+ "$type": "color",
10935
+ "$extensions": {
10936
+ "org.primer.figma": {
10937
+ "collection": "mode",
10938
+ "group": "component (internal)",
10939
+ "scopes": ["bgColor"]
10940
+ }
10941
+ },
10942
+ "filePath": "src/tokens/component/button.json5",
10943
+ "isSource": true,
10944
+ "original": {
10945
+ "$value": "{buttonKeybindingHint.default.bgColor.rest}",
10946
+ "$type": "color",
10947
+ "$extensions": {
10948
+ "org.primer.figma": {
10949
+ "collection": "mode",
10950
+ "group": "component (internal)",
10951
+ "scopes": ["bgColor"]
10952
+ }
10953
+ },
10954
+ "key": "{buttonKeybindingHint.danger.bgColor.rest}"
10955
+ },
10956
+ "name": "buttonKeybindingHint-danger-bgColor-rest",
10957
+ "attributes": {},
10958
+ "path": ["buttonKeybindingHint", "danger", "bgColor", "rest"]
10959
+ },
10960
+ "buttonKeybindingHint-danger-borderColor-active": {
10961
+ "key": "{buttonKeybindingHint.danger.borderColor.active}",
10962
+ "$value": "#0104091a",
10963
+ "$type": "color",
10964
+ "$extensions": {
10965
+ "org.primer.figma": {
10966
+ "collection": "mode",
10967
+ "group": "component (internal)",
10968
+ "scopes": ["borderColor"]
10969
+ }
10970
+ },
10971
+ "filePath": "src/tokens/component/button.json5",
10972
+ "isSource": true,
10973
+ "original": {
10974
+ "$value": "{buttonKeybindingHint.danger.borderColor.hover}",
10975
+ "$type": "color",
10976
+ "$extensions": {
10977
+ "org.primer.figma": {
10978
+ "collection": "mode",
10979
+ "group": "component (internal)",
10980
+ "scopes": ["borderColor"]
10981
+ }
10982
+ },
10983
+ "key": "{buttonKeybindingHint.danger.borderColor.active}"
10984
+ },
10985
+ "name": "buttonKeybindingHint-danger-borderColor-active",
10986
+ "attributes": {},
10987
+ "path": ["buttonKeybindingHint", "danger", "borderColor", "active"]
10988
+ },
10989
+ "buttonKeybindingHint-danger-borderColor-disabled": {
10990
+ "key": "{buttonKeybindingHint.danger.borderColor.disabled}",
10991
+ "$value": "#656c761a",
10992
+ "$type": "color",
10993
+ "$extensions": {
10994
+ "org.primer.figma": {
10995
+ "collection": "mode",
10996
+ "group": "component (internal)",
10997
+ "scopes": ["borderColor"]
10998
+ }
10999
+ },
11000
+ "filePath": "src/tokens/component/button.json5",
11001
+ "isSource": true,
11002
+ "original": {
11003
+ "$value": "{buttonKeybindingHint.default.borderColor.disabled}",
11004
+ "$type": "color",
11005
+ "$extensions": {
11006
+ "org.primer.figma": {
11007
+ "collection": "mode",
11008
+ "group": "component (internal)",
11009
+ "scopes": ["borderColor"]
11010
+ }
11011
+ },
11012
+ "key": "{buttonKeybindingHint.danger.borderColor.disabled}"
11013
+ },
11014
+ "name": "buttonKeybindingHint-danger-borderColor-disabled",
11015
+ "attributes": {},
11016
+ "path": ["buttonKeybindingHint", "danger", "borderColor", "disabled"]
11017
+ },
11018
+ "buttonKeybindingHint-danger-borderColor-hover": {
11019
+ "key": "{buttonKeybindingHint.danger.borderColor.hover}",
11020
+ "$value": "#0104091a",
11021
+ "$type": "color",
11022
+ "$extensions": {
11023
+ "org.primer.figma": {
11024
+ "collection": "mode",
11025
+ "group": "component (internal)",
11026
+ "scopes": ["borderColor"]
11027
+ },
11028
+ "org.primer.overrides": {
11029
+ "dark": {
11030
+ "$value": "#010409",
11031
+ "alpha": 0.1,
11032
+ "filePath": "src/tokens/component/button.json5",
11033
+ "isSource": true,
11034
+ "$type": "color"
11035
+ },
11036
+ "dark-dimmed": {
11037
+ "$value": "#010409",
11038
+ "alpha": 0.1,
11039
+ "filePath": "src/tokens/component/button.json5",
11040
+ "isSource": true,
11041
+ "$type": "color"
11042
+ },
11043
+ "dark-dimmed-high-contrast": {
11044
+ "$value": "#ffffff",
11045
+ "filePath": "src/tokens/component/button.json5",
11046
+ "isSource": true,
11047
+ "$type": "color"
11048
+ },
11049
+ "dark-high-contrast": {
11050
+ "$value": "#ffffff",
11051
+ "filePath": "src/tokens/component/button.json5",
11052
+ "isSource": true,
11053
+ "$type": "color"
11054
+ },
11055
+ "dark-tritanopia-high-contrast": {
11056
+ "$value": "#ffffff",
11057
+ "filePath": "src/tokens/component/button.json5",
11058
+ "isSource": true,
11059
+ "$type": "color"
11060
+ },
11061
+ "dark-protanopia-deuteranopia-high-contrast": {
11062
+ "$value": "#ffffff",
11063
+ "filePath": "src/tokens/component/button.json5",
11064
+ "isSource": true,
11065
+ "$type": "color"
11066
+ },
11067
+ "light-high-contrast": {
11068
+ "$value": "#ffffff",
11069
+ "filePath": "src/tokens/component/button.json5",
11070
+ "isSource": true,
11071
+ "$type": "color"
11072
+ },
11073
+ "light-tritanopia-high-contrast": {
11074
+ "$value": "#ffffff",
11075
+ "filePath": "src/tokens/component/button.json5",
11076
+ "isSource": true,
11077
+ "$type": "color"
11078
+ },
11079
+ "light-protanopia-deuteranopia-high-contrast": {
11080
+ "$value": "#ffffff",
11081
+ "filePath": "src/tokens/component/button.json5",
11082
+ "isSource": true,
11083
+ "$type": "color"
11084
+ }
11085
+ }
11086
+ },
11087
+ "filePath": "src/tokens/component/button.json5",
11088
+ "isSource": true,
11089
+ "alpha": 0.1,
11090
+ "original": {
11091
+ "$value": "{base.color.black}",
11092
+ "$type": "color",
11093
+ "$extensions": {
11094
+ "org.primer.figma": {
11095
+ "collection": "mode",
11096
+ "group": "component (internal)",
11097
+ "scopes": ["borderColor"]
11098
+ },
11099
+ "org.primer.overrides": {
11100
+ "dark": {
11101
+ "$value": "{base.color.black}",
11102
+ "alpha": 0.1,
11103
+ "filePath": "src/tokens/component/button.json5",
11104
+ "isSource": true,
11105
+ "$type": "color"
11106
+ },
11107
+ "dark-dimmed": {
11108
+ "$value": "{base.color.black}",
11109
+ "alpha": 0.1,
11110
+ "filePath": "src/tokens/component/button.json5",
11111
+ "isSource": true,
11112
+ "$type": "color"
11113
+ },
11114
+ "dark-dimmed-high-contrast": {
11115
+ "$value": "{base.color.white}",
11116
+ "filePath": "src/tokens/component/button.json5",
11117
+ "isSource": true,
11118
+ "$type": "color"
11119
+ },
11120
+ "dark-high-contrast": {
11121
+ "$value": "{base.color.white}",
11122
+ "filePath": "src/tokens/component/button.json5",
11123
+ "isSource": true,
11124
+ "$type": "color"
11125
+ },
11126
+ "dark-tritanopia-high-contrast": {
11127
+ "$value": "{base.color.white}",
11128
+ "filePath": "src/tokens/component/button.json5",
11129
+ "isSource": true,
11130
+ "$type": "color"
11131
+ },
11132
+ "dark-protanopia-deuteranopia-high-contrast": {
11133
+ "$value": "{base.color.white}",
11134
+ "filePath": "src/tokens/component/button.json5",
11135
+ "isSource": true,
11136
+ "$type": "color"
11137
+ },
11138
+ "light-high-contrast": {
11139
+ "$value": "{base.color.white}",
11140
+ "filePath": "src/tokens/component/button.json5",
11141
+ "isSource": true,
11142
+ "$type": "color"
11143
+ },
11144
+ "light-tritanopia-high-contrast": {
11145
+ "$value": "{base.color.white}",
11146
+ "filePath": "src/tokens/component/button.json5",
11147
+ "isSource": true,
11148
+ "$type": "color"
11149
+ },
11150
+ "light-protanopia-deuteranopia-high-contrast": {
11151
+ "$value": "{base.color.white}",
11152
+ "filePath": "src/tokens/component/button.json5",
11153
+ "isSource": true,
11154
+ "$type": "color"
11155
+ }
11156
+ }
11157
+ },
11158
+ "alpha": 0.1,
11159
+ "key": "{buttonKeybindingHint.danger.borderColor.hover}"
11160
+ },
11161
+ "name": "buttonKeybindingHint-danger-borderColor-hover",
11162
+ "attributes": {},
11163
+ "path": ["buttonKeybindingHint", "danger", "borderColor", "hover"]
11164
+ },
11165
+ "buttonKeybindingHint-danger-borderColor-rest": {
11166
+ "key": "{buttonKeybindingHint.danger.borderColor.rest}",
11167
+ "$value": "#3d444db3",
11168
+ "$type": "color",
11169
+ "$extensions": {
11170
+ "org.primer.figma": {
11171
+ "collection": "mode",
11172
+ "group": "component (internal)",
11173
+ "scopes": ["borderColor"]
11174
+ }
11175
+ },
11176
+ "filePath": "src/tokens/component/button.json5",
11177
+ "isSource": true,
11178
+ "original": {
11179
+ "$value": "{buttonKeybindingHint.default.borderColor.rest}",
11180
+ "$type": "color",
11181
+ "$extensions": {
11182
+ "org.primer.figma": {
11183
+ "collection": "mode",
11184
+ "group": "component (internal)",
11185
+ "scopes": ["borderColor"]
11186
+ }
11187
+ },
11188
+ "key": "{buttonKeybindingHint.danger.borderColor.rest}"
11189
+ },
11190
+ "name": "buttonKeybindingHint-danger-borderColor-rest",
11191
+ "attributes": {},
11192
+ "path": ["buttonKeybindingHint", "danger", "borderColor", "rest"]
11193
+ },
11194
+ "buttonKeybindingHint-danger-fgColor-active": {
11195
+ "key": "{buttonKeybindingHint.danger.fgColor.active}",
11196
+ "$value": "#ffffff",
11197
+ "$type": "color",
11198
+ "$extensions": {
11199
+ "org.primer.figma": {
11200
+ "collection": "mode",
11201
+ "group": "component (internal)",
11202
+ "scopes": ["fgColor"]
11203
+ }
11204
+ },
11205
+ "filePath": "src/tokens/component/button.json5",
11206
+ "isSource": true,
11207
+ "original": {
11208
+ "$value": "{fgColor.onEmphasis}",
11209
+ "$type": "color",
11210
+ "$extensions": {
11211
+ "org.primer.figma": {
11212
+ "collection": "mode",
11213
+ "group": "component (internal)",
11214
+ "scopes": ["fgColor"]
11215
+ }
11216
+ },
11217
+ "key": "{buttonKeybindingHint.danger.fgColor.active}"
11218
+ },
11219
+ "name": "buttonKeybindingHint-danger-fgColor-active",
11220
+ "attributes": {},
11221
+ "path": ["buttonKeybindingHint", "danger", "fgColor", "active"]
11222
+ },
11223
+ "buttonKeybindingHint-danger-fgColor-disabled": {
11224
+ "key": "{buttonKeybindingHint.danger.fgColor.disabled}",
11225
+ "$value": "#656c76",
11226
+ "$type": "color",
11227
+ "$extensions": {
11228
+ "org.primer.figma": {
11229
+ "collection": "mode",
11230
+ "group": "component (internal)",
11231
+ "scopes": ["fgColor"]
11232
+ }
11233
+ },
11234
+ "filePath": "src/tokens/component/button.json5",
11235
+ "isSource": true,
11236
+ "original": {
11237
+ "$value": "{buttonKeybindingHint.default.fgColor.disabled}",
11238
+ "$type": "color",
11239
+ "$extensions": {
11240
+ "org.primer.figma": {
11241
+ "collection": "mode",
11242
+ "group": "component (internal)",
11243
+ "scopes": ["fgColor"]
11244
+ }
11245
+ },
11246
+ "key": "{buttonKeybindingHint.danger.fgColor.disabled}"
11247
+ },
11248
+ "name": "buttonKeybindingHint-danger-fgColor-disabled",
11249
+ "attributes": {},
11250
+ "path": ["buttonKeybindingHint", "danger", "fgColor", "disabled"]
11251
+ },
11252
+ "buttonKeybindingHint-danger-fgColor-hover": {
11253
+ "key": "{buttonKeybindingHint.danger.fgColor.hover}",
11254
+ "$value": "#ffffff",
11255
+ "$type": "color",
11256
+ "$extensions": {
11257
+ "org.primer.figma": {
11258
+ "collection": "mode",
11259
+ "group": "component (internal)",
11260
+ "scopes": ["fgColor"]
11261
+ }
11262
+ },
11263
+ "filePath": "src/tokens/component/button.json5",
11264
+ "isSource": true,
11265
+ "original": {
11266
+ "$value": "{fgColor.onEmphasis}",
11267
+ "$type": "color",
11268
+ "$extensions": {
11269
+ "org.primer.figma": {
11270
+ "collection": "mode",
11271
+ "group": "component (internal)",
11272
+ "scopes": ["fgColor"]
11273
+ }
11274
+ },
11275
+ "key": "{buttonKeybindingHint.danger.fgColor.hover}"
11276
+ },
11277
+ "name": "buttonKeybindingHint-danger-fgColor-hover",
11278
+ "attributes": {},
11279
+ "path": ["buttonKeybindingHint", "danger", "fgColor", "hover"]
11280
+ },
11281
+ "buttonKeybindingHint-danger-fgColor-rest": {
11282
+ "key": "{buttonKeybindingHint.danger.fgColor.rest}",
11283
+ "$value": "#9198a1",
11284
+ "$type": "color",
11285
+ "$extensions": {
11286
+ "org.primer.figma": {
11287
+ "collection": "mode",
11288
+ "group": "component (internal)",
11289
+ "scopes": ["fgColor"]
11290
+ }
11291
+ },
11292
+ "filePath": "src/tokens/component/button.json5",
11293
+ "isSource": true,
11294
+ "original": {
11295
+ "$value": "{buttonKeybindingHint.default.fgColor.rest}",
11296
+ "$type": "color",
11297
+ "$extensions": {
11298
+ "org.primer.figma": {
11299
+ "collection": "mode",
11300
+ "group": "component (internal)",
11301
+ "scopes": ["fgColor"]
11302
+ }
11303
+ },
11304
+ "key": "{buttonKeybindingHint.danger.fgColor.rest}"
11305
+ },
11306
+ "name": "buttonKeybindingHint-danger-fgColor-rest",
11307
+ "attributes": {},
11308
+ "path": ["buttonKeybindingHint", "danger", "fgColor", "rest"]
11309
+ },
11310
+ "buttonKeybindingHint-default-bgColor-disabled": {
11311
+ "key": "{buttonKeybindingHint.default.bgColor.disabled}",
11312
+ "$value": "#2a313c",
11313
+ "$type": "color",
11314
+ "$extensions": {
11315
+ "org.primer.figma": {
11316
+ "collection": "mode",
11317
+ "group": "component (internal)",
11318
+ "scopes": ["bgColor"]
11319
+ }
11320
+ },
11321
+ "filePath": "src/tokens/component/button.json5",
11322
+ "isSource": true,
11323
+ "original": {
11324
+ "$value": "{buttonKeybindingHint.default.bgColor.rest}",
11325
+ "$type": "color",
11326
+ "$extensions": {
11327
+ "org.primer.figma": {
11328
+ "collection": "mode",
11329
+ "group": "component (internal)",
11330
+ "scopes": ["bgColor"]
11331
+ }
11332
+ },
11333
+ "key": "{buttonKeybindingHint.default.bgColor.disabled}"
11334
+ },
11335
+ "name": "buttonKeybindingHint-default-bgColor-disabled",
11336
+ "attributes": {},
11337
+ "path": ["buttonKeybindingHint", "default", "bgColor", "disabled"]
11338
+ },
11339
+ "buttonKeybindingHint-default-bgColor-rest": {
11340
+ "key": "{buttonKeybindingHint.default.bgColor.rest}",
11341
+ "$value": "#2a313c",
11342
+ "$type": "color",
11343
+ "$extensions": {
11344
+ "org.primer.figma": {
11345
+ "collection": "mode",
11346
+ "group": "component (internal)",
11347
+ "scopes": ["bgColor"]
11348
+ },
11349
+ "org.primer.overrides": {
11350
+ "dark": {
11351
+ "$value": "#2a313c",
11352
+ "filePath": "src/tokens/component/button.json5",
11353
+ "isSource": true,
11354
+ "$type": "color"
11355
+ },
11356
+ "dark-high-contrast": "#262c36",
11357
+ "dark-protanopia-deuteranopia-high-contrast": "#262c36",
11358
+ "dark-tritanopia-high-contrast": "#262c36"
11359
+ }
11360
+ },
11361
+ "filePath": "src/tokens/component/button.json5",
11362
+ "isSource": true,
11363
+ "original": {
11364
+ "$value": "{base.color.neutral.5}",
11365
+ "$type": "color",
11366
+ "$extensions": {
11367
+ "org.primer.figma": {
11368
+ "collection": "mode",
11369
+ "group": "component (internal)",
11370
+ "scopes": ["bgColor"]
11371
+ },
11372
+ "org.primer.overrides": {
11373
+ "dark": {
11374
+ "$value": "{base.color.neutral.5}",
11375
+ "filePath": "src/tokens/component/button.json5",
11376
+ "isSource": true,
11377
+ "$type": "color"
11378
+ },
11379
+ "dark-high-contrast": "{base.color.neutral.4}",
11380
+ "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.4}",
11381
+ "dark-tritanopia-high-contrast": "{base.color.neutral.4}"
11382
+ }
11383
+ },
11384
+ "key": "{buttonKeybindingHint.default.bgColor.rest}"
11385
+ },
11386
+ "name": "buttonKeybindingHint-default-bgColor-rest",
11387
+ "attributes": {},
11388
+ "path": ["buttonKeybindingHint", "default", "bgColor", "rest"]
11389
+ },
11390
+ "buttonKeybindingHint-default-borderColor-disabled": {
11391
+ "key": "{buttonKeybindingHint.default.borderColor.disabled}",
11392
+ "$value": "#656c761a",
11393
+ "$type": "color",
11394
+ "$extensions": {
11395
+ "org.primer.figma": {
11396
+ "collection": "mode",
11397
+ "group": "component (internal)",
11398
+ "scopes": ["borderColor"]
11399
+ }
11400
+ },
11401
+ "filePath": "src/tokens/component/button.json5",
11402
+ "isSource": true,
11403
+ "original": {
11404
+ "$value": "{control.borderColor.disabled}",
11405
+ "$type": "color",
11406
+ "$extensions": {
11407
+ "org.primer.figma": {
11408
+ "collection": "mode",
11409
+ "group": "component (internal)",
11410
+ "scopes": ["borderColor"]
11411
+ }
11412
+ },
11413
+ "key": "{buttonKeybindingHint.default.borderColor.disabled}"
11414
+ },
11415
+ "name": "buttonKeybindingHint-default-borderColor-disabled",
11416
+ "attributes": {},
11417
+ "path": ["buttonKeybindingHint", "default", "borderColor", "disabled"]
11418
+ },
11419
+ "buttonKeybindingHint-default-borderColor-rest": {
11420
+ "key": "{buttonKeybindingHint.default.borderColor.rest}",
11421
+ "$value": "#3d444db3",
11422
+ "$type": "color",
11423
+ "$extensions": {
11424
+ "org.primer.figma": {
11425
+ "collection": "mode",
11426
+ "group": "component (internal)",
11427
+ "scopes": ["borderColor"]
11428
+ }
11429
+ },
11430
+ "filePath": "src/tokens/component/button.json5",
11431
+ "isSource": true,
11432
+ "original": {
11433
+ "$value": "{borderColor.muted}",
11434
+ "$type": "color",
11435
+ "$extensions": {
11436
+ "org.primer.figma": {
11437
+ "collection": "mode",
11438
+ "group": "component (internal)",
11439
+ "scopes": ["borderColor"]
11440
+ }
11441
+ },
11442
+ "key": "{buttonKeybindingHint.default.borderColor.rest}"
11443
+ },
11444
+ "name": "buttonKeybindingHint-default-borderColor-rest",
11445
+ "attributes": {},
11446
+ "path": ["buttonKeybindingHint", "default", "borderColor", "rest"]
11447
+ },
11448
+ "buttonKeybindingHint-default-fgColor-disabled": {
11449
+ "key": "{buttonKeybindingHint.default.fgColor.disabled}",
11450
+ "$value": "#656c76",
11451
+ "$type": "color",
11452
+ "$extensions": {
11453
+ "org.primer.figma": {
11454
+ "collection": "mode",
11455
+ "group": "component (internal)",
11456
+ "scopes": ["fgColor"]
11457
+ }
11458
+ },
11459
+ "filePath": "src/tokens/component/button.json5",
11460
+ "isSource": true,
11461
+ "original": {
11462
+ "$value": "{control.fgColor.disabled}",
11463
+ "$type": "color",
11464
+ "$extensions": {
11465
+ "org.primer.figma": {
11466
+ "collection": "mode",
11467
+ "group": "component (internal)",
11468
+ "scopes": ["fgColor"]
11469
+ }
11470
+ },
11471
+ "key": "{buttonKeybindingHint.default.fgColor.disabled}"
11472
+ },
11473
+ "name": "buttonKeybindingHint-default-fgColor-disabled",
11474
+ "attributes": {},
11475
+ "path": ["buttonKeybindingHint", "default", "fgColor", "disabled"]
11476
+ },
11477
+ "buttonKeybindingHint-default-fgColor-rest": {
11478
+ "key": "{buttonKeybindingHint.default.fgColor.rest}",
11479
+ "$value": "#9198a1",
11480
+ "$type": "color",
11481
+ "$extensions": {
11482
+ "org.primer.figma": {
11483
+ "collection": "mode",
11484
+ "group": "component (internal)",
11485
+ "scopes": ["fgColor"]
11486
+ }
11487
+ },
11488
+ "filePath": "src/tokens/component/button.json5",
11489
+ "isSource": true,
11490
+ "original": {
11491
+ "$value": "{fgColor.muted}",
11492
+ "$type": "color",
11493
+ "$extensions": {
11494
+ "org.primer.figma": {
11495
+ "collection": "mode",
11496
+ "group": "component (internal)",
11497
+ "scopes": ["fgColor"]
11498
+ }
11499
+ },
11500
+ "key": "{buttonKeybindingHint.default.fgColor.rest}"
11501
+ },
11502
+ "name": "buttonKeybindingHint-default-fgColor-rest",
11503
+ "attributes": {},
11504
+ "path": ["buttonKeybindingHint", "default", "fgColor", "rest"]
11505
+ },
11506
+ "buttonKeybindingHint-inactive-bgColor": {
11507
+ "key": "{buttonKeybindingHint.inactive.bgColor}",
11508
+ "$value": "#2a313c",
11509
+ "$type": "color",
11510
+ "$extensions": {
11511
+ "org.primer.figma": {
11512
+ "collection": "mode",
11513
+ "group": "component (internal)",
11514
+ "scopes": ["bgColor"]
11515
+ },
11516
+ "org.primer.overrides": {
11517
+ "dark": {
11518
+ "$value": "#2a313c",
11519
+ "filePath": "src/tokens/component/button.json5",
11520
+ "isSource": true,
11521
+ "$type": "color"
11522
+ },
11523
+ "dark-high-contrast": "#262c36",
11524
+ "dark-protanopia-deuteranopia-high-contrast": "#262c36",
11525
+ "dark-tritanopia-high-contrast": "#262c36"
11526
+ }
11527
+ },
11528
+ "filePath": "src/tokens/component/button.json5",
11529
+ "isSource": true,
11530
+ "original": {
11531
+ "$value": "{base.color.neutral.5}",
11532
+ "$type": "color",
11533
+ "$extensions": {
11534
+ "org.primer.figma": {
11535
+ "collection": "mode",
11536
+ "group": "component (internal)",
11537
+ "scopes": ["bgColor"]
11538
+ },
11539
+ "org.primer.overrides": {
11540
+ "dark": {
11541
+ "$value": "{base.color.neutral.5}",
11542
+ "filePath": "src/tokens/component/button.json5",
11543
+ "isSource": true,
11544
+ "$type": "color"
11545
+ },
11546
+ "dark-high-contrast": "{base.color.neutral.4}",
11547
+ "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.4}",
11548
+ "dark-tritanopia-high-contrast": "{base.color.neutral.4}"
11549
+ }
11550
+ },
11551
+ "key": "{buttonKeybindingHint.inactive.bgColor}"
11552
+ },
11553
+ "name": "buttonKeybindingHint-inactive-bgColor",
11554
+ "attributes": {},
11555
+ "path": ["buttonKeybindingHint", "inactive", "bgColor"]
11556
+ },
11557
+ "buttonKeybindingHint-inactive-borderColor": {
11558
+ "key": "{buttonKeybindingHint.inactive.borderColor}",
11559
+ "$value": "#3d444db3",
11560
+ "$type": "color",
11561
+ "$extensions": {
11562
+ "org.primer.figma": {
11563
+ "collection": "mode",
11564
+ "group": "component (internal)",
11565
+ "scopes": ["borderColor"]
11566
+ }
11567
+ },
11568
+ "filePath": "src/tokens/component/button.json5",
11569
+ "isSource": true,
11570
+ "original": {
11571
+ "$value": "{borderColor.muted}",
11572
+ "$type": "color",
11573
+ "$extensions": {
11574
+ "org.primer.figma": {
11575
+ "collection": "mode",
11576
+ "group": "component (internal)",
11577
+ "scopes": ["borderColor"]
11578
+ }
11579
+ },
11580
+ "key": "{buttonKeybindingHint.inactive.borderColor}"
11581
+ },
11582
+ "name": "buttonKeybindingHint-inactive-borderColor",
11583
+ "attributes": {},
11584
+ "path": ["buttonKeybindingHint", "inactive", "borderColor"]
11585
+ },
11586
+ "buttonKeybindingHint-inactive-fgColor": {
11587
+ "key": "{buttonKeybindingHint.inactive.fgColor}",
11588
+ "$value": "#9198a1",
11589
+ "$type": "color",
11590
+ "$extensions": {
11591
+ "org.primer.figma": {
11592
+ "collection": "mode",
11593
+ "group": "component (internal)",
11594
+ "scopes": ["fgColor"]
11595
+ }
11596
+ },
11597
+ "filePath": "src/tokens/component/button.json5",
11598
+ "isSource": true,
11599
+ "original": {
11600
+ "$value": "{button.inactive.fgColor}",
11601
+ "$type": "color",
11602
+ "$extensions": {
11603
+ "org.primer.figma": {
11604
+ "collection": "mode",
11605
+ "group": "component (internal)",
11606
+ "scopes": ["fgColor"]
11607
+ }
11608
+ },
11609
+ "key": "{buttonKeybindingHint.inactive.fgColor}"
11610
+ },
11611
+ "name": "buttonKeybindingHint-inactive-fgColor",
11612
+ "attributes": {},
11613
+ "path": ["buttonKeybindingHint", "inactive", "fgColor"]
11614
+ },
11615
+ "buttonKeybindingHint-invisible-bgColor-active": {
11616
+ "key": "{buttonKeybindingHint.invisible.bgColor.active}",
11617
+ "$value": "#656c7640",
11618
+ "$type": "color",
11619
+ "$extensions": {
11620
+ "org.primer.figma": {
11621
+ "collection": "mode",
11622
+ "group": "component (internal)",
11623
+ "scopes": ["bgColor"]
11624
+ }
11625
+ },
11626
+ "filePath": "src/tokens/component/button.json5",
11627
+ "isSource": true,
11628
+ "original": {
11629
+ "$value": "{control.transparent.bgColor.active}",
11630
+ "$type": "color",
11631
+ "$extensions": {
11632
+ "org.primer.figma": {
11633
+ "collection": "mode",
11634
+ "group": "component (internal)",
11635
+ "scopes": ["bgColor"]
11636
+ }
11637
+ },
11638
+ "key": "{buttonKeybindingHint.invisible.bgColor.active}"
11639
+ },
11640
+ "name": "buttonKeybindingHint-invisible-bgColor-active",
11641
+ "attributes": {},
11642
+ "path": ["buttonKeybindingHint", "invisible", "bgColor", "active"]
11643
+ },
11644
+ "buttonKeybindingHint-invisible-bgColor-disabled": {
11645
+ "key": "{buttonKeybindingHint.invisible.bgColor.disabled}",
11646
+ "$value": "#00000000",
11647
+ "$type": "color",
11648
+ "$extensions": {
11649
+ "org.primer.figma": {
11650
+ "collection": "mode",
11651
+ "group": "component (internal)",
11652
+ "scopes": ["bgColor"]
11653
+ }
11654
+ },
11655
+ "filePath": "src/tokens/component/button.json5",
11656
+ "isSource": true,
11657
+ "original": {
11658
+ "$value": "{button.invisible.bgColor.disabled}",
11659
+ "$type": "color",
11660
+ "$extensions": {
11661
+ "org.primer.figma": {
11662
+ "collection": "mode",
11663
+ "group": "component (internal)",
11664
+ "scopes": ["bgColor"]
11665
+ }
11666
+ },
11667
+ "key": "{buttonKeybindingHint.invisible.bgColor.disabled}"
11668
+ },
11669
+ "name": "buttonKeybindingHint-invisible-bgColor-disabled",
11670
+ "attributes": {},
11671
+ "path": ["buttonKeybindingHint", "invisible", "bgColor", "disabled"]
11672
+ },
11673
+ "buttonKeybindingHint-invisible-bgColor-hover": {
11674
+ "key": "{buttonKeybindingHint.invisible.bgColor.hover}",
11675
+ "$value": "#656c7633",
11676
+ "$type": "color",
11677
+ "$extensions": {
11678
+ "org.primer.figma": {
11679
+ "collection": "mode",
11680
+ "group": "component (internal)",
11681
+ "scopes": ["bgColor"]
11682
+ }
11683
+ },
11684
+ "filePath": "src/tokens/component/button.json5",
11685
+ "isSource": true,
11686
+ "original": {
11687
+ "$value": "{control.transparent.bgColor.hover}",
11688
+ "$type": "color",
11689
+ "$extensions": {
11690
+ "org.primer.figma": {
11691
+ "collection": "mode",
11692
+ "group": "component (internal)",
11693
+ "scopes": ["bgColor"]
11694
+ }
11695
+ },
11696
+ "key": "{buttonKeybindingHint.invisible.bgColor.hover}"
11697
+ },
11698
+ "name": "buttonKeybindingHint-invisible-bgColor-hover",
11699
+ "attributes": {},
11700
+ "path": ["buttonKeybindingHint", "invisible", "bgColor", "hover"]
11701
+ },
11702
+ "buttonKeybindingHint-invisible-bgColor-rest": {
11703
+ "key": "{buttonKeybindingHint.invisible.bgColor.rest}",
11704
+ "$value": "#2a313c",
11705
+ "$type": "color",
11706
+ "$extensions": {
11707
+ "org.primer.figma": {
11708
+ "collection": "mode",
11709
+ "group": "component (internal)",
11710
+ "scopes": ["bgColor"]
11711
+ }
11712
+ },
11713
+ "filePath": "src/tokens/component/button.json5",
11714
+ "isSource": true,
11715
+ "original": {
11716
+ "$value": "{buttonKeybindingHint.default.bgColor.rest}",
11717
+ "$type": "color",
11718
+ "$extensions": {
11719
+ "org.primer.figma": {
11720
+ "collection": "mode",
11721
+ "group": "component (internal)",
11722
+ "scopes": ["bgColor"]
11723
+ }
11724
+ },
11725
+ "key": "{buttonKeybindingHint.invisible.bgColor.rest}"
11726
+ },
11727
+ "name": "buttonKeybindingHint-invisible-bgColor-rest",
11728
+ "attributes": {},
11729
+ "path": ["buttonKeybindingHint", "invisible", "bgColor", "rest"]
11730
+ },
11731
+ "buttonKeybindingHint-invisible-borderColor-disabled": {
11732
+ "key": "{buttonKeybindingHint.invisible.borderColor.disabled}",
11733
+ "$value": "#656c761a",
11734
+ "$type": "color",
11735
+ "$extensions": {
11736
+ "org.primer.figma": {
11737
+ "collection": "mode",
11738
+ "group": "component (internal)",
11739
+ "scopes": ["borderColor"]
11740
+ }
11741
+ },
11742
+ "filePath": "src/tokens/component/button.json5",
11743
+ "isSource": true,
11744
+ "original": {
11745
+ "$value": "{control.borderColor.disabled}",
11746
+ "$type": "color",
11747
+ "$extensions": {
11748
+ "org.primer.figma": {
11749
+ "collection": "mode",
11750
+ "group": "component (internal)",
11751
+ "scopes": ["borderColor"]
11752
+ }
11753
+ },
11754
+ "key": "{buttonKeybindingHint.invisible.borderColor.disabled}"
11755
+ },
11756
+ "name": "buttonKeybindingHint-invisible-borderColor-disabled",
11757
+ "attributes": {},
11758
+ "path": ["buttonKeybindingHint", "invisible", "borderColor", "disabled"]
11759
+ },
11760
+ "buttonKeybindingHint-invisible-borderColor-rest": {
11761
+ "key": "{buttonKeybindingHint.invisible.borderColor.rest}",
11762
+ "$value": "#00000000",
11763
+ "$type": "color",
11764
+ "$extensions": {
11765
+ "org.primer.figma": {
11766
+ "collection": "mode",
11767
+ "group": "component (internal)",
11768
+ "scopes": ["borderColor"]
11769
+ },
11770
+ "org.primer.overrides": {
11771
+ "dark-high-contrast": {
11772
+ "$value": "#3d444db3",
11773
+ "filePath": "src/tokens/component/button.json5",
11774
+ "isSource": true,
11775
+ "$type": "color"
11776
+ },
11777
+ "dark-tritanopia-high-contrast": {
11778
+ "$value": "#3d444db3",
11779
+ "filePath": "src/tokens/component/button.json5",
11780
+ "isSource": true,
11781
+ "$type": "color"
11782
+ },
11783
+ "dark-protanopia-deuteranopia-high-contrast": {
11784
+ "$value": "#3d444db3",
11785
+ "filePath": "src/tokens/component/button.json5",
11786
+ "isSource": true,
11787
+ "$type": "color"
11788
+ },
11789
+ "light-high-contrast": {
11790
+ "$value": "#3d444db3",
11791
+ "filePath": "src/tokens/component/button.json5",
11792
+ "isSource": true,
11793
+ "$type": "color"
11794
+ },
11795
+ "light-tritanopia-high-contrast": {
11796
+ "$value": "#3d444db3",
11797
+ "filePath": "src/tokens/component/button.json5",
11798
+ "isSource": true,
11799
+ "$type": "color"
11800
+ },
11801
+ "light-protanopia-deuteranopia-high-contrast": {
11802
+ "$value": "#3d444db3",
11803
+ "filePath": "src/tokens/component/button.json5",
11804
+ "isSource": true,
11805
+ "$type": "color"
11806
+ }
11807
+ }
11808
+ },
11809
+ "filePath": "src/tokens/component/button.json5",
11810
+ "isSource": true,
11811
+ "original": {
11812
+ "$value": "{base.color.transparent}",
11813
+ "$type": "color",
11814
+ "$extensions": {
11815
+ "org.primer.figma": {
11816
+ "collection": "mode",
11817
+ "group": "component (internal)",
11818
+ "scopes": ["borderColor"]
11819
+ },
11820
+ "org.primer.overrides": {
11821
+ "dark-high-contrast": {
11822
+ "$value": "{borderColor.muted}",
11823
+ "filePath": "src/tokens/component/button.json5",
11824
+ "isSource": true,
11825
+ "$type": "color"
11826
+ },
11827
+ "dark-tritanopia-high-contrast": {
11828
+ "$value": "{borderColor.muted}",
11829
+ "filePath": "src/tokens/component/button.json5",
11830
+ "isSource": true,
11831
+ "$type": "color"
11832
+ },
11833
+ "dark-protanopia-deuteranopia-high-contrast": {
11834
+ "$value": "{borderColor.muted}",
11835
+ "filePath": "src/tokens/component/button.json5",
11836
+ "isSource": true,
11837
+ "$type": "color"
11838
+ },
11839
+ "light-high-contrast": {
11840
+ "$value": "{borderColor.muted}",
11841
+ "filePath": "src/tokens/component/button.json5",
11842
+ "isSource": true,
11843
+ "$type": "color"
11844
+ },
11845
+ "light-tritanopia-high-contrast": {
11846
+ "$value": "{borderColor.muted}",
11847
+ "filePath": "src/tokens/component/button.json5",
11848
+ "isSource": true,
11849
+ "$type": "color"
11850
+ },
11851
+ "light-protanopia-deuteranopia-high-contrast": {
11852
+ "$value": "{borderColor.muted}",
11853
+ "filePath": "src/tokens/component/button.json5",
11854
+ "isSource": true,
11855
+ "$type": "color"
11856
+ }
11857
+ }
11858
+ },
11859
+ "key": "{buttonKeybindingHint.invisible.borderColor.rest}"
11860
+ },
11861
+ "name": "buttonKeybindingHint-invisible-borderColor-rest",
11862
+ "attributes": {},
11863
+ "path": ["buttonKeybindingHint", "invisible", "borderColor", "rest"]
11864
+ },
11865
+ "buttonKeybindingHint-invisible-fgColor-disabled": {
11866
+ "key": "{buttonKeybindingHint.invisible.fgColor.disabled}",
11867
+ "$value": "#656c76",
11868
+ "$type": "color",
11869
+ "$extensions": {
11870
+ "org.primer.figma": {
11871
+ "collection": "mode",
11872
+ "group": "component (internal)",
11873
+ "scopes": ["borderColor"]
11874
+ }
11875
+ },
11876
+ "filePath": "src/tokens/component/button.json5",
11877
+ "isSource": true,
11878
+ "original": {
11879
+ "$value": "{control.fgColor.disabled}",
11880
+ "$type": "color",
11881
+ "$extensions": {
11882
+ "org.primer.figma": {
11883
+ "collection": "mode",
11884
+ "group": "component (internal)",
11885
+ "scopes": ["borderColor"]
11886
+ }
11887
+ },
11888
+ "key": "{buttonKeybindingHint.invisible.fgColor.disabled}"
11889
+ },
11890
+ "name": "buttonKeybindingHint-invisible-fgColor-disabled",
11891
+ "attributes": {},
11892
+ "path": ["buttonKeybindingHint", "invisible", "fgColor", "disabled"]
11893
+ },
11894
+ "buttonKeybindingHint-invisible-fgColor-rest": {
11895
+ "key": "{buttonKeybindingHint.invisible.fgColor.rest}",
11896
+ "$value": "#9198a1",
11897
+ "$type": "color",
11898
+ "$extensions": {
11899
+ "org.primer.figma": {
11900
+ "collection": "mode",
11901
+ "group": "component (internal)",
11902
+ "scopes": ["borderColor"]
11903
+ }
11904
+ },
11905
+ "filePath": "src/tokens/component/button.json5",
11906
+ "isSource": true,
11907
+ "original": {
11908
+ "$value": "{fgColor.muted}",
11909
+ "$type": "color",
11910
+ "$extensions": {
11911
+ "org.primer.figma": {
11912
+ "collection": "mode",
11913
+ "group": "component (internal)",
11914
+ "scopes": ["borderColor"]
11915
+ }
11916
+ },
11917
+ "key": "{buttonKeybindingHint.invisible.fgColor.rest}"
11918
+ },
11919
+ "name": "buttonKeybindingHint-invisible-fgColor-rest",
11920
+ "attributes": {},
11921
+ "path": ["buttonKeybindingHint", "invisible", "fgColor", "rest"]
11922
+ },
11923
+ "buttonKeybindingHint-primary-bgColor-disabled": {
11924
+ "key": "{buttonKeybindingHint.primary.bgColor.disabled}",
11925
+ "$value": "#04260f1a",
11926
+ "$type": "color",
11927
+ "$extensions": {
11928
+ "org.primer.figma": {
11929
+ "collection": "mode",
11930
+ "group": "component (internal)",
11931
+ "scopes": ["bgColor"]
11932
+ }
11933
+ },
11934
+ "alpha": 0.1,
11935
+ "filePath": "src/tokens/component/button.json5",
11936
+ "isSource": true,
11937
+ "original": {
11938
+ "$value": "{buttonCounter.primary.bgColor.rest}",
11939
+ "$type": "color",
11940
+ "$extensions": {
11941
+ "org.primer.figma": {
11942
+ "collection": "mode",
11943
+ "group": "component (internal)",
11944
+ "scopes": ["bgColor"]
11945
+ }
11946
+ },
11947
+ "alpha": 0.1,
11948
+ "key": "{buttonKeybindingHint.primary.bgColor.disabled}"
11949
+ },
11950
+ "name": "buttonKeybindingHint-primary-bgColor-disabled",
11951
+ "attributes": {},
11952
+ "path": ["buttonKeybindingHint", "primary", "bgColor", "disabled"]
11953
+ },
11954
+ "buttonKeybindingHint-primary-bgColor-rest": {
11955
+ "key": "{buttonKeybindingHint.primary.bgColor.rest}",
11956
+ "$value": "#04260f33",
11957
+ "$type": "color",
11958
+ "$extensions": {
11959
+ "org.primer.figma": {
11960
+ "collection": "mode",
11961
+ "group": "component (internal)",
11962
+ "scopes": ["bgColor"]
11963
+ }
11964
+ },
11965
+ "filePath": "src/tokens/component/button.json5",
11966
+ "isSource": true,
11967
+ "original": {
11968
+ "$value": "{buttonCounter.primary.bgColor.rest}",
11969
+ "$type": "color",
11970
+ "$extensions": {
11971
+ "org.primer.figma": {
11972
+ "collection": "mode",
11973
+ "group": "component (internal)",
11974
+ "scopes": ["bgColor"]
11975
+ }
11976
+ },
11977
+ "key": "{buttonKeybindingHint.primary.bgColor.rest}"
11978
+ },
11979
+ "name": "buttonKeybindingHint-primary-bgColor-rest",
11980
+ "attributes": {},
11981
+ "path": ["buttonKeybindingHint", "primary", "bgColor", "rest"]
11982
+ },
11983
+ "buttonKeybindingHint-primary-borderColor-disabled": {
11984
+ "key": "{buttonKeybindingHint.primary.borderColor.disabled}",
11985
+ "$value": "#656c761a",
11986
+ "$type": "color",
11987
+ "$extensions": {
11988
+ "org.primer.figma": {
11989
+ "collection": "mode",
11990
+ "group": "component (internal)",
11991
+ "scopes": ["borderColor"]
11992
+ }
11993
+ },
11994
+ "filePath": "src/tokens/component/button.json5",
11995
+ "isSource": true,
11996
+ "original": {
11997
+ "$value": "{control.borderColor.disabled}",
11998
+ "$type": "color",
11999
+ "$extensions": {
12000
+ "org.primer.figma": {
12001
+ "collection": "mode",
12002
+ "group": "component (internal)",
12003
+ "scopes": ["borderColor"]
12004
+ }
12005
+ },
12006
+ "key": "{buttonKeybindingHint.primary.borderColor.disabled}"
12007
+ },
12008
+ "name": "buttonKeybindingHint-primary-borderColor-disabled",
12009
+ "attributes": {},
12010
+ "path": ["buttonKeybindingHint", "primary", "borderColor", "disabled"]
12011
+ },
12012
+ "buttonKeybindingHint-primary-borderColor-rest": {
12013
+ "key": "{buttonKeybindingHint.primary.borderColor.rest}",
12014
+ "$value": "#04260f1a",
12015
+ "$type": "color",
12016
+ "$extensions": {
12017
+ "org.primer.figma": {
12018
+ "collection": "mode",
12019
+ "group": "component (internal)",
12020
+ "scopes": ["borderColor"]
12021
+ },
12022
+ "org.primer.overrides": {
12023
+ "dark-dimmed": {
12024
+ "$value": "#04260f33",
12025
+ "alpha": 0.1,
12026
+ "filePath": "src/tokens/component/button.json5",
12027
+ "isSource": true,
12028
+ "$type": "color"
12029
+ },
12030
+ "dark-dimmed-high-contrast": {
12031
+ "$value": "#ffffff",
12032
+ "filePath": "src/tokens/component/button.json5",
12033
+ "isSource": true,
12034
+ "$type": "color"
12035
+ },
12036
+ "dark": {
12037
+ "$value": "#04260f33",
12038
+ "alpha": 0.1,
12039
+ "filePath": "src/tokens/component/button.json5",
12040
+ "isSource": true,
12041
+ "$type": "color"
12042
+ },
12043
+ "dark-high-contrast": {
12044
+ "$value": "#ffffff",
12045
+ "filePath": "src/tokens/component/button.json5",
12046
+ "isSource": true,
12047
+ "$type": "color"
12048
+ },
12049
+ "dark-tritanopia-high-contrast": {
12050
+ "$value": "#ffffff",
12051
+ "filePath": "src/tokens/component/button.json5",
12052
+ "isSource": true,
12053
+ "$type": "color"
12054
+ },
12055
+ "dark-protanopia-deuteranopia-high-contrast": {
12056
+ "$value": "#ffffff",
12057
+ "filePath": "src/tokens/component/button.json5",
12058
+ "isSource": true,
12059
+ "$type": "color"
12060
+ },
12061
+ "light-high-contrast": {
12062
+ "$value": "#ffffff",
12063
+ "filePath": "src/tokens/component/button.json5",
12064
+ "isSource": true,
12065
+ "$type": "color"
12066
+ },
12067
+ "light-tritanopia-high-contrast": {
12068
+ "$value": "#ffffff",
12069
+ "filePath": "src/tokens/component/button.json5",
12070
+ "isSource": true,
12071
+ "$type": "color"
12072
+ },
12073
+ "light-protanopia-deuteranopia-high-contrast": {
12074
+ "$value": "#ffffff",
12075
+ "filePath": "src/tokens/component/button.json5",
12076
+ "isSource": true,
12077
+ "$type": "color"
12078
+ }
12079
+ }
12080
+ },
12081
+ "filePath": "src/tokens/component/button.json5",
12082
+ "isSource": true,
12083
+ "alpha": 0.1,
12084
+ "original": {
12085
+ "$value": "{buttonCounter.primary.bgColor.rest}",
12086
+ "$type": "color",
12087
+ "$extensions": {
12088
+ "org.primer.figma": {
12089
+ "collection": "mode",
12090
+ "group": "component (internal)",
12091
+ "scopes": ["borderColor"]
12092
+ },
12093
+ "org.primer.overrides": {
12094
+ "dark-dimmed": {
12095
+ "$value": "{buttonCounter.primary.bgColor.rest}",
12096
+ "alpha": 0.1,
12097
+ "filePath": "src/tokens/component/button.json5",
12098
+ "isSource": true,
12099
+ "$type": "color"
12100
+ },
12101
+ "dark-dimmed-high-contrast": {
12102
+ "$value": "{base.color.white}",
12103
+ "filePath": "src/tokens/component/button.json5",
12104
+ "isSource": true,
12105
+ "$type": "color"
12106
+ },
12107
+ "dark": {
12108
+ "$value": "{buttonCounter.primary.bgColor.rest}",
12109
+ "alpha": 0.1,
12110
+ "filePath": "src/tokens/component/button.json5",
12111
+ "isSource": true,
12112
+ "$type": "color"
12113
+ },
12114
+ "dark-high-contrast": {
12115
+ "$value": "{base.color.white}",
12116
+ "filePath": "src/tokens/component/button.json5",
12117
+ "isSource": true,
12118
+ "$type": "color"
12119
+ },
12120
+ "dark-tritanopia-high-contrast": {
12121
+ "$value": "{base.color.white}",
12122
+ "filePath": "src/tokens/component/button.json5",
12123
+ "isSource": true,
12124
+ "$type": "color"
12125
+ },
12126
+ "dark-protanopia-deuteranopia-high-contrast": {
12127
+ "$value": "{base.color.white}",
12128
+ "filePath": "src/tokens/component/button.json5",
12129
+ "isSource": true,
12130
+ "$type": "color"
12131
+ },
12132
+ "light-high-contrast": {
12133
+ "$value": "{base.color.white}",
12134
+ "filePath": "src/tokens/component/button.json5",
12135
+ "isSource": true,
12136
+ "$type": "color"
12137
+ },
12138
+ "light-tritanopia-high-contrast": {
12139
+ "$value": "{base.color.white}",
12140
+ "filePath": "src/tokens/component/button.json5",
12141
+ "isSource": true,
12142
+ "$type": "color"
12143
+ },
12144
+ "light-protanopia-deuteranopia-high-contrast": {
12145
+ "$value": "{base.color.white}",
12146
+ "filePath": "src/tokens/component/button.json5",
12147
+ "isSource": true,
12148
+ "$type": "color"
12149
+ }
12150
+ }
12151
+ },
12152
+ "alpha": 0.1,
12153
+ "key": "{buttonKeybindingHint.primary.borderColor.rest}"
12154
+ },
12155
+ "name": "buttonKeybindingHint-primary-borderColor-rest",
12156
+ "attributes": {},
12157
+ "path": ["buttonKeybindingHint", "primary", "borderColor", "rest"]
12158
+ },
12159
+ "buttonKeybindingHint-primary-fgColor-disabled": {
12160
+ "key": "{buttonKeybindingHint.primary.fgColor.disabled}",
12161
+ "$value": "#ffffff66",
12162
+ "$type": "color",
12163
+ "$extensions": {
12164
+ "org.primer.figma": {
12165
+ "collection": "mode",
12166
+ "group": "component (internal)",
12167
+ "scopes": ["fgColor"]
12168
+ }
12169
+ },
12170
+ "filePath": "src/tokens/component/button.json5",
12171
+ "isSource": true,
12172
+ "original": {
12173
+ "$value": "{button.primary.fgColor.disabled}",
12174
+ "$type": "color",
12175
+ "$extensions": {
12176
+ "org.primer.figma": {
12177
+ "collection": "mode",
12178
+ "group": "component (internal)",
12179
+ "scopes": ["fgColor"]
12180
+ }
12181
+ },
12182
+ "key": "{buttonKeybindingHint.primary.fgColor.disabled}"
12183
+ },
12184
+ "name": "buttonKeybindingHint-primary-fgColor-disabled",
12185
+ "attributes": {},
12186
+ "path": ["buttonKeybindingHint", "primary", "fgColor", "disabled"]
12187
+ },
12188
+ "buttonKeybindingHint-primary-fgColor-rest": {
12189
+ "key": "{buttonKeybindingHint.primary.fgColor.rest}",
12190
+ "$value": "#ffffff",
12191
+ "$type": "color",
12192
+ "$extensions": {
12193
+ "org.primer.figma": {
12194
+ "collection": "mode",
12195
+ "group": "component (internal)",
12196
+ "scopes": ["fgColor"]
12197
+ }
12198
+ },
12199
+ "filePath": "src/tokens/component/button.json5",
12200
+ "isSource": true,
12201
+ "original": {
12202
+ "$value": "{fgColor.onEmphasis}",
12203
+ "$type": "color",
12204
+ "$extensions": {
12205
+ "org.primer.figma": {
12206
+ "collection": "mode",
12207
+ "group": "component (internal)",
12208
+ "scopes": ["fgColor"]
12209
+ }
12210
+ },
12211
+ "key": "{buttonKeybindingHint.primary.fgColor.rest}"
12212
+ },
12213
+ "name": "buttonKeybindingHint-primary-fgColor-rest",
12214
+ "attributes": {},
12215
+ "path": ["buttonKeybindingHint", "primary", "fgColor", "rest"]
12216
+ },
10840
12217
  "card-bgColor": {
10841
12218
  "key": "{card.bgColor}",
10842
12219
  "$value": "#151b23",