@primer/primitives 8.2.4-rc.b28008e7 → 8.2.4-rc.cbbd0a9a
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 +10 -10
- package/dist/css/functional/themes/dark-dimmed.css +12 -12
- package/dist/css/functional/themes/dark-high-contrast.css +80 -80
- package/dist/css/functional/themes/dark-tritanopia.css +12 -12
- package/dist/css/functional/themes/dark.css +12 -12
- package/dist/css/functional/themes/light-colorblind.css +22 -22
- package/dist/css/functional/themes/light-high-contrast.css +30 -30
- package/dist/css/functional/themes/light-tritanopia.css +22 -22
- package/dist/css/functional/themes/light.css +10 -10
- package/dist/docs/functional/themes/dark-colorblind.json +145 -145
- package/dist/docs/functional/themes/dark-dimmed.json +155 -153
- package/dist/docs/functional/themes/dark-high-contrast.json +245 -235
- package/dist/docs/functional/themes/dark-tritanopia.json +149 -149
- package/dist/docs/functional/themes/dark.json +155 -153
- package/dist/docs/functional/themes/light-colorblind.json +165 -171
- package/dist/docs/functional/themes/light-high-contrast.json +188 -184
- package/dist/docs/functional/themes/light-tritanopia.json +163 -169
- package/dist/docs/functional/themes/light.json +157 -155
- package/dist/figma/themes/dark-colorblind.json +155 -155
- package/dist/figma/themes/dark-dimmed.json +139 -138
- package/dist/figma/themes/dark-high-contrast.json +230 -228
- package/dist/figma/themes/dark-tritanopia.json +157 -157
- package/dist/figma/themes/dark.json +139 -138
- package/dist/figma/themes/light-colorblind.json +213 -214
- package/dist/figma/themes/light-high-contrast.json +171 -169
- package/dist/figma/themes/light-tritanopia.json +212 -213
- package/dist/figma/themes/light.json +135 -134
- package/dist/internalCss/dark-colorblind.css +10 -10
- package/dist/internalCss/dark-dimmed.css +12 -12
- package/dist/internalCss/dark-high-contrast.css +80 -80
- package/dist/internalCss/dark-tritanopia.css +12 -12
- package/dist/internalCss/dark.css +12 -12
- package/dist/internalCss/light-colorblind.css +22 -22
- package/dist/internalCss/light-high-contrast.css +30 -30
- package/dist/internalCss/light-tritanopia.css +22 -22
- package/dist/internalCss/light.css +10 -10
- package/dist/styleLint/functional/themes/dark-colorblind.json +145 -145
- package/dist/styleLint/functional/themes/dark-dimmed.json +155 -153
- package/dist/styleLint/functional/themes/dark-high-contrast.json +245 -235
- package/dist/styleLint/functional/themes/dark-tritanopia.json +149 -149
- package/dist/styleLint/functional/themes/dark.json +155 -153
- package/dist/styleLint/functional/themes/light-colorblind.json +165 -171
- package/dist/styleLint/functional/themes/light-high-contrast.json +188 -184
- package/dist/styleLint/functional/themes/light-tritanopia.json +163 -169
- package/dist/styleLint/functional/themes/light.json +157 -155
- package/package.json +1 -1
- package/src/tokens/functional/color/dark/overrides/dark.high-contrast.json5 +115 -2
- package/src/tokens/functional/color/dark/overrides/dark.tritanopia.json5 +4 -0
- package/src/tokens/functional/color/dark/primitives-dark.json5 +62 -61
- package/src/tokens/functional/color/light/overrides/light.high-contrast.json5 +46 -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 +63 -62
|
@@ -438,10 +438,10 @@
|
|
|
438
438
|
--fgColor-neutral: #6e7681;
|
|
439
439
|
--fgColor-accent: #4493f8;
|
|
440
440
|
--fgColor-success: #3fb950;
|
|
441
|
+
--fgColor-open: #3fb950;
|
|
441
442
|
--fgColor-attention: #d29922;
|
|
442
443
|
--fgColor-severe: #db6d28;
|
|
443
444
|
--fgColor-danger: #f85149;
|
|
444
|
-
--fgColor-open: #3fb950;
|
|
445
445
|
--fgColor-closed: #f85149;
|
|
446
446
|
--fgColor-done: #ab7df8;
|
|
447
447
|
--fgColor-upsell: #ab7df8;
|
|
@@ -461,15 +461,15 @@
|
|
|
461
461
|
--bgColor-accent-emphasis: #1f6feb;
|
|
462
462
|
--bgColor-success-muted: #2ea04326;
|
|
463
463
|
--bgColor-success-emphasis: #238636;
|
|
464
|
+
--bgColor-open-muted: #2ea04326;
|
|
465
|
+
--bgColor-open-emphasis: #238636;
|
|
464
466
|
--bgColor-attention-muted: #bb800926;
|
|
465
467
|
--bgColor-attention-emphasis: #9e6a03;
|
|
466
468
|
--bgColor-severe-muted: #db6d281a;
|
|
467
469
|
--bgColor-severe-emphasis: #bd561d;
|
|
468
470
|
--bgColor-danger-muted: #f851491a;
|
|
469
471
|
--bgColor-danger-emphasis: #da3633;
|
|
470
|
-
--bgColor-
|
|
471
|
-
--bgColor-open-emphasis: #238636;
|
|
472
|
-
--bgColor-closed-muted: #f8514926;
|
|
472
|
+
--bgColor-closed-muted: #f851491a;
|
|
473
473
|
--bgColor-closed-emphasis: #da3633;
|
|
474
474
|
--bgColor-done-muted: #ab7df826;
|
|
475
475
|
--bgColor-done-emphasis: #8957e5;
|
|
@@ -489,14 +489,14 @@
|
|
|
489
489
|
--borderColor-accent-emphasis: #1f6feb;
|
|
490
490
|
--borderColor-success-muted: #2ea04366;
|
|
491
491
|
--borderColor-success-emphasis: #238636;
|
|
492
|
+
--borderColor-open-muted: #2ea04366;
|
|
493
|
+
--borderColor-open-emphasis: #238636;
|
|
492
494
|
--borderColor-attention-muted: #bb800966;
|
|
493
495
|
--borderColor-attention-emphasis: #9e6a03;
|
|
494
496
|
--borderColor-severe-muted: #db6d2866;
|
|
495
497
|
--borderColor-severe-emphasis: #bd561d;
|
|
496
498
|
--borderColor-danger-muted: #f8514966;
|
|
497
499
|
--borderColor-danger-emphasis: #da3633;
|
|
498
|
-
--borderColor-open-muted: #2ea04366;
|
|
499
|
-
--borderColor-open-emphasis: #238636;
|
|
500
500
|
--borderColor-closed-muted: #f8514966;
|
|
501
501
|
--borderColor-closed-emphasis: #da3633;
|
|
502
502
|
--borderColor-done-muted: #ab7df866;
|
|
@@ -1002,10 +1002,10 @@
|
|
|
1002
1002
|
--fgColor-neutral: #6e7681;
|
|
1003
1003
|
--fgColor-accent: #4493f8;
|
|
1004
1004
|
--fgColor-success: #3fb950;
|
|
1005
|
+
--fgColor-open: #3fb950;
|
|
1005
1006
|
--fgColor-attention: #d29922;
|
|
1006
1007
|
--fgColor-severe: #db6d28;
|
|
1007
1008
|
--fgColor-danger: #f85149;
|
|
1008
|
-
--fgColor-open: #3fb950;
|
|
1009
1009
|
--fgColor-closed: #f85149;
|
|
1010
1010
|
--fgColor-done: #ab7df8;
|
|
1011
1011
|
--fgColor-upsell: #ab7df8;
|
|
@@ -1025,15 +1025,15 @@
|
|
|
1025
1025
|
--bgColor-accent-emphasis: #1f6feb;
|
|
1026
1026
|
--bgColor-success-muted: #2ea04326;
|
|
1027
1027
|
--bgColor-success-emphasis: #238636;
|
|
1028
|
+
--bgColor-open-muted: #2ea04326;
|
|
1029
|
+
--bgColor-open-emphasis: #238636;
|
|
1028
1030
|
--bgColor-attention-muted: #bb800926;
|
|
1029
1031
|
--bgColor-attention-emphasis: #9e6a03;
|
|
1030
1032
|
--bgColor-severe-muted: #db6d281a;
|
|
1031
1033
|
--bgColor-severe-emphasis: #bd561d;
|
|
1032
1034
|
--bgColor-danger-muted: #f851491a;
|
|
1033
1035
|
--bgColor-danger-emphasis: #da3633;
|
|
1034
|
-
--bgColor-
|
|
1035
|
-
--bgColor-open-emphasis: #238636;
|
|
1036
|
-
--bgColor-closed-muted: #f8514926;
|
|
1036
|
+
--bgColor-closed-muted: #f851491a;
|
|
1037
1037
|
--bgColor-closed-emphasis: #da3633;
|
|
1038
1038
|
--bgColor-done-muted: #ab7df826;
|
|
1039
1039
|
--bgColor-done-emphasis: #8957e5;
|
|
@@ -1053,14 +1053,14 @@
|
|
|
1053
1053
|
--borderColor-accent-emphasis: #1f6feb;
|
|
1054
1054
|
--borderColor-success-muted: #2ea04366;
|
|
1055
1055
|
--borderColor-success-emphasis: #238636;
|
|
1056
|
+
--borderColor-open-muted: #2ea04366;
|
|
1057
|
+
--borderColor-open-emphasis: #238636;
|
|
1056
1058
|
--borderColor-attention-muted: #bb800966;
|
|
1057
1059
|
--borderColor-attention-emphasis: #9e6a03;
|
|
1058
1060
|
--borderColor-severe-muted: #db6d2866;
|
|
1059
1061
|
--borderColor-severe-emphasis: #bd561d;
|
|
1060
1062
|
--borderColor-danger-muted: #f8514966;
|
|
1061
1063
|
--borderColor-danger-emphasis: #da3633;
|
|
1062
|
-
--borderColor-open-muted: #2ea04366;
|
|
1063
|
-
--borderColor-open-emphasis: #238636;
|
|
1064
1064
|
--borderColor-closed-muted: #f8514966;
|
|
1065
1065
|
--borderColor-closed-emphasis: #da3633;
|
|
1066
1066
|
--borderColor-done-muted: #ab7df866;
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
--control-borderColor-emphasis: #868f99;
|
|
175
175
|
--control-borderColor-disabled: #eaeef2b3;
|
|
176
176
|
--control-borderColor-selected: #f6f8fa;
|
|
177
|
-
--control-borderColor-success: #
|
|
177
|
+
--control-borderColor-success: #0969da;
|
|
178
178
|
--control-borderColor-danger: #bc4c00;
|
|
179
179
|
--control-borderColor-warning: #bf8700;
|
|
180
180
|
--control-iconColor-rest: #636c76;
|
|
@@ -229,9 +229,9 @@
|
|
|
229
229
|
--button-primary-fgColor-rest: #ffffff;
|
|
230
230
|
--button-primary-fgColor-disabled: #ffffffcc;
|
|
231
231
|
--button-primary-iconColor-rest: #ffffffcc;
|
|
232
|
-
--button-primary-bgColor-rest: #
|
|
233
|
-
--button-primary-bgColor-hover: #
|
|
234
|
-
--button-primary-bgColor-active: #
|
|
232
|
+
--button-primary-bgColor-rest: #0969da;
|
|
233
|
+
--button-primary-bgColor-hover: #0864d1;
|
|
234
|
+
--button-primary-bgColor-active: #075fc8;
|
|
235
235
|
--button-primary-bgColor-disabled: #92caff;
|
|
236
236
|
--button-primary-borderColor-rest: #1f232826;
|
|
237
237
|
--button-primary-borderColor-hover: #1f232826;
|
|
@@ -439,10 +439,10 @@
|
|
|
439
439
|
--fgColor-neutral: #6e7781;
|
|
440
440
|
--fgColor-accent: #0969da;
|
|
441
441
|
--fgColor-success: #0969da;
|
|
442
|
+
--fgColor-open: #bc4c00;
|
|
442
443
|
--fgColor-attention: #9a6700;
|
|
443
444
|
--fgColor-severe: #bc4c00;
|
|
444
445
|
--fgColor-danger: #be4e02;
|
|
445
|
-
--fgColor-open: #bc4c00;
|
|
446
446
|
--fgColor-closed: #6e7781;
|
|
447
447
|
--fgColor-done: #8250df;
|
|
448
448
|
--fgColor-upsell: #8250df;
|
|
@@ -461,15 +461,15 @@
|
|
|
461
461
|
--bgColor-accent-muted: #ddf4ff;
|
|
462
462
|
--bgColor-accent-emphasis: #0969da;
|
|
463
463
|
--bgColor-success-muted: #ddf4ff;
|
|
464
|
-
--bgColor-success-emphasis: #
|
|
464
|
+
--bgColor-success-emphasis: #0969da;
|
|
465
|
+
--bgColor-open-muted: #fb8f4466;
|
|
466
|
+
--bgColor-open-emphasis: #e16f24;
|
|
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: #fff1e5;
|
|
470
472
|
--bgColor-danger-emphasis: #bc4c00;
|
|
471
|
-
--bgColor-open-muted: #fb8f4466;
|
|
472
|
-
--bgColor-open-emphasis: #e16f24;
|
|
473
473
|
--bgColor-closed-muted: #afb8c166;
|
|
474
474
|
--bgColor-closed-emphasis: #6e7781;
|
|
475
475
|
--bgColor-done-muted: #fbefff;
|
|
@@ -489,15 +489,15 @@
|
|
|
489
489
|
--borderColor-accent-muted: #54aeff66;
|
|
490
490
|
--borderColor-accent-emphasis: #0969da;
|
|
491
491
|
--borderColor-success-muted: #54aeff66;
|
|
492
|
-
--borderColor-success-emphasis: #
|
|
492
|
+
--borderColor-success-emphasis: #0969da;
|
|
493
|
+
--borderColor-open-muted: #fb8f4466;
|
|
494
|
+
--borderColor-open-emphasis: #e16f24;
|
|
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: #fb8f4466;
|
|
498
500
|
--borderColor-danger-emphasis: #bc4c00;
|
|
499
|
-
--borderColor-open-muted: #fb8f4466;
|
|
500
|
-
--borderColor-open-emphasis: #e16f24;
|
|
501
501
|
--borderColor-closed-muted: #afb8c166;
|
|
502
502
|
--borderColor-closed-emphasis: #6e7781;
|
|
503
503
|
--borderColor-done-muted: #c297ff66;
|
|
@@ -738,7 +738,7 @@
|
|
|
738
738
|
--control-borderColor-emphasis: #868f99;
|
|
739
739
|
--control-borderColor-disabled: #eaeef2b3;
|
|
740
740
|
--control-borderColor-selected: #f6f8fa;
|
|
741
|
-
--control-borderColor-success: #
|
|
741
|
+
--control-borderColor-success: #0969da;
|
|
742
742
|
--control-borderColor-danger: #bc4c00;
|
|
743
743
|
--control-borderColor-warning: #bf8700;
|
|
744
744
|
--control-iconColor-rest: #636c76;
|
|
@@ -793,9 +793,9 @@
|
|
|
793
793
|
--button-primary-fgColor-rest: #ffffff;
|
|
794
794
|
--button-primary-fgColor-disabled: #ffffffcc;
|
|
795
795
|
--button-primary-iconColor-rest: #ffffffcc;
|
|
796
|
-
--button-primary-bgColor-rest: #
|
|
797
|
-
--button-primary-bgColor-hover: #
|
|
798
|
-
--button-primary-bgColor-active: #
|
|
796
|
+
--button-primary-bgColor-rest: #0969da;
|
|
797
|
+
--button-primary-bgColor-hover: #0864d1;
|
|
798
|
+
--button-primary-bgColor-active: #075fc8;
|
|
799
799
|
--button-primary-bgColor-disabled: #92caff;
|
|
800
800
|
--button-primary-borderColor-rest: #1f232826;
|
|
801
801
|
--button-primary-borderColor-hover: #1f232826;
|
|
@@ -1003,10 +1003,10 @@
|
|
|
1003
1003
|
--fgColor-neutral: #6e7781;
|
|
1004
1004
|
--fgColor-accent: #0969da;
|
|
1005
1005
|
--fgColor-success: #0969da;
|
|
1006
|
+
--fgColor-open: #bc4c00;
|
|
1006
1007
|
--fgColor-attention: #9a6700;
|
|
1007
1008
|
--fgColor-severe: #bc4c00;
|
|
1008
1009
|
--fgColor-danger: #be4e02;
|
|
1009
|
-
--fgColor-open: #bc4c00;
|
|
1010
1010
|
--fgColor-closed: #6e7781;
|
|
1011
1011
|
--fgColor-done: #8250df;
|
|
1012
1012
|
--fgColor-upsell: #8250df;
|
|
@@ -1025,15 +1025,15 @@
|
|
|
1025
1025
|
--bgColor-accent-muted: #ddf4ff;
|
|
1026
1026
|
--bgColor-accent-emphasis: #0969da;
|
|
1027
1027
|
--bgColor-success-muted: #ddf4ff;
|
|
1028
|
-
--bgColor-success-emphasis: #
|
|
1028
|
+
--bgColor-success-emphasis: #0969da;
|
|
1029
|
+
--bgColor-open-muted: #fb8f4466;
|
|
1030
|
+
--bgColor-open-emphasis: #e16f24;
|
|
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: #fff1e5;
|
|
1034
1036
|
--bgColor-danger-emphasis: #bc4c00;
|
|
1035
|
-
--bgColor-open-muted: #fb8f4466;
|
|
1036
|
-
--bgColor-open-emphasis: #e16f24;
|
|
1037
1037
|
--bgColor-closed-muted: #afb8c166;
|
|
1038
1038
|
--bgColor-closed-emphasis: #6e7781;
|
|
1039
1039
|
--bgColor-done-muted: #fbefff;
|
|
@@ -1053,15 +1053,15 @@
|
|
|
1053
1053
|
--borderColor-accent-muted: #54aeff66;
|
|
1054
1054
|
--borderColor-accent-emphasis: #0969da;
|
|
1055
1055
|
--borderColor-success-muted: #54aeff66;
|
|
1056
|
-
--borderColor-success-emphasis: #
|
|
1056
|
+
--borderColor-success-emphasis: #0969da;
|
|
1057
|
+
--borderColor-open-muted: #fb8f4466;
|
|
1058
|
+
--borderColor-open-emphasis: #e16f24;
|
|
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: #fb8f4466;
|
|
1062
1064
|
--borderColor-danger-emphasis: #bc4c00;
|
|
1063
|
-
--borderColor-open-muted: #fb8f4466;
|
|
1064
|
-
--borderColor-open-emphasis: #e16f24;
|
|
1065
1065
|
--borderColor-closed-muted: #afb8c166;
|
|
1066
1066
|
--borderColor-closed-emphasis: #6e7781;
|
|
1067
1067
|
--borderColor-done-muted: #c297ff66;
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
--control-bgColor-disabled: #ced5dcb3;
|
|
169
169
|
--control-bgColor-selected: #acb6c0;
|
|
170
170
|
--control-fgColor-rest: #0e1116;
|
|
171
|
-
--control-fgColor-placeholder: #
|
|
171
|
+
--control-fgColor-placeholder: #464e58;
|
|
172
172
|
--control-fgColor-disabled: #66707b;
|
|
173
173
|
--control-borderColor-rest: #20252c;
|
|
174
174
|
--control-borderColor-emphasis: #20252c;
|
|
@@ -279,8 +279,8 @@
|
|
|
279
279
|
--button-inactive-fgColor: #4b535d;
|
|
280
280
|
--button-inactive-bgColor: #e7ecf0;
|
|
281
281
|
--button-star-iconColor: #d5a824;
|
|
282
|
-
--buttonCounter-default-bgColor-rest: #
|
|
283
|
-
--buttonCounter-invisible-bgColor-rest: #
|
|
282
|
+
--buttonCounter-default-bgColor-rest: #4b535d33;
|
|
283
|
+
--buttonCounter-invisible-bgColor-rest: #4b535d33;
|
|
284
284
|
--buttonCounter-primary-bgColor-rest: #00230b33;
|
|
285
285
|
--buttonCounter-outline-bgColor-rest: #0349b41a;
|
|
286
286
|
--buttonCounter-outline-bgColor-hover: #ffffff33;
|
|
@@ -438,15 +438,15 @@
|
|
|
438
438
|
--fgColor-link: #023b95;
|
|
439
439
|
--fgColor-neutral: #66707b;
|
|
440
440
|
--fgColor-accent: #023b95;
|
|
441
|
-
--fgColor-success: #
|
|
442
|
-
--fgColor-
|
|
443
|
-
--fgColor-
|
|
441
|
+
--fgColor-success: #024c1a;
|
|
442
|
+
--fgColor-open: #024c1a;
|
|
443
|
+
--fgColor-attention: #603700;
|
|
444
|
+
--fgColor-severe: #702c00;
|
|
444
445
|
--fgColor-danger: #8a071e;
|
|
445
|
-
--fgColor-open: #055d20;
|
|
446
446
|
--fgColor-closed: #8a071e;
|
|
447
|
-
--fgColor-done: #
|
|
448
|
-
--fgColor-upsell: #
|
|
449
|
-
--fgColor-sponsors: #
|
|
447
|
+
--fgColor-done: #512598;
|
|
448
|
+
--fgColor-upsell: #512598;
|
|
449
|
+
--fgColor-sponsors: #7d0c57;
|
|
450
450
|
--bgColor-default: #ffffff;
|
|
451
451
|
--bgColor-muted: #e7ecf0;
|
|
452
452
|
--bgColor-inset: #ffffff;
|
|
@@ -457,19 +457,19 @@
|
|
|
457
457
|
--bgColor-disabled: #ced5dcb3;
|
|
458
458
|
--bgColor-transparent: #ffffff00;
|
|
459
459
|
--bgColor-neutral-muted: #e7ecf0;
|
|
460
|
-
--bgColor-neutral-emphasis: #
|
|
460
|
+
--bgColor-neutral-emphasis: #4b535d;
|
|
461
461
|
--bgColor-accent-muted: #dff7ff;
|
|
462
462
|
--bgColor-accent-emphasis: #0349b4;
|
|
463
463
|
--bgColor-success-muted: #d2fedb;
|
|
464
464
|
--bgColor-success-emphasis: #055d20;
|
|
465
|
+
--bgColor-open-muted: #d2fedb;
|
|
466
|
+
--bgColor-open-emphasis: #055d20;
|
|
465
467
|
--bgColor-attention-muted: #fcf7be;
|
|
466
468
|
--bgColor-attention-emphasis: #744500;
|
|
467
469
|
--bgColor-severe-muted: #fff2d5;
|
|
468
470
|
--bgColor-severe-emphasis: #873800;
|
|
469
471
|
--bgColor-danger-muted: #fff0ee;
|
|
470
472
|
--bgColor-danger-emphasis: #a0111f;
|
|
471
|
-
--bgColor-open-muted: #d2fedb;
|
|
472
|
-
--bgColor-open-emphasis: #055d20;
|
|
473
473
|
--bgColor-closed-muted: #fff0ee;
|
|
474
474
|
--bgColor-closed-emphasis: #a0111f;
|
|
475
475
|
--bgColor-done-muted: #faf0fe;
|
|
@@ -490,14 +490,14 @@
|
|
|
490
490
|
--borderColor-accent-emphasis: #0349b4;
|
|
491
491
|
--borderColor-success-muted: #26a148;
|
|
492
492
|
--borderColor-success-emphasis: #055d20;
|
|
493
|
+
--borderColor-open-muted: #26a148;
|
|
494
|
+
--borderColor-open-emphasis: #055d20;
|
|
493
495
|
--borderColor-attention-muted: #b58407;
|
|
494
496
|
--borderColor-attention-emphasis: #744500;
|
|
495
497
|
--borderColor-severe-muted: #dc6d1a;
|
|
496
498
|
--borderColor-severe-emphasis: #873800;
|
|
497
499
|
--borderColor-danger-muted: #ee5a5d;
|
|
498
500
|
--borderColor-danger-emphasis: #a0111f;
|
|
499
|
-
--borderColor-open-muted: #26a148;
|
|
500
|
-
--borderColor-open-emphasis: #055d20;
|
|
501
501
|
--borderColor-closed-muted: #ee5a5d66;
|
|
502
502
|
--borderColor-closed-emphasis: #a0111f;
|
|
503
503
|
--borderColor-done-muted: #a371f7;
|
|
@@ -732,7 +732,7 @@
|
|
|
732
732
|
--control-bgColor-disabled: #ced5dcb3;
|
|
733
733
|
--control-bgColor-selected: #acb6c0;
|
|
734
734
|
--control-fgColor-rest: #0e1116;
|
|
735
|
-
--control-fgColor-placeholder: #
|
|
735
|
+
--control-fgColor-placeholder: #464e58;
|
|
736
736
|
--control-fgColor-disabled: #66707b;
|
|
737
737
|
--control-borderColor-rest: #20252c;
|
|
738
738
|
--control-borderColor-emphasis: #20252c;
|
|
@@ -843,8 +843,8 @@
|
|
|
843
843
|
--button-inactive-fgColor: #4b535d;
|
|
844
844
|
--button-inactive-bgColor: #e7ecf0;
|
|
845
845
|
--button-star-iconColor: #d5a824;
|
|
846
|
-
--buttonCounter-default-bgColor-rest: #
|
|
847
|
-
--buttonCounter-invisible-bgColor-rest: #
|
|
846
|
+
--buttonCounter-default-bgColor-rest: #4b535d33;
|
|
847
|
+
--buttonCounter-invisible-bgColor-rest: #4b535d33;
|
|
848
848
|
--buttonCounter-primary-bgColor-rest: #00230b33;
|
|
849
849
|
--buttonCounter-outline-bgColor-rest: #0349b41a;
|
|
850
850
|
--buttonCounter-outline-bgColor-hover: #ffffff33;
|
|
@@ -1002,15 +1002,15 @@
|
|
|
1002
1002
|
--fgColor-link: #023b95;
|
|
1003
1003
|
--fgColor-neutral: #66707b;
|
|
1004
1004
|
--fgColor-accent: #023b95;
|
|
1005
|
-
--fgColor-success: #
|
|
1006
|
-
--fgColor-
|
|
1007
|
-
--fgColor-
|
|
1005
|
+
--fgColor-success: #024c1a;
|
|
1006
|
+
--fgColor-open: #024c1a;
|
|
1007
|
+
--fgColor-attention: #603700;
|
|
1008
|
+
--fgColor-severe: #702c00;
|
|
1008
1009
|
--fgColor-danger: #8a071e;
|
|
1009
|
-
--fgColor-open: #055d20;
|
|
1010
1010
|
--fgColor-closed: #8a071e;
|
|
1011
|
-
--fgColor-done: #
|
|
1012
|
-
--fgColor-upsell: #
|
|
1013
|
-
--fgColor-sponsors: #
|
|
1011
|
+
--fgColor-done: #512598;
|
|
1012
|
+
--fgColor-upsell: #512598;
|
|
1013
|
+
--fgColor-sponsors: #7d0c57;
|
|
1014
1014
|
--bgColor-default: #ffffff;
|
|
1015
1015
|
--bgColor-muted: #e7ecf0;
|
|
1016
1016
|
--bgColor-inset: #ffffff;
|
|
@@ -1021,19 +1021,19 @@
|
|
|
1021
1021
|
--bgColor-disabled: #ced5dcb3;
|
|
1022
1022
|
--bgColor-transparent: #ffffff00;
|
|
1023
1023
|
--bgColor-neutral-muted: #e7ecf0;
|
|
1024
|
-
--bgColor-neutral-emphasis: #
|
|
1024
|
+
--bgColor-neutral-emphasis: #4b535d;
|
|
1025
1025
|
--bgColor-accent-muted: #dff7ff;
|
|
1026
1026
|
--bgColor-accent-emphasis: #0349b4;
|
|
1027
1027
|
--bgColor-success-muted: #d2fedb;
|
|
1028
1028
|
--bgColor-success-emphasis: #055d20;
|
|
1029
|
+
--bgColor-open-muted: #d2fedb;
|
|
1030
|
+
--bgColor-open-emphasis: #055d20;
|
|
1029
1031
|
--bgColor-attention-muted: #fcf7be;
|
|
1030
1032
|
--bgColor-attention-emphasis: #744500;
|
|
1031
1033
|
--bgColor-severe-muted: #fff2d5;
|
|
1032
1034
|
--bgColor-severe-emphasis: #873800;
|
|
1033
1035
|
--bgColor-danger-muted: #fff0ee;
|
|
1034
1036
|
--bgColor-danger-emphasis: #a0111f;
|
|
1035
|
-
--bgColor-open-muted: #d2fedb;
|
|
1036
|
-
--bgColor-open-emphasis: #055d20;
|
|
1037
1037
|
--bgColor-closed-muted: #fff0ee;
|
|
1038
1038
|
--bgColor-closed-emphasis: #a0111f;
|
|
1039
1039
|
--bgColor-done-muted: #faf0fe;
|
|
@@ -1054,14 +1054,14 @@
|
|
|
1054
1054
|
--borderColor-accent-emphasis: #0349b4;
|
|
1055
1055
|
--borderColor-success-muted: #26a148;
|
|
1056
1056
|
--borderColor-success-emphasis: #055d20;
|
|
1057
|
+
--borderColor-open-muted: #26a148;
|
|
1058
|
+
--borderColor-open-emphasis: #055d20;
|
|
1057
1059
|
--borderColor-attention-muted: #b58407;
|
|
1058
1060
|
--borderColor-attention-emphasis: #744500;
|
|
1059
1061
|
--borderColor-severe-muted: #dc6d1a;
|
|
1060
1062
|
--borderColor-severe-emphasis: #873800;
|
|
1061
1063
|
--borderColor-danger-muted: #ee5a5d;
|
|
1062
1064
|
--borderColor-danger-emphasis: #a0111f;
|
|
1063
|
-
--borderColor-open-muted: #26a148;
|
|
1064
|
-
--borderColor-open-emphasis: #055d20;
|
|
1065
1065
|
--borderColor-closed-muted: #ee5a5d66;
|
|
1066
1066
|
--borderColor-closed-emphasis: #a0111f;
|
|
1067
1067
|
--borderColor-done-muted: #a371f7;
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
--control-borderColor-emphasis: #868f99;
|
|
175
175
|
--control-borderColor-disabled: #eaeef2b3;
|
|
176
176
|
--control-borderColor-selected: #f6f8fa;
|
|
177
|
-
--control-borderColor-success: #
|
|
177
|
+
--control-borderColor-success: #0969da;
|
|
178
178
|
--control-borderColor-danger: #cf222e;
|
|
179
179
|
--control-borderColor-warning: #bf8700;
|
|
180
180
|
--control-iconColor-rest: #636c76;
|
|
@@ -229,9 +229,9 @@
|
|
|
229
229
|
--button-primary-fgColor-rest: #ffffff;
|
|
230
230
|
--button-primary-fgColor-disabled: #ffffffcc;
|
|
231
231
|
--button-primary-iconColor-rest: #ffffffcc;
|
|
232
|
-
--button-primary-bgColor-rest: #
|
|
233
|
-
--button-primary-bgColor-hover: #
|
|
234
|
-
--button-primary-bgColor-active: #
|
|
232
|
+
--button-primary-bgColor-rest: #0969da;
|
|
233
|
+
--button-primary-bgColor-hover: #0864d1;
|
|
234
|
+
--button-primary-bgColor-active: #075fc8;
|
|
235
235
|
--button-primary-bgColor-disabled: #92caff;
|
|
236
236
|
--button-primary-borderColor-rest: #1f232826;
|
|
237
237
|
--button-primary-borderColor-hover: #1f232826;
|
|
@@ -439,10 +439,10 @@
|
|
|
439
439
|
--fgColor-neutral: #6e7781;
|
|
440
440
|
--fgColor-accent: #0969da;
|
|
441
441
|
--fgColor-success: #0969da;
|
|
442
|
+
--fgColor-open: #cf222e;
|
|
442
443
|
--fgColor-attention: #9a6700;
|
|
443
444
|
--fgColor-severe: #cf222e;
|
|
444
445
|
--fgColor-danger: #d1242f;
|
|
445
|
-
--fgColor-open: #cf222e;
|
|
446
446
|
--fgColor-closed: #6e7781;
|
|
447
447
|
--fgColor-done: #8250df;
|
|
448
448
|
--fgColor-upsell: #8250df;
|
|
@@ -461,15 +461,15 @@
|
|
|
461
461
|
--bgColor-accent-muted: #ddf4ff;
|
|
462
462
|
--bgColor-accent-emphasis: #0969da;
|
|
463
463
|
--bgColor-success-muted: #ddf4ff;
|
|
464
|
-
--bgColor-success-emphasis: #
|
|
464
|
+
--bgColor-success-emphasis: #0969da;
|
|
465
|
+
--bgColor-open-muted: #ffebe9;
|
|
466
|
+
--bgColor-open-emphasis: #cf222e;
|
|
465
467
|
--bgColor-attention-muted: #fff8c5;
|
|
466
468
|
--bgColor-attention-emphasis: #9a6700;
|
|
467
469
|
--bgColor-severe-muted: #ffebe9;
|
|
468
470
|
--bgColor-severe-emphasis: #cf222e;
|
|
469
471
|
--bgColor-danger-muted: #ffebe9;
|
|
470
472
|
--bgColor-danger-emphasis: #cf222e;
|
|
471
|
-
--bgColor-open-muted: #ffebe9;
|
|
472
|
-
--bgColor-open-emphasis: #cf222e;
|
|
473
473
|
--bgColor-closed-muted: #f6f8fa;
|
|
474
474
|
--bgColor-closed-emphasis: #6e7781;
|
|
475
475
|
--bgColor-done-muted: #fbefff;
|
|
@@ -489,15 +489,15 @@
|
|
|
489
489
|
--borderColor-accent-muted: #54aeff66;
|
|
490
490
|
--borderColor-accent-emphasis: #0969da;
|
|
491
491
|
--borderColor-success-muted: #54aeff66;
|
|
492
|
-
--borderColor-success-emphasis: #
|
|
492
|
+
--borderColor-success-emphasis: #0969da;
|
|
493
|
+
--borderColor-open-muted: #ff818266;
|
|
494
|
+
--borderColor-open-emphasis: #cf222e;
|
|
493
495
|
--borderColor-attention-muted: #d4a72c66;
|
|
494
496
|
--borderColor-attention-emphasis: #bf8700;
|
|
495
497
|
--borderColor-severe-muted: #ff818266;
|
|
496
498
|
--borderColor-severe-emphasis: #cf222e;
|
|
497
499
|
--borderColor-danger-muted: #ff818266;
|
|
498
500
|
--borderColor-danger-emphasis: #cf222e;
|
|
499
|
-
--borderColor-open-muted: #ff818266;
|
|
500
|
-
--borderColor-open-emphasis: #cf222e;
|
|
501
501
|
--borderColor-closed-muted: #afb8c166;
|
|
502
502
|
--borderColor-closed-emphasis: #6e7781;
|
|
503
503
|
--borderColor-done-muted: #c297ff66;
|
|
@@ -738,7 +738,7 @@
|
|
|
738
738
|
--control-borderColor-emphasis: #868f99;
|
|
739
739
|
--control-borderColor-disabled: #eaeef2b3;
|
|
740
740
|
--control-borderColor-selected: #f6f8fa;
|
|
741
|
-
--control-borderColor-success: #
|
|
741
|
+
--control-borderColor-success: #0969da;
|
|
742
742
|
--control-borderColor-danger: #cf222e;
|
|
743
743
|
--control-borderColor-warning: #bf8700;
|
|
744
744
|
--control-iconColor-rest: #636c76;
|
|
@@ -793,9 +793,9 @@
|
|
|
793
793
|
--button-primary-fgColor-rest: #ffffff;
|
|
794
794
|
--button-primary-fgColor-disabled: #ffffffcc;
|
|
795
795
|
--button-primary-iconColor-rest: #ffffffcc;
|
|
796
|
-
--button-primary-bgColor-rest: #
|
|
797
|
-
--button-primary-bgColor-hover: #
|
|
798
|
-
--button-primary-bgColor-active: #
|
|
796
|
+
--button-primary-bgColor-rest: #0969da;
|
|
797
|
+
--button-primary-bgColor-hover: #0864d1;
|
|
798
|
+
--button-primary-bgColor-active: #075fc8;
|
|
799
799
|
--button-primary-bgColor-disabled: #92caff;
|
|
800
800
|
--button-primary-borderColor-rest: #1f232826;
|
|
801
801
|
--button-primary-borderColor-hover: #1f232826;
|
|
@@ -1003,10 +1003,10 @@
|
|
|
1003
1003
|
--fgColor-neutral: #6e7781;
|
|
1004
1004
|
--fgColor-accent: #0969da;
|
|
1005
1005
|
--fgColor-success: #0969da;
|
|
1006
|
+
--fgColor-open: #cf222e;
|
|
1006
1007
|
--fgColor-attention: #9a6700;
|
|
1007
1008
|
--fgColor-severe: #cf222e;
|
|
1008
1009
|
--fgColor-danger: #d1242f;
|
|
1009
|
-
--fgColor-open: #cf222e;
|
|
1010
1010
|
--fgColor-closed: #6e7781;
|
|
1011
1011
|
--fgColor-done: #8250df;
|
|
1012
1012
|
--fgColor-upsell: #8250df;
|
|
@@ -1025,15 +1025,15 @@
|
|
|
1025
1025
|
--bgColor-accent-muted: #ddf4ff;
|
|
1026
1026
|
--bgColor-accent-emphasis: #0969da;
|
|
1027
1027
|
--bgColor-success-muted: #ddf4ff;
|
|
1028
|
-
--bgColor-success-emphasis: #
|
|
1028
|
+
--bgColor-success-emphasis: #0969da;
|
|
1029
|
+
--bgColor-open-muted: #ffebe9;
|
|
1030
|
+
--bgColor-open-emphasis: #cf222e;
|
|
1029
1031
|
--bgColor-attention-muted: #fff8c5;
|
|
1030
1032
|
--bgColor-attention-emphasis: #9a6700;
|
|
1031
1033
|
--bgColor-severe-muted: #ffebe9;
|
|
1032
1034
|
--bgColor-severe-emphasis: #cf222e;
|
|
1033
1035
|
--bgColor-danger-muted: #ffebe9;
|
|
1034
1036
|
--bgColor-danger-emphasis: #cf222e;
|
|
1035
|
-
--bgColor-open-muted: #ffebe9;
|
|
1036
|
-
--bgColor-open-emphasis: #cf222e;
|
|
1037
1037
|
--bgColor-closed-muted: #f6f8fa;
|
|
1038
1038
|
--bgColor-closed-emphasis: #6e7781;
|
|
1039
1039
|
--bgColor-done-muted: #fbefff;
|
|
@@ -1053,15 +1053,15 @@
|
|
|
1053
1053
|
--borderColor-accent-muted: #54aeff66;
|
|
1054
1054
|
--borderColor-accent-emphasis: #0969da;
|
|
1055
1055
|
--borderColor-success-muted: #54aeff66;
|
|
1056
|
-
--borderColor-success-emphasis: #
|
|
1056
|
+
--borderColor-success-emphasis: #0969da;
|
|
1057
|
+
--borderColor-open-muted: #ff818266;
|
|
1058
|
+
--borderColor-open-emphasis: #cf222e;
|
|
1057
1059
|
--borderColor-attention-muted: #d4a72c66;
|
|
1058
1060
|
--borderColor-attention-emphasis: #bf8700;
|
|
1059
1061
|
--borderColor-severe-muted: #ff818266;
|
|
1060
1062
|
--borderColor-severe-emphasis: #cf222e;
|
|
1061
1063
|
--borderColor-danger-muted: #ff818266;
|
|
1062
1064
|
--borderColor-danger-emphasis: #cf222e;
|
|
1063
|
-
--borderColor-open-muted: #ff818266;
|
|
1064
|
-
--borderColor-open-emphasis: #cf222e;
|
|
1065
1065
|
--borderColor-closed-muted: #afb8c166;
|
|
1066
1066
|
--borderColor-closed-emphasis: #6e7781;
|
|
1067
1067
|
--borderColor-done-muted: #c297ff66;
|
|
@@ -439,10 +439,10 @@
|
|
|
439
439
|
--fgColor-neutral: #6e7781;
|
|
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;
|
|
@@ -1003,10 +1003,10 @@
|
|
|
1003
1003
|
--fgColor-neutral: #6e7781;
|
|
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;
|