@primer/primitives 8.2.4-rc.b28008e7 → 8.2.4-rc.d08fdd34
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.
- package/dist/css/functional/themes/dark-colorblind.css +12 -12
- package/dist/css/functional/themes/dark-dimmed.css +14 -14
- package/dist/css/functional/themes/dark-high-contrast.css +250 -250
- package/dist/css/functional/themes/dark-tritanopia.css +14 -14
- package/dist/css/functional/themes/dark.css +14 -14
- package/dist/css/functional/themes/light-colorblind.css +24 -24
- package/dist/css/functional/themes/light-high-contrast.css +146 -146
- package/dist/css/functional/themes/light-tritanopia.css +24 -24
- package/dist/css/functional/themes/light.css +12 -12
- package/dist/docs/functional/themes/dark-colorblind.json +149 -149
- package/dist/docs/functional/themes/dark-dimmed.json +160 -158
- package/dist/docs/functional/themes/dark-high-contrast.json +464 -454
- package/dist/docs/functional/themes/dark-tritanopia.json +153 -153
- package/dist/docs/functional/themes/dark.json +160 -158
- package/dist/docs/functional/themes/light-colorblind.json +167 -173
- package/dist/docs/functional/themes/light-high-contrast.json +362 -358
- package/dist/docs/functional/themes/light-tritanopia.json +165 -171
- package/dist/docs/functional/themes/light.json +159 -157
- package/dist/figma/themes/dark-colorblind.json +198 -198
- package/dist/figma/themes/dark-dimmed.json +201 -200
- package/dist/figma/themes/dark-high-contrast.json +598 -596
- package/dist/figma/themes/dark-tritanopia.json +200 -200
- package/dist/figma/themes/dark.json +201 -200
- package/dist/figma/themes/light-colorblind.json +217 -218
- package/dist/figma/themes/light-high-contrast.json +393 -391
- package/dist/figma/themes/light-tritanopia.json +216 -217
- package/dist/figma/themes/light.json +139 -138
- package/dist/internalCss/dark-colorblind.css +12 -12
- package/dist/internalCss/dark-dimmed.css +14 -14
- package/dist/internalCss/dark-high-contrast.css +250 -250
- package/dist/internalCss/dark-tritanopia.css +14 -14
- package/dist/internalCss/dark.css +14 -14
- package/dist/internalCss/light-colorblind.css +24 -24
- package/dist/internalCss/light-high-contrast.css +146 -146
- package/dist/internalCss/light-tritanopia.css +24 -24
- package/dist/internalCss/light.css +12 -12
- package/dist/styleLint/functional/themes/dark-colorblind.json +149 -149
- package/dist/styleLint/functional/themes/dark-dimmed.json +160 -158
- package/dist/styleLint/functional/themes/dark-high-contrast.json +464 -454
- package/dist/styleLint/functional/themes/dark-tritanopia.json +153 -153
- package/dist/styleLint/functional/themes/dark.json +160 -158
- package/dist/styleLint/functional/themes/light-colorblind.json +167 -173
- package/dist/styleLint/functional/themes/light-high-contrast.json +362 -358
- package/dist/styleLint/functional/themes/light-tritanopia.json +165 -171
- package/dist/styleLint/functional/themes/light.json +159 -157
- package/package.json +27 -26
- package/src/formats/cssAdvanced.ts +3 -3
- package/src/formats/cssCustomMedia.ts +2 -2
- package/src/formats/javascriptCommonJs.ts +2 -2
- package/src/formats/javascriptEsm.ts +2 -2
- package/src/formats/jsonFigma.ts +2 -2
- package/src/formats/jsonNestedPrefixed.ts +2 -2
- package/src/formats/jsonOneDimensional.ts +2 -2
- package/src/formats/jsonPostCssFallback.ts +2 -2
- package/src/formats/typescriptExportDefinition.ts +2 -2
- package/src/schemas/designToken.ts +1 -1
- package/src/schemas/validTokenType.ts +1 -1
- package/src/tokens/functional/color/dark/overrides/dark.high-contrast.json5 +512 -2
- package/src/tokens/functional/color/dark/overrides/dark.tritanopia.json5 +4 -0
- package/src/tokens/functional/color/dark/primitives-dark.json5 +66 -65
- package/src/tokens/functional/color/light/overrides/light.high-contrast.json5 +394 -0
- package/src/tokens/functional/color/light/overrides/light.protanopia-deuteranopia.json5 +3 -6
- package/src/tokens/functional/color/light/overrides/light.tritanopia.json5 +3 -6
- package/src/tokens/functional/color/light/primitives-light.json5 +65 -64
|
@@ -436,13 +436,13 @@
|
|
|
436
436
|
--fgColor-black: #1f2328;
|
|
437
437
|
--fgColor-disabled: #8c959f;
|
|
438
438
|
--fgColor-link: #0969da;
|
|
439
|
-
--fgColor-neutral: #
|
|
439
|
+
--fgColor-neutral: #57606a;
|
|
440
440
|
--fgColor-accent: #0969da;
|
|
441
441
|
--fgColor-success: #1a7f37;
|
|
442
|
+
--fgColor-open: #1a7f37;
|
|
442
443
|
--fgColor-attention: #9a6700;
|
|
443
444
|
--fgColor-severe: #bc4c00;
|
|
444
445
|
--fgColor-danger: #d1242f;
|
|
445
|
-
--fgColor-open: #1a7f37;
|
|
446
446
|
--fgColor-closed: #d1242f;
|
|
447
447
|
--fgColor-done: #8250df;
|
|
448
448
|
--fgColor-upsell: #8250df;
|
|
@@ -462,14 +462,14 @@
|
|
|
462
462
|
--bgColor-accent-emphasis: #0969da;
|
|
463
463
|
--bgColor-success-muted: #dafbe1;
|
|
464
464
|
--bgColor-success-emphasis: #1f883d;
|
|
465
|
+
--bgColor-open-muted: #dafbe1;
|
|
466
|
+
--bgColor-open-emphasis: #1f883d;
|
|
465
467
|
--bgColor-attention-muted: #fff8c5;
|
|
466
468
|
--bgColor-attention-emphasis: #9a6700;
|
|
467
469
|
--bgColor-severe-muted: #fff1e5;
|
|
468
470
|
--bgColor-severe-emphasis: #bc4c00;
|
|
469
471
|
--bgColor-danger-muted: #ffebe9;
|
|
470
472
|
--bgColor-danger-emphasis: #cf222e;
|
|
471
|
-
--bgColor-open-muted: #dafbe1;
|
|
472
|
-
--bgColor-open-emphasis: #1f883d;
|
|
473
473
|
--bgColor-closed-muted: #ffebe9;
|
|
474
474
|
--bgColor-closed-emphasis: #cf222e;
|
|
475
475
|
--bgColor-done-muted: #fbefff;
|
|
@@ -490,14 +490,14 @@
|
|
|
490
490
|
--borderColor-accent-emphasis: #0969da;
|
|
491
491
|
--borderColor-success-muted: #4ac26b66;
|
|
492
492
|
--borderColor-success-emphasis: #1a7f37;
|
|
493
|
+
--borderColor-open-muted: #4ac26b66;
|
|
494
|
+
--borderColor-open-emphasis: #1a7f37;
|
|
493
495
|
--borderColor-attention-muted: #d4a72c66;
|
|
494
496
|
--borderColor-attention-emphasis: #bf8700;
|
|
495
497
|
--borderColor-severe-muted: #fb8f4466;
|
|
496
498
|
--borderColor-severe-emphasis: #bc4c00;
|
|
497
499
|
--borderColor-danger-muted: #ff818266;
|
|
498
500
|
--borderColor-danger-emphasis: #cf222e;
|
|
499
|
-
--borderColor-open-muted: #4ac26b66;
|
|
500
|
-
--borderColor-open-emphasis: #1a7f37;
|
|
501
501
|
--borderColor-closed-muted: #ff818266;
|
|
502
502
|
--borderColor-closed-emphasis: #cf222e;
|
|
503
503
|
--borderColor-done-muted: #c297ff66;
|
|
@@ -1000,13 +1000,13 @@
|
|
|
1000
1000
|
--fgColor-black: #1f2328;
|
|
1001
1001
|
--fgColor-disabled: #8c959f;
|
|
1002
1002
|
--fgColor-link: #0969da;
|
|
1003
|
-
--fgColor-neutral: #
|
|
1003
|
+
--fgColor-neutral: #57606a;
|
|
1004
1004
|
--fgColor-accent: #0969da;
|
|
1005
1005
|
--fgColor-success: #1a7f37;
|
|
1006
|
+
--fgColor-open: #1a7f37;
|
|
1006
1007
|
--fgColor-attention: #9a6700;
|
|
1007
1008
|
--fgColor-severe: #bc4c00;
|
|
1008
1009
|
--fgColor-danger: #d1242f;
|
|
1009
|
-
--fgColor-open: #1a7f37;
|
|
1010
1010
|
--fgColor-closed: #d1242f;
|
|
1011
1011
|
--fgColor-done: #8250df;
|
|
1012
1012
|
--fgColor-upsell: #8250df;
|
|
@@ -1026,14 +1026,14 @@
|
|
|
1026
1026
|
--bgColor-accent-emphasis: #0969da;
|
|
1027
1027
|
--bgColor-success-muted: #dafbe1;
|
|
1028
1028
|
--bgColor-success-emphasis: #1f883d;
|
|
1029
|
+
--bgColor-open-muted: #dafbe1;
|
|
1030
|
+
--bgColor-open-emphasis: #1f883d;
|
|
1029
1031
|
--bgColor-attention-muted: #fff8c5;
|
|
1030
1032
|
--bgColor-attention-emphasis: #9a6700;
|
|
1031
1033
|
--bgColor-severe-muted: #fff1e5;
|
|
1032
1034
|
--bgColor-severe-emphasis: #bc4c00;
|
|
1033
1035
|
--bgColor-danger-muted: #ffebe9;
|
|
1034
1036
|
--bgColor-danger-emphasis: #cf222e;
|
|
1035
|
-
--bgColor-open-muted: #dafbe1;
|
|
1036
|
-
--bgColor-open-emphasis: #1f883d;
|
|
1037
1037
|
--bgColor-closed-muted: #ffebe9;
|
|
1038
1038
|
--bgColor-closed-emphasis: #cf222e;
|
|
1039
1039
|
--bgColor-done-muted: #fbefff;
|
|
@@ -1054,14 +1054,14 @@
|
|
|
1054
1054
|
--borderColor-accent-emphasis: #0969da;
|
|
1055
1055
|
--borderColor-success-muted: #4ac26b66;
|
|
1056
1056
|
--borderColor-success-emphasis: #1a7f37;
|
|
1057
|
+
--borderColor-open-muted: #4ac26b66;
|
|
1058
|
+
--borderColor-open-emphasis: #1a7f37;
|
|
1057
1059
|
--borderColor-attention-muted: #d4a72c66;
|
|
1058
1060
|
--borderColor-attention-emphasis: #bf8700;
|
|
1059
1061
|
--borderColor-severe-muted: #fb8f4466;
|
|
1060
1062
|
--borderColor-severe-emphasis: #bc4c00;
|
|
1061
1063
|
--borderColor-danger-muted: #ff818266;
|
|
1062
1064
|
--borderColor-danger-emphasis: #cf222e;
|
|
1063
|
-
--borderColor-open-muted: #4ac26b66;
|
|
1064
|
-
--borderColor-open-emphasis: #1a7f37;
|
|
1065
1065
|
--borderColor-closed-muted: #ff818266;
|
|
1066
1066
|
--borderColor-closed-emphasis: #cf222e;
|
|
1067
1067
|
--borderColor-done-muted: #c297ff66;
|