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