@primer/primitives 10.5.0-rc.3f4948d3 → 10.5.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 (26) hide show
  1. package/dist/css/functional/themes/dark-high-contrast.css +12 -12
  2. package/dist/css/functional/themes/light-high-contrast.css +12 -12
  3. package/dist/docs/functional/themes/dark-colorblind.json +0 -104
  4. package/dist/docs/functional/themes/dark-dimmed.json +0 -104
  5. package/dist/docs/functional/themes/dark-high-contrast.json +17 -121
  6. package/dist/docs/functional/themes/dark-tritanopia.json +0 -104
  7. package/dist/docs/functional/themes/dark.json +0 -104
  8. package/dist/docs/functional/themes/light-colorblind.json +0 -104
  9. package/dist/docs/functional/themes/light-high-contrast.json +17 -121
  10. package/dist/docs/functional/themes/light-tritanopia.json +0 -104
  11. package/dist/docs/functional/themes/light.json +0 -104
  12. package/dist/figma/themes/dark-high-contrast.json +14 -14
  13. package/dist/figma/themes/light-high-contrast.json +14 -14
  14. package/dist/internalCss/dark-high-contrast.css +12 -12
  15. package/dist/internalCss/light-high-contrast.css +12 -12
  16. package/dist/styleLint/functional/themes/dark-colorblind.json +0 -104
  17. package/dist/styleLint/functional/themes/dark-dimmed.json +0 -104
  18. package/dist/styleLint/functional/themes/dark-high-contrast.json +17 -121
  19. package/dist/styleLint/functional/themes/dark-tritanopia.json +0 -104
  20. package/dist/styleLint/functional/themes/dark.json +0 -104
  21. package/dist/styleLint/functional/themes/light-colorblind.json +0 -104
  22. package/dist/styleLint/functional/themes/light-high-contrast.json +17 -121
  23. package/dist/styleLint/functional/themes/light-tritanopia.json +0 -104
  24. package/dist/styleLint/functional/themes/light.json +0 -104
  25. package/package.json +1 -1
  26. package/src/tokens/component/contribution.json5 +0 -37
@@ -10716,8 +10716,6 @@
10716
10716
  "scopes": ["bgColor"]
10717
10717
  },
10718
10718
  "org.primer.overrides": {
10719
- "dark-high-contrast": "#e6eaef",
10720
- "light-high-contrast": "#e6eaef",
10721
10719
  "dark-dimmed": "#dae0e7"
10722
10720
  }
10723
10721
  },
@@ -10733,8 +10731,6 @@
10733
10731
  "scopes": ["bgColor"]
10734
10732
  },
10735
10733
  "org.primer.overrides": {
10736
- "dark-high-contrast": "{base.color.neutral.3}",
10737
- "light-high-contrast": "{base.color.neutral.3}",
10738
10734
  "dark-dimmed": "{base.color.neutral.5}"
10739
10735
  }
10740
10736
  }
@@ -10898,16 +10894,6 @@
10898
10894
  "filePath": "src/tokens/component/contribution.json5",
10899
10895
  "isSource": true,
10900
10896
  "$type": "color"
10901
- },
10902
- "dark-high-contrast": {
10903
- "$value": "#ffffff",
10904
- "alpha": 1,
10905
- "filePath": "src/tokens/component/contribution.json5",
10906
- "isSource": true,
10907
- "$type": "color"
10908
- },
10909
- "light-high-contrast": {
10910
- "alpha": 1
10911
10897
  }
10912
10898
  }
10913
10899
  },
@@ -10937,16 +10923,6 @@
10937
10923
  "filePath": "src/tokens/component/contribution.json5",
10938
10924
  "isSource": true,
10939
10925
  "$type": "color"
10940
- },
10941
- "dark-high-contrast": {
10942
- "$value": "{base.color.white}",
10943
- "alpha": 1,
10944
- "filePath": "src/tokens/component/contribution.json5",
10945
- "isSource": true,
10946
- "$type": "color"
10947
- },
10948
- "light-high-contrast": {
10949
- "alpha": 1
10950
10926
  }
10951
10927
  }
10952
10928
  }
@@ -10980,16 +10956,6 @@
10980
10956
  "filePath": "src/tokens/component/contribution.json5",
10981
10957
  "isSource": true,
10982
10958
  "$type": "color"
10983
- },
10984
- "dark-high-contrast": {
10985
- "$value": "#ffffff",
10986
- "alpha": 1,
10987
- "filePath": "src/tokens/component/contribution.json5",
10988
- "isSource": true,
10989
- "$type": "color"
10990
- },
10991
- "light-high-contrast": {
10992
- "alpha": 1
10993
10959
  }
10994
10960
  }
10995
10961
  },
@@ -11019,16 +10985,6 @@
11019
10985
  "filePath": "src/tokens/component/contribution.json5",
11020
10986
  "isSource": true,
11021
10987
  "$type": "color"
11022
- },
11023
- "dark-high-contrast": {
11024
- "$value": "{base.color.white}",
11025
- "alpha": 1,
11026
- "filePath": "src/tokens/component/contribution.json5",
11027
- "isSource": true,
11028
- "$type": "color"
11029
- },
11030
- "light-high-contrast": {
11031
- "alpha": 1
11032
10988
  }
11033
10989
  }
11034
10990
  }
@@ -11062,16 +11018,6 @@
11062
11018
  "filePath": "src/tokens/component/contribution.json5",
11063
11019
  "isSource": true,
11064
11020
  "$type": "color"
11065
- },
11066
- "dark-high-contrast": {
11067
- "$value": "#ffffff",
11068
- "alpha": 1,
11069
- "filePath": "src/tokens/component/contribution.json5",
11070
- "isSource": true,
11071
- "$type": "color"
11072
- },
11073
- "light-high-contrast": {
11074
- "alpha": 1
11075
11021
  }
11076
11022
  }
11077
11023
  },
@@ -11101,16 +11047,6 @@
11101
11047
  "filePath": "src/tokens/component/contribution.json5",
11102
11048
  "isSource": true,
11103
11049
  "$type": "color"
11104
- },
11105
- "dark-high-contrast": {
11106
- "$value": "{base.color.white}",
11107
- "alpha": 1,
11108
- "filePath": "src/tokens/component/contribution.json5",
11109
- "isSource": true,
11110
- "$type": "color"
11111
- },
11112
- "light-high-contrast": {
11113
- "alpha": 1
11114
11050
  }
11115
11051
  }
11116
11052
  }
@@ -11144,16 +11080,6 @@
11144
11080
  "filePath": "src/tokens/component/contribution.json5",
11145
11081
  "isSource": true,
11146
11082
  "$type": "color"
11147
- },
11148
- "dark-high-contrast": {
11149
- "$value": "#ffffff",
11150
- "alpha": 1,
11151
- "filePath": "src/tokens/component/contribution.json5",
11152
- "isSource": true,
11153
- "$type": "color"
11154
- },
11155
- "light-high-contrast": {
11156
- "alpha": 1
11157
11083
  }
11158
11084
  }
11159
11085
  },
@@ -11183,16 +11109,6 @@
11183
11109
  "filePath": "src/tokens/component/contribution.json5",
11184
11110
  "isSource": true,
11185
11111
  "$type": "color"
11186
- },
11187
- "dark-high-contrast": {
11188
- "$value": "{base.color.white}",
11189
- "alpha": 1,
11190
- "filePath": "src/tokens/component/contribution.json5",
11191
- "isSource": true,
11192
- "$type": "color"
11193
- },
11194
- "light-high-contrast": {
11195
- "alpha": 1
11196
11112
  }
11197
11113
  }
11198
11114
  }
@@ -11226,16 +11142,6 @@
11226
11142
  "filePath": "src/tokens/component/contribution.json5",
11227
11143
  "isSource": true,
11228
11144
  "$type": "color"
11229
- },
11230
- "dark-high-contrast": {
11231
- "$value": "#ffffff",
11232
- "alpha": 1,
11233
- "filePath": "src/tokens/component/contribution.json5",
11234
- "isSource": true,
11235
- "$type": "color"
11236
- },
11237
- "light-high-contrast": {
11238
- "alpha": 1
11239
11145
  }
11240
11146
  }
11241
11147
  },
@@ -11265,16 +11171,6 @@
11265
11171
  "filePath": "src/tokens/component/contribution.json5",
11266
11172
  "isSource": true,
11267
11173
  "$type": "color"
11268
- },
11269
- "dark-high-contrast": {
11270
- "$value": "{base.color.white}",
11271
- "alpha": 1,
11272
- "filePath": "src/tokens/component/contribution.json5",
11273
- "isSource": true,
11274
- "$type": "color"
11275
- },
11276
- "light-high-contrast": {
11277
- "alpha": 1
11278
11174
  }
11279
11175
  }
11280
11176
  }
@@ -2771,14 +2771,14 @@
2771
2771
  {
2772
2772
  "name": "contribution/default/bgColor/0",
2773
2773
  "value": {
2774
- "r": 0.12941176470588237,
2775
- "g": 0.1568627450980392,
2776
- "b": 0.18823529411764706,
2774
+ "r": 0.08235294117647059,
2775
+ "g": 0.10588235294117647,
2776
+ "b": 0.13725490196078433,
2777
2777
  "a": 1
2778
2778
  },
2779
2779
  "type": "COLOR",
2780
2780
  "refId": "mode/contribution/default/bgColor/0",
2781
- "reference": "base/color/dark/base/color/neutral/3",
2781
+ "reference": "base/color/dark/base/color/neutral/2",
2782
2782
  "collection": "mode",
2783
2783
  "mode": "dark high contrast",
2784
2784
  "group": "component (internal)",
@@ -2854,10 +2854,10 @@
2854
2854
  "r": 1,
2855
2855
  "g": 1,
2856
2856
  "b": 1,
2857
- "a": 1
2857
+ "a": 0.05
2858
2858
  },
2859
2859
  "type": "COLOR",
2860
- "alpha": 1,
2860
+ "alpha": 0.05,
2861
2861
  "refId": "mode/contribution/default/borderColor/0",
2862
2862
  "reference": "base/color/dark/base/color/white",
2863
2863
  "collection": "mode",
@@ -2871,10 +2871,10 @@
2871
2871
  "r": 1,
2872
2872
  "g": 1,
2873
2873
  "b": 1,
2874
- "a": 1
2874
+ "a": 0.05
2875
2875
  },
2876
2876
  "type": "COLOR",
2877
- "alpha": 1,
2877
+ "alpha": 0.05,
2878
2878
  "refId": "mode/contribution/default/borderColor/1",
2879
2879
  "reference": "base/color/dark/base/color/white",
2880
2880
  "collection": "mode",
@@ -2888,10 +2888,10 @@
2888
2888
  "r": 1,
2889
2889
  "g": 1,
2890
2890
  "b": 1,
2891
- "a": 1
2891
+ "a": 0.05
2892
2892
  },
2893
2893
  "type": "COLOR",
2894
- "alpha": 1,
2894
+ "alpha": 0.05,
2895
2895
  "refId": "mode/contribution/default/borderColor/2",
2896
2896
  "reference": "base/color/dark/base/color/white",
2897
2897
  "collection": "mode",
@@ -2905,10 +2905,10 @@
2905
2905
  "r": 1,
2906
2906
  "g": 1,
2907
2907
  "b": 1,
2908
- "a": 1
2908
+ "a": 0.05
2909
2909
  },
2910
2910
  "type": "COLOR",
2911
- "alpha": 1,
2911
+ "alpha": 0.05,
2912
2912
  "refId": "mode/contribution/default/borderColor/3",
2913
2913
  "reference": "base/color/dark/base/color/white",
2914
2914
  "collection": "mode",
@@ -2922,10 +2922,10 @@
2922
2922
  "r": 1,
2923
2923
  "g": 1,
2924
2924
  "b": 1,
2925
- "a": 1
2925
+ "a": 0.05
2926
2926
  },
2927
2927
  "type": "COLOR",
2928
- "alpha": 1,
2928
+ "alpha": 0.05,
2929
2929
  "refId": "mode/contribution/default/borderColor/4",
2930
2930
  "reference": "base/color/dark/base/color/white",
2931
2931
  "collection": "mode",
@@ -2762,14 +2762,14 @@
2762
2762
  {
2763
2763
  "name": "contribution/default/bgColor/0",
2764
2764
  "value": {
2765
- "r": 0.9019607843137255,
2766
- "g": 0.9176470588235294,
2767
- "b": 0.9372549019607843,
2765
+ "r": 0.9372549019607843,
2766
+ "g": 0.9490196078431372,
2767
+ "b": 0.9607843137254902,
2768
2768
  "a": 1
2769
2769
  },
2770
2770
  "type": "COLOR",
2771
2771
  "refId": "mode/contribution/default/bgColor/0",
2772
- "reference": "base/color/light/base/color/neutral/3",
2772
+ "reference": "base/color/light/base/color/neutral/2",
2773
2773
  "collection": "mode",
2774
2774
  "mode": "light high contrast",
2775
2775
  "group": "component (internal)",
@@ -2845,10 +2845,10 @@
2845
2845
  "r": 0.00392156862745098,
2846
2846
  "g": 0.01568627450980392,
2847
2847
  "b": 0.03529411764705882,
2848
- "a": 1
2848
+ "a": 0.05
2849
2849
  },
2850
2850
  "type": "COLOR",
2851
- "alpha": 1,
2851
+ "alpha": 0.05,
2852
2852
  "refId": "mode/contribution/default/borderColor/0",
2853
2853
  "reference": "base/color/light-high-contrast/base/color/black",
2854
2854
  "collection": "mode",
@@ -2862,10 +2862,10 @@
2862
2862
  "r": 0.00392156862745098,
2863
2863
  "g": 0.01568627450980392,
2864
2864
  "b": 0.03529411764705882,
2865
- "a": 1
2865
+ "a": 0.05
2866
2866
  },
2867
2867
  "type": "COLOR",
2868
- "alpha": 1,
2868
+ "alpha": 0.05,
2869
2869
  "refId": "mode/contribution/default/borderColor/1",
2870
2870
  "reference": "base/color/light-high-contrast/base/color/black",
2871
2871
  "collection": "mode",
@@ -2879,10 +2879,10 @@
2879
2879
  "r": 0.00392156862745098,
2880
2880
  "g": 0.01568627450980392,
2881
2881
  "b": 0.03529411764705882,
2882
- "a": 1
2882
+ "a": 0.05
2883
2883
  },
2884
2884
  "type": "COLOR",
2885
- "alpha": 1,
2885
+ "alpha": 0.05,
2886
2886
  "refId": "mode/contribution/default/borderColor/2",
2887
2887
  "reference": "base/color/light-high-contrast/base/color/black",
2888
2888
  "collection": "mode",
@@ -2896,10 +2896,10 @@
2896
2896
  "r": 0.00392156862745098,
2897
2897
  "g": 0.01568627450980392,
2898
2898
  "b": 0.03529411764705882,
2899
- "a": 1
2899
+ "a": 0.05
2900
2900
  },
2901
2901
  "type": "COLOR",
2902
- "alpha": 1,
2902
+ "alpha": 0.05,
2903
2903
  "refId": "mode/contribution/default/borderColor/3",
2904
2904
  "reference": "base/color/light-high-contrast/base/color/black",
2905
2905
  "collection": "mode",
@@ -2913,10 +2913,10 @@
2913
2913
  "r": 0.00392156862745098,
2914
2914
  "g": 0.01568627450980392,
2915
2915
  "b": 0.03529411764705882,
2916
- "a": 1
2916
+ "a": 0.05
2917
2917
  },
2918
2918
  "type": "COLOR",
2919
- "alpha": 1,
2919
+ "alpha": 0.05,
2920
2920
  "refId": "mode/contribution/default/borderColor/4",
2921
2921
  "reference": "base/color/light-high-contrast/base/color/black",
2922
2922
  "collection": "mode",
@@ -444,16 +444,16 @@
444
444
  --color-prettylights-syntax-string-regexp: var(--base-color-green-1);
445
445
  --color-prettylights-syntax-sublimelinter-gutter-mark: var(--base-color-neutral-7);
446
446
  --color-prettylights-syntax-variable: var(--base-color-orange-2);
447
- --contribution-default-bgColor-0: var(--base-color-neutral-3);
447
+ --contribution-default-bgColor-0: var(--base-color-neutral-2);
448
448
  --contribution-default-bgColor-1: var(--base-color-green-8);
449
449
  --contribution-default-bgColor-2: var(--base-color-green-6);
450
450
  --contribution-default-bgColor-3: var(--base-color-green-4);
451
451
  --contribution-default-bgColor-4: var(--base-color-green-2);
452
- --contribution-default-borderColor-0: var(--base-color-white);
453
- --contribution-default-borderColor-1: var(--base-color-white);
454
- --contribution-default-borderColor-2: var(--base-color-white);
455
- --contribution-default-borderColor-3: var(--base-color-white);
456
- --contribution-default-borderColor-4: var(--base-color-white);
452
+ --contribution-default-borderColor-0: #ffffff0d;
453
+ --contribution-default-borderColor-1: #ffffff0d;
454
+ --contribution-default-borderColor-2: #ffffff0d;
455
+ --contribution-default-borderColor-3: #ffffff0d;
456
+ --contribution-default-borderColor-4: #ffffff0d;
457
457
  --contribution-halloween-bgColor-1: var(--base-display-color-orange-9);
458
458
  --contribution-halloween-bgColor-2: var(--base-display-color-orange-5);
459
459
  --contribution-halloween-bgColor-3: var(--base-display-color-orange-4);
@@ -1437,16 +1437,16 @@
1437
1437
  --color-prettylights-syntax-string-regexp: var(--base-color-green-1);
1438
1438
  --color-prettylights-syntax-sublimelinter-gutter-mark: var(--base-color-neutral-7);
1439
1439
  --color-prettylights-syntax-variable: var(--base-color-orange-2);
1440
- --contribution-default-bgColor-0: var(--base-color-neutral-3);
1440
+ --contribution-default-bgColor-0: var(--base-color-neutral-2);
1441
1441
  --contribution-default-bgColor-1: var(--base-color-green-8);
1442
1442
  --contribution-default-bgColor-2: var(--base-color-green-6);
1443
1443
  --contribution-default-bgColor-3: var(--base-color-green-4);
1444
1444
  --contribution-default-bgColor-4: var(--base-color-green-2);
1445
- --contribution-default-borderColor-0: var(--base-color-white);
1446
- --contribution-default-borderColor-1: var(--base-color-white);
1447
- --contribution-default-borderColor-2: var(--base-color-white);
1448
- --contribution-default-borderColor-3: var(--base-color-white);
1449
- --contribution-default-borderColor-4: var(--base-color-white);
1445
+ --contribution-default-borderColor-0: #ffffff0d;
1446
+ --contribution-default-borderColor-1: #ffffff0d;
1447
+ --contribution-default-borderColor-2: #ffffff0d;
1448
+ --contribution-default-borderColor-3: #ffffff0d;
1449
+ --contribution-default-borderColor-4: #ffffff0d;
1450
1450
  --contribution-halloween-bgColor-1: var(--base-display-color-orange-9);
1451
1451
  --contribution-halloween-bgColor-2: var(--base-display-color-orange-5);
1452
1452
  --contribution-halloween-bgColor-3: var(--base-display-color-orange-4);
@@ -428,16 +428,16 @@
428
428
  --color-prettylights-syntax-string-regexp: var(--base-color-green-6);
429
429
  --color-prettylights-syntax-sublimelinter-gutter-mark: var(--base-color-neutral-8);
430
430
  --color-prettylights-syntax-variable: var(--base-color-orange-6);
431
- --contribution-default-bgColor-0: var(--base-color-neutral-3);
431
+ --contribution-default-bgColor-0: var(--base-color-neutral-2);
432
432
  --contribution-default-bgColor-1: var(--base-color-green-1);
433
433
  --contribution-default-bgColor-2: var(--base-color-green-3);
434
434
  --contribution-default-bgColor-3: var(--base-color-green-4);
435
435
  --contribution-default-bgColor-4: var(--base-color-green-6);
436
- --contribution-default-borderColor-0: var(--base-color-black);
437
- --contribution-default-borderColor-1: var(--base-color-black);
438
- --contribution-default-borderColor-2: var(--base-color-black);
439
- --contribution-default-borderColor-3: var(--base-color-black);
440
- --contribution-default-borderColor-4: var(--base-color-black);
436
+ --contribution-default-borderColor-0: #0104090d;
437
+ --contribution-default-borderColor-1: #0104090d;
438
+ --contribution-default-borderColor-2: #0104090d;
439
+ --contribution-default-borderColor-3: #0104090d;
440
+ --contribution-default-borderColor-4: #0104090d;
441
441
  --contribution-halloween-bgColor-1: var(--base-display-color-lemon-1);
442
442
  --contribution-halloween-bgColor-2: var(--base-display-color-yellow-1);
443
443
  --contribution-halloween-bgColor-3: var(--base-display-color-orange-3);
@@ -1421,16 +1421,16 @@
1421
1421
  --color-prettylights-syntax-string-regexp: var(--base-color-green-6);
1422
1422
  --color-prettylights-syntax-sublimelinter-gutter-mark: var(--base-color-neutral-8);
1423
1423
  --color-prettylights-syntax-variable: var(--base-color-orange-6);
1424
- --contribution-default-bgColor-0: var(--base-color-neutral-3);
1424
+ --contribution-default-bgColor-0: var(--base-color-neutral-2);
1425
1425
  --contribution-default-bgColor-1: var(--base-color-green-1);
1426
1426
  --contribution-default-bgColor-2: var(--base-color-green-3);
1427
1427
  --contribution-default-bgColor-3: var(--base-color-green-4);
1428
1428
  --contribution-default-bgColor-4: var(--base-color-green-6);
1429
- --contribution-default-borderColor-0: var(--base-color-black);
1430
- --contribution-default-borderColor-1: var(--base-color-black);
1431
- --contribution-default-borderColor-2: var(--base-color-black);
1432
- --contribution-default-borderColor-3: var(--base-color-black);
1433
- --contribution-default-borderColor-4: var(--base-color-black);
1429
+ --contribution-default-borderColor-0: #0104090d;
1430
+ --contribution-default-borderColor-1: #0104090d;
1431
+ --contribution-default-borderColor-2: #0104090d;
1432
+ --contribution-default-borderColor-3: #0104090d;
1433
+ --contribution-default-borderColor-4: #0104090d;
1434
1434
  --contribution-halloween-bgColor-1: var(--base-display-color-lemon-1);
1435
1435
  --contribution-halloween-bgColor-2: var(--base-display-color-yellow-1);
1436
1436
  --contribution-halloween-bgColor-3: var(--base-display-color-orange-3);
@@ -10740,8 +10740,6 @@
10740
10740
  "scopes": ["bgColor"]
10741
10741
  },
10742
10742
  "org.primer.overrides": {
10743
- "dark-high-contrast": "#212830",
10744
- "light-high-contrast": "#212830",
10745
10743
  "dark-dimmed": "#2a313c"
10746
10744
  }
10747
10745
  },
@@ -10757,8 +10755,6 @@
10757
10755
  "scopes": ["bgColor"]
10758
10756
  },
10759
10757
  "org.primer.overrides": {
10760
- "dark-high-contrast": "{base.color.neutral.3}",
10761
- "light-high-contrast": "{base.color.neutral.3}",
10762
10758
  "dark-dimmed": "{base.color.neutral.5}"
10763
10759
  }
10764
10760
  }
@@ -10922,16 +10918,6 @@
10922
10918
  "filePath": "src/tokens/component/contribution.json5",
10923
10919
  "isSource": true,
10924
10920
  "$type": "color"
10925
- },
10926
- "dark-high-contrast": {
10927
- "$value": "#ffffff",
10928
- "alpha": 1,
10929
- "filePath": "src/tokens/component/contribution.json5",
10930
- "isSource": true,
10931
- "$type": "color"
10932
- },
10933
- "light-high-contrast": {
10934
- "alpha": 1
10935
10921
  }
10936
10922
  }
10937
10923
  },
@@ -10961,16 +10947,6 @@
10961
10947
  "filePath": "src/tokens/component/contribution.json5",
10962
10948
  "isSource": true,
10963
10949
  "$type": "color"
10964
- },
10965
- "dark-high-contrast": {
10966
- "$value": "{base.color.white}",
10967
- "alpha": 1,
10968
- "filePath": "src/tokens/component/contribution.json5",
10969
- "isSource": true,
10970
- "$type": "color"
10971
- },
10972
- "light-high-contrast": {
10973
- "alpha": 1
10974
10950
  }
10975
10951
  }
10976
10952
  }
@@ -11004,16 +10980,6 @@
11004
10980
  "filePath": "src/tokens/component/contribution.json5",
11005
10981
  "isSource": true,
11006
10982
  "$type": "color"
11007
- },
11008
- "dark-high-contrast": {
11009
- "$value": "#ffffff",
11010
- "alpha": 1,
11011
- "filePath": "src/tokens/component/contribution.json5",
11012
- "isSource": true,
11013
- "$type": "color"
11014
- },
11015
- "light-high-contrast": {
11016
- "alpha": 1
11017
10983
  }
11018
10984
  }
11019
10985
  },
@@ -11043,16 +11009,6 @@
11043
11009
  "filePath": "src/tokens/component/contribution.json5",
11044
11010
  "isSource": true,
11045
11011
  "$type": "color"
11046
- },
11047
- "dark-high-contrast": {
11048
- "$value": "{base.color.white}",
11049
- "alpha": 1,
11050
- "filePath": "src/tokens/component/contribution.json5",
11051
- "isSource": true,
11052
- "$type": "color"
11053
- },
11054
- "light-high-contrast": {
11055
- "alpha": 1
11056
11012
  }
11057
11013
  }
11058
11014
  }
@@ -11086,16 +11042,6 @@
11086
11042
  "filePath": "src/tokens/component/contribution.json5",
11087
11043
  "isSource": true,
11088
11044
  "$type": "color"
11089
- },
11090
- "dark-high-contrast": {
11091
- "$value": "#ffffff",
11092
- "alpha": 1,
11093
- "filePath": "src/tokens/component/contribution.json5",
11094
- "isSource": true,
11095
- "$type": "color"
11096
- },
11097
- "light-high-contrast": {
11098
- "alpha": 1
11099
11045
  }
11100
11046
  }
11101
11047
  },
@@ -11125,16 +11071,6 @@
11125
11071
  "filePath": "src/tokens/component/contribution.json5",
11126
11072
  "isSource": true,
11127
11073
  "$type": "color"
11128
- },
11129
- "dark-high-contrast": {
11130
- "$value": "{base.color.white}",
11131
- "alpha": 1,
11132
- "filePath": "src/tokens/component/contribution.json5",
11133
- "isSource": true,
11134
- "$type": "color"
11135
- },
11136
- "light-high-contrast": {
11137
- "alpha": 1
11138
11074
  }
11139
11075
  }
11140
11076
  }
@@ -11168,16 +11104,6 @@
11168
11104
  "filePath": "src/tokens/component/contribution.json5",
11169
11105
  "isSource": true,
11170
11106
  "$type": "color"
11171
- },
11172
- "dark-high-contrast": {
11173
- "$value": "#ffffff",
11174
- "alpha": 1,
11175
- "filePath": "src/tokens/component/contribution.json5",
11176
- "isSource": true,
11177
- "$type": "color"
11178
- },
11179
- "light-high-contrast": {
11180
- "alpha": 1
11181
11107
  }
11182
11108
  }
11183
11109
  },
@@ -11207,16 +11133,6 @@
11207
11133
  "filePath": "src/tokens/component/contribution.json5",
11208
11134
  "isSource": true,
11209
11135
  "$type": "color"
11210
- },
11211
- "dark-high-contrast": {
11212
- "$value": "{base.color.white}",
11213
- "alpha": 1,
11214
- "filePath": "src/tokens/component/contribution.json5",
11215
- "isSource": true,
11216
- "$type": "color"
11217
- },
11218
- "light-high-contrast": {
11219
- "alpha": 1
11220
11136
  }
11221
11137
  }
11222
11138
  }
@@ -11250,16 +11166,6 @@
11250
11166
  "filePath": "src/tokens/component/contribution.json5",
11251
11167
  "isSource": true,
11252
11168
  "$type": "color"
11253
- },
11254
- "dark-high-contrast": {
11255
- "$value": "#ffffff",
11256
- "alpha": 1,
11257
- "filePath": "src/tokens/component/contribution.json5",
11258
- "isSource": true,
11259
- "$type": "color"
11260
- },
11261
- "light-high-contrast": {
11262
- "alpha": 1
11263
11169
  }
11264
11170
  }
11265
11171
  },
@@ -11289,16 +11195,6 @@
11289
11195
  "filePath": "src/tokens/component/contribution.json5",
11290
11196
  "isSource": true,
11291
11197
  "$type": "color"
11292
- },
11293
- "dark-high-contrast": {
11294
- "$value": "{base.color.white}",
11295
- "alpha": 1,
11296
- "filePath": "src/tokens/component/contribution.json5",
11297
- "isSource": true,
11298
- "$type": "color"
11299
- },
11300
- "light-high-contrast": {
11301
- "alpha": 1
11302
11198
  }
11303
11199
  }
11304
11200
  }