@primer/primitives 8.2.4-rc.8aeeb948 → 8.2.4-rc.b28008e7
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 +12 -12
- package/dist/css/functional/themes/dark-tritanopia.css +12 -12
- package/dist/css/functional/themes/dark.css +12 -12
- package/dist/docs/functional/themes/dark-colorblind.json +145 -145
- package/dist/docs/functional/themes/dark-dimmed.json +153 -155
- package/dist/docs/functional/themes/dark-high-contrast.json +154 -156
- package/dist/docs/functional/themes/dark-tritanopia.json +149 -149
- package/dist/docs/functional/themes/dark.json +153 -155
- package/dist/figma/themes/dark-colorblind.json +155 -155
- package/dist/figma/themes/dark-dimmed.json +138 -139
- package/dist/figma/themes/dark-high-contrast.json +138 -139
- package/dist/figma/themes/dark-tritanopia.json +157 -157
- package/dist/figma/themes/dark.json +138 -139
- package/dist/internalCss/dark-colorblind.css +10 -10
- package/dist/internalCss/dark-dimmed.css +12 -12
- package/dist/internalCss/dark-high-contrast.css +12 -12
- package/dist/internalCss/dark-tritanopia.css +12 -12
- package/dist/internalCss/dark.css +12 -12
- package/dist/styleLint/functional/themes/dark-colorblind.json +145 -145
- package/dist/styleLint/functional/themes/dark-dimmed.json +153 -155
- package/dist/styleLint/functional/themes/dark-high-contrast.json +154 -156
- package/dist/styleLint/functional/themes/dark-tritanopia.json +149 -149
- package/dist/styleLint/functional/themes/dark.json +153 -155
- package/package.json +1 -1
- package/src/tokens/functional/color/dark/overrides/dark.high-contrast.json5 +0 -7
- package/src/tokens/functional/color/dark/overrides/dark.tritanopia.json5 +0 -4
- package/src/tokens/functional/color/dark/primitives-dark.json5 +61 -62
|
@@ -438,10 +438,10 @@
|
|
|
438
438
|
--fgColor-neutral: #6e7681;
|
|
439
439
|
--fgColor-accent: #4493f8;
|
|
440
440
|
--fgColor-success: #58a6ff;
|
|
441
|
-
--fgColor-open: #f0883e;
|
|
442
441
|
--fgColor-attention: #d29922;
|
|
443
442
|
--fgColor-severe: #db6d28;
|
|
444
443
|
--fgColor-danger: #db6d28;
|
|
444
|
+
--fgColor-open: #f0883e;
|
|
445
445
|
--fgColor-closed: #8b949e;
|
|
446
446
|
--fgColor-done: #ab7df8;
|
|
447
447
|
--fgColor-upsell: #ab7df8;
|
|
@@ -461,14 +461,14 @@
|
|
|
461
461
|
--bgColor-accent-emphasis: #1f6feb;
|
|
462
462
|
--bgColor-success-muted: #388bfd26;
|
|
463
463
|
--bgColor-success-emphasis: #1f6feb;
|
|
464
|
-
--bgColor-open-muted: #db6d2866;
|
|
465
|
-
--bgColor-open-emphasis: #bd561d;
|
|
466
464
|
--bgColor-attention-muted: #bb800926;
|
|
467
465
|
--bgColor-attention-emphasis: #9e6a03;
|
|
468
466
|
--bgColor-severe-muted: #db6d281a;
|
|
469
467
|
--bgColor-severe-emphasis: #bd561d;
|
|
470
468
|
--bgColor-danger-muted: #db6d281a;
|
|
471
469
|
--bgColor-danger-emphasis: #bd561d;
|
|
470
|
+
--bgColor-open-muted: #db6d2866;
|
|
471
|
+
--bgColor-open-emphasis: #bd561d;
|
|
472
472
|
--bgColor-closed-muted: #6e768166;
|
|
473
473
|
--bgColor-closed-emphasis: #6e7681;
|
|
474
474
|
--bgColor-done-muted: #ab7df826;
|
|
@@ -489,14 +489,14 @@
|
|
|
489
489
|
--borderColor-accent-emphasis: #1f6feb;
|
|
490
490
|
--borderColor-success-muted: #388bfd66;
|
|
491
491
|
--borderColor-success-emphasis: #1f6feb;
|
|
492
|
-
--borderColor-open-muted: #db6d2866;
|
|
493
|
-
--borderColor-open-emphasis: #db6d28;
|
|
494
492
|
--borderColor-attention-muted: #bb800966;
|
|
495
493
|
--borderColor-attention-emphasis: #9e6a03;
|
|
496
494
|
--borderColor-severe-muted: #db6d2866;
|
|
497
495
|
--borderColor-severe-emphasis: #bd561d;
|
|
498
496
|
--borderColor-danger-muted: #db6d2866;
|
|
499
497
|
--borderColor-danger-emphasis: #bd561d;
|
|
498
|
+
--borderColor-open-muted: #db6d2866;
|
|
499
|
+
--borderColor-open-emphasis: #db6d28;
|
|
500
500
|
--borderColor-closed-muted: #6e768166;
|
|
501
501
|
--borderColor-closed-emphasis: #6e7681;
|
|
502
502
|
--borderColor-done-muted: #ab7df866;
|
|
@@ -1002,10 +1002,10 @@
|
|
|
1002
1002
|
--fgColor-neutral: #6e7681;
|
|
1003
1003
|
--fgColor-accent: #4493f8;
|
|
1004
1004
|
--fgColor-success: #58a6ff;
|
|
1005
|
-
--fgColor-open: #f0883e;
|
|
1006
1005
|
--fgColor-attention: #d29922;
|
|
1007
1006
|
--fgColor-severe: #db6d28;
|
|
1008
1007
|
--fgColor-danger: #db6d28;
|
|
1008
|
+
--fgColor-open: #f0883e;
|
|
1009
1009
|
--fgColor-closed: #8b949e;
|
|
1010
1010
|
--fgColor-done: #ab7df8;
|
|
1011
1011
|
--fgColor-upsell: #ab7df8;
|
|
@@ -1025,14 +1025,14 @@
|
|
|
1025
1025
|
--bgColor-accent-emphasis: #1f6feb;
|
|
1026
1026
|
--bgColor-success-muted: #388bfd26;
|
|
1027
1027
|
--bgColor-success-emphasis: #1f6feb;
|
|
1028
|
-
--bgColor-open-muted: #db6d2866;
|
|
1029
|
-
--bgColor-open-emphasis: #bd561d;
|
|
1030
1028
|
--bgColor-attention-muted: #bb800926;
|
|
1031
1029
|
--bgColor-attention-emphasis: #9e6a03;
|
|
1032
1030
|
--bgColor-severe-muted: #db6d281a;
|
|
1033
1031
|
--bgColor-severe-emphasis: #bd561d;
|
|
1034
1032
|
--bgColor-danger-muted: #db6d281a;
|
|
1035
1033
|
--bgColor-danger-emphasis: #bd561d;
|
|
1034
|
+
--bgColor-open-muted: #db6d2866;
|
|
1035
|
+
--bgColor-open-emphasis: #bd561d;
|
|
1036
1036
|
--bgColor-closed-muted: #6e768166;
|
|
1037
1037
|
--bgColor-closed-emphasis: #6e7681;
|
|
1038
1038
|
--bgColor-done-muted: #ab7df826;
|
|
@@ -1053,14 +1053,14 @@
|
|
|
1053
1053
|
--borderColor-accent-emphasis: #1f6feb;
|
|
1054
1054
|
--borderColor-success-muted: #388bfd66;
|
|
1055
1055
|
--borderColor-success-emphasis: #1f6feb;
|
|
1056
|
-
--borderColor-open-muted: #db6d2866;
|
|
1057
|
-
--borderColor-open-emphasis: #db6d28;
|
|
1058
1056
|
--borderColor-attention-muted: #bb800966;
|
|
1059
1057
|
--borderColor-attention-emphasis: #9e6a03;
|
|
1060
1058
|
--borderColor-severe-muted: #db6d2866;
|
|
1061
1059
|
--borderColor-severe-emphasis: #bd561d;
|
|
1062
1060
|
--borderColor-danger-muted: #db6d2866;
|
|
1063
1061
|
--borderColor-danger-emphasis: #bd561d;
|
|
1062
|
+
--borderColor-open-muted: #db6d2866;
|
|
1063
|
+
--borderColor-open-emphasis: #db6d28;
|
|
1064
1064
|
--borderColor-closed-muted: #6e768166;
|
|
1065
1065
|
--borderColor-closed-emphasis: #6e7681;
|
|
1066
1066
|
--borderColor-done-muted: #ab7df866;
|
|
@@ -438,10 +438,10 @@
|
|
|
438
438
|
--fgColor-neutral: #636e7b;
|
|
439
439
|
--fgColor-accent: #478be6;
|
|
440
440
|
--fgColor-success: #57ab5a;
|
|
441
|
-
--fgColor-open: #57ab5a;
|
|
442
441
|
--fgColor-attention: #c69026;
|
|
443
442
|
--fgColor-severe: #cc6b2c;
|
|
444
443
|
--fgColor-danger: #e5534b;
|
|
444
|
+
--fgColor-open: #57ab5a;
|
|
445
445
|
--fgColor-closed: #e5534b;
|
|
446
446
|
--fgColor-done: #986ee2;
|
|
447
447
|
--fgColor-upsell: #986ee2;
|
|
@@ -461,15 +461,15 @@
|
|
|
461
461
|
--bgColor-accent-emphasis: #316dca;
|
|
462
462
|
--bgColor-success-muted: #46954a26;
|
|
463
463
|
--bgColor-success-emphasis: #347d39;
|
|
464
|
-
--bgColor-open-muted: #46954a26;
|
|
465
|
-
--bgColor-open-emphasis: #347d39;
|
|
466
464
|
--bgColor-attention-muted: #ae7c1426;
|
|
467
465
|
--bgColor-attention-emphasis: #966600;
|
|
468
466
|
--bgColor-severe-muted: #cc6b2c1a;
|
|
469
467
|
--bgColor-severe-emphasis: #ae5622;
|
|
470
468
|
--bgColor-danger-muted: #e5534b1a;
|
|
471
469
|
--bgColor-danger-emphasis: #c93c37;
|
|
472
|
-
--bgColor-
|
|
470
|
+
--bgColor-open-muted: #46954a1a;
|
|
471
|
+
--bgColor-open-emphasis: #347d39;
|
|
472
|
+
--bgColor-closed-muted: #e5534b26;
|
|
473
473
|
--bgColor-closed-emphasis: #c93c37;
|
|
474
474
|
--bgColor-done-muted: #986ee226;
|
|
475
475
|
--bgColor-done-emphasis: #8256d0;
|
|
@@ -489,14 +489,14 @@
|
|
|
489
489
|
--borderColor-accent-emphasis: #316dca;
|
|
490
490
|
--borderColor-success-muted: #46954a66;
|
|
491
491
|
--borderColor-success-emphasis: #347d39;
|
|
492
|
-
--borderColor-open-muted: #46954a66;
|
|
493
|
-
--borderColor-open-emphasis: #347d39;
|
|
494
492
|
--borderColor-attention-muted: #ae7c1466;
|
|
495
493
|
--borderColor-attention-emphasis: #966600;
|
|
496
494
|
--borderColor-severe-muted: #cc6b2c66;
|
|
497
495
|
--borderColor-severe-emphasis: #ae5622;
|
|
498
496
|
--borderColor-danger-muted: #e5534b66;
|
|
499
497
|
--borderColor-danger-emphasis: #c93c37;
|
|
498
|
+
--borderColor-open-muted: #46954a66;
|
|
499
|
+
--borderColor-open-emphasis: #347d39;
|
|
500
500
|
--borderColor-closed-muted: #e5534b66;
|
|
501
501
|
--borderColor-closed-emphasis: #c93c37;
|
|
502
502
|
--borderColor-done-muted: #986ee266;
|
|
@@ -1002,10 +1002,10 @@
|
|
|
1002
1002
|
--fgColor-neutral: #636e7b;
|
|
1003
1003
|
--fgColor-accent: #478be6;
|
|
1004
1004
|
--fgColor-success: #57ab5a;
|
|
1005
|
-
--fgColor-open: #57ab5a;
|
|
1006
1005
|
--fgColor-attention: #c69026;
|
|
1007
1006
|
--fgColor-severe: #cc6b2c;
|
|
1008
1007
|
--fgColor-danger: #e5534b;
|
|
1008
|
+
--fgColor-open: #57ab5a;
|
|
1009
1009
|
--fgColor-closed: #e5534b;
|
|
1010
1010
|
--fgColor-done: #986ee2;
|
|
1011
1011
|
--fgColor-upsell: #986ee2;
|
|
@@ -1025,15 +1025,15 @@
|
|
|
1025
1025
|
--bgColor-accent-emphasis: #316dca;
|
|
1026
1026
|
--bgColor-success-muted: #46954a26;
|
|
1027
1027
|
--bgColor-success-emphasis: #347d39;
|
|
1028
|
-
--bgColor-open-muted: #46954a26;
|
|
1029
|
-
--bgColor-open-emphasis: #347d39;
|
|
1030
1028
|
--bgColor-attention-muted: #ae7c1426;
|
|
1031
1029
|
--bgColor-attention-emphasis: #966600;
|
|
1032
1030
|
--bgColor-severe-muted: #cc6b2c1a;
|
|
1033
1031
|
--bgColor-severe-emphasis: #ae5622;
|
|
1034
1032
|
--bgColor-danger-muted: #e5534b1a;
|
|
1035
1033
|
--bgColor-danger-emphasis: #c93c37;
|
|
1036
|
-
--bgColor-
|
|
1034
|
+
--bgColor-open-muted: #46954a1a;
|
|
1035
|
+
--bgColor-open-emphasis: #347d39;
|
|
1036
|
+
--bgColor-closed-muted: #e5534b26;
|
|
1037
1037
|
--bgColor-closed-emphasis: #c93c37;
|
|
1038
1038
|
--bgColor-done-muted: #986ee226;
|
|
1039
1039
|
--bgColor-done-emphasis: #8256d0;
|
|
@@ -1053,14 +1053,14 @@
|
|
|
1053
1053
|
--borderColor-accent-emphasis: #316dca;
|
|
1054
1054
|
--borderColor-success-muted: #46954a66;
|
|
1055
1055
|
--borderColor-success-emphasis: #347d39;
|
|
1056
|
-
--borderColor-open-muted: #46954a66;
|
|
1057
|
-
--borderColor-open-emphasis: #347d39;
|
|
1058
1056
|
--borderColor-attention-muted: #ae7c1466;
|
|
1059
1057
|
--borderColor-attention-emphasis: #966600;
|
|
1060
1058
|
--borderColor-severe-muted: #cc6b2c66;
|
|
1061
1059
|
--borderColor-severe-emphasis: #ae5622;
|
|
1062
1060
|
--borderColor-danger-muted: #e5534b66;
|
|
1063
1061
|
--borderColor-danger-emphasis: #c93c37;
|
|
1062
|
+
--borderColor-open-muted: #46954a66;
|
|
1063
|
+
--borderColor-open-emphasis: #347d39;
|
|
1064
1064
|
--borderColor-closed-muted: #e5534b66;
|
|
1065
1065
|
--borderColor-closed-emphasis: #c93c37;
|
|
1066
1066
|
--borderColor-done-muted: #986ee266;
|
|
@@ -438,10 +438,10 @@
|
|
|
438
438
|
--fgColor-neutral: #9ea7b3;
|
|
439
439
|
--fgColor-accent: #60aeff;
|
|
440
440
|
--fgColor-success: #28d751;
|
|
441
|
-
--fgColor-open: #28d751;
|
|
442
441
|
--fgColor-attention: #f0b72f;
|
|
443
442
|
--fgColor-severe: #f48b25;
|
|
444
443
|
--fgColor-danger: #ff8080;
|
|
444
|
+
--fgColor-open: #28d751;
|
|
445
445
|
--fgColor-closed: #ff8080;
|
|
446
446
|
--fgColor-done: #bf8fff;
|
|
447
447
|
--fgColor-upsell: #bf8fff;
|
|
@@ -461,15 +461,15 @@
|
|
|
461
461
|
--bgColor-accent-emphasis: #409eff;
|
|
462
462
|
--bgColor-success-muted: #0ac74026;
|
|
463
463
|
--bgColor-success-emphasis: #09b43a;
|
|
464
|
-
--bgColor-open-muted: #0ac74026;
|
|
465
|
-
--bgColor-open-emphasis: #09b43a;
|
|
466
464
|
--bgColor-attention-muted: #edaa2726;
|
|
467
465
|
--bgColor-attention-emphasis: #e09b13;
|
|
468
466
|
--bgColor-severe-muted: #f48b251a;
|
|
469
467
|
--bgColor-severe-emphasis: #e7811d;
|
|
470
468
|
--bgColor-danger-muted: #ff80801a;
|
|
471
469
|
--bgColor-danger-emphasis: #ff6a69;
|
|
472
|
-
--bgColor-
|
|
470
|
+
--bgColor-open-muted: #0ac7401a;
|
|
471
|
+
--bgColor-open-emphasis: #09b43a;
|
|
472
|
+
--bgColor-closed-muted: #ff808026;
|
|
473
473
|
--bgColor-closed-emphasis: #ff6a69;
|
|
474
474
|
--bgColor-done-muted: #bf8fff26;
|
|
475
475
|
--bgColor-done-emphasis: #b87fff;
|
|
@@ -489,14 +489,14 @@
|
|
|
489
489
|
--borderColor-accent-emphasis: #409eff;
|
|
490
490
|
--borderColor-success-muted: #0ac740;
|
|
491
491
|
--borderColor-success-emphasis: #09b43a;
|
|
492
|
-
--borderColor-open-muted: #0ac740;
|
|
493
|
-
--borderColor-open-emphasis: #09b43a;
|
|
494
492
|
--borderColor-attention-muted: #edaa27;
|
|
495
493
|
--borderColor-attention-emphasis: #e09b13;
|
|
496
494
|
--borderColor-severe-muted: #f48b25;
|
|
497
495
|
--borderColor-severe-emphasis: #e7811d;
|
|
498
496
|
--borderColor-danger-muted: #ff8080;
|
|
499
497
|
--borderColor-danger-emphasis: #ff6a69;
|
|
498
|
+
--borderColor-open-muted: #0ac740;
|
|
499
|
+
--borderColor-open-emphasis: #09b43a;
|
|
500
500
|
--borderColor-closed-muted: #ff808066;
|
|
501
501
|
--borderColor-closed-emphasis: #ff6a69;
|
|
502
502
|
--borderColor-done-muted: #bf8fff;
|
|
@@ -1002,10 +1002,10 @@
|
|
|
1002
1002
|
--fgColor-neutral: #9ea7b3;
|
|
1003
1003
|
--fgColor-accent: #60aeff;
|
|
1004
1004
|
--fgColor-success: #28d751;
|
|
1005
|
-
--fgColor-open: #28d751;
|
|
1006
1005
|
--fgColor-attention: #f0b72f;
|
|
1007
1006
|
--fgColor-severe: #f48b25;
|
|
1008
1007
|
--fgColor-danger: #ff8080;
|
|
1008
|
+
--fgColor-open: #28d751;
|
|
1009
1009
|
--fgColor-closed: #ff8080;
|
|
1010
1010
|
--fgColor-done: #bf8fff;
|
|
1011
1011
|
--fgColor-upsell: #bf8fff;
|
|
@@ -1025,15 +1025,15 @@
|
|
|
1025
1025
|
--bgColor-accent-emphasis: #409eff;
|
|
1026
1026
|
--bgColor-success-muted: #0ac74026;
|
|
1027
1027
|
--bgColor-success-emphasis: #09b43a;
|
|
1028
|
-
--bgColor-open-muted: #0ac74026;
|
|
1029
|
-
--bgColor-open-emphasis: #09b43a;
|
|
1030
1028
|
--bgColor-attention-muted: #edaa2726;
|
|
1031
1029
|
--bgColor-attention-emphasis: #e09b13;
|
|
1032
1030
|
--bgColor-severe-muted: #f48b251a;
|
|
1033
1031
|
--bgColor-severe-emphasis: #e7811d;
|
|
1034
1032
|
--bgColor-danger-muted: #ff80801a;
|
|
1035
1033
|
--bgColor-danger-emphasis: #ff6a69;
|
|
1036
|
-
--bgColor-
|
|
1034
|
+
--bgColor-open-muted: #0ac7401a;
|
|
1035
|
+
--bgColor-open-emphasis: #09b43a;
|
|
1036
|
+
--bgColor-closed-muted: #ff808026;
|
|
1037
1037
|
--bgColor-closed-emphasis: #ff6a69;
|
|
1038
1038
|
--bgColor-done-muted: #bf8fff26;
|
|
1039
1039
|
--bgColor-done-emphasis: #b87fff;
|
|
@@ -1053,14 +1053,14 @@
|
|
|
1053
1053
|
--borderColor-accent-emphasis: #409eff;
|
|
1054
1054
|
--borderColor-success-muted: #0ac740;
|
|
1055
1055
|
--borderColor-success-emphasis: #09b43a;
|
|
1056
|
-
--borderColor-open-muted: #0ac740;
|
|
1057
|
-
--borderColor-open-emphasis: #09b43a;
|
|
1058
1056
|
--borderColor-attention-muted: #edaa27;
|
|
1059
1057
|
--borderColor-attention-emphasis: #e09b13;
|
|
1060
1058
|
--borderColor-severe-muted: #f48b25;
|
|
1061
1059
|
--borderColor-severe-emphasis: #e7811d;
|
|
1062
1060
|
--borderColor-danger-muted: #ff8080;
|
|
1063
1061
|
--borderColor-danger-emphasis: #ff6a69;
|
|
1062
|
+
--borderColor-open-muted: #0ac740;
|
|
1063
|
+
--borderColor-open-emphasis: #09b43a;
|
|
1064
1064
|
--borderColor-closed-muted: #ff808066;
|
|
1065
1065
|
--borderColor-closed-emphasis: #ff6a69;
|
|
1066
1066
|
--borderColor-done-muted: #bf8fff;
|
|
@@ -438,10 +438,10 @@
|
|
|
438
438
|
--fgColor-neutral: #6e7681;
|
|
439
439
|
--fgColor-accent: #4493f8;
|
|
440
440
|
--fgColor-success: #58a6ff;
|
|
441
|
-
--fgColor-open: #f85149;
|
|
442
441
|
--fgColor-attention: #d29922;
|
|
443
442
|
--fgColor-severe: #f85149;
|
|
444
443
|
--fgColor-danger: #f85149;
|
|
444
|
+
--fgColor-open: #f85149;
|
|
445
445
|
--fgColor-closed: #6e7681;
|
|
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: #388bfd26;
|
|
463
463
|
--bgColor-success-emphasis: #1f6feb;
|
|
464
|
-
--bgColor-open-muted: #f8514926;
|
|
465
|
-
--bgColor-open-emphasis: #da3633;
|
|
466
464
|
--bgColor-attention-muted: #bb800926;
|
|
467
465
|
--bgColor-attention-emphasis: #9e6a03;
|
|
468
466
|
--bgColor-severe-muted: #f851491a;
|
|
469
467
|
--bgColor-severe-emphasis: #da3633;
|
|
470
468
|
--bgColor-danger-muted: #f851491a;
|
|
471
469
|
--bgColor-danger-emphasis: #da3633;
|
|
472
|
-
--bgColor-
|
|
470
|
+
--bgColor-open-muted: #f851491a;
|
|
471
|
+
--bgColor-open-emphasis: #da3633;
|
|
472
|
+
--bgColor-closed-muted: #6e768126;
|
|
473
473
|
--bgColor-closed-emphasis: #484f58;
|
|
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: #388bfd66;
|
|
491
491
|
--borderColor-success-emphasis: #1f6feb;
|
|
492
|
-
--borderColor-open-muted: #f8514966;
|
|
493
|
-
--borderColor-open-emphasis: #da3633;
|
|
494
492
|
--borderColor-attention-muted: #bb800966;
|
|
495
493
|
--borderColor-attention-emphasis: #9e6a03;
|
|
496
494
|
--borderColor-severe-muted: #f8514966;
|
|
497
495
|
--borderColor-severe-emphasis: #da3633;
|
|
498
496
|
--borderColor-danger-muted: #f8514966;
|
|
499
497
|
--borderColor-danger-emphasis: #da3633;
|
|
498
|
+
--borderColor-open-muted: #f8514966;
|
|
499
|
+
--borderColor-open-emphasis: #da3633;
|
|
500
500
|
--borderColor-closed-muted: #6e768166;
|
|
501
501
|
--borderColor-closed-emphasis: #484f58;
|
|
502
502
|
--borderColor-done-muted: #ab7df866;
|
|
@@ -1002,10 +1002,10 @@
|
|
|
1002
1002
|
--fgColor-neutral: #6e7681;
|
|
1003
1003
|
--fgColor-accent: #4493f8;
|
|
1004
1004
|
--fgColor-success: #58a6ff;
|
|
1005
|
-
--fgColor-open: #f85149;
|
|
1006
1005
|
--fgColor-attention: #d29922;
|
|
1007
1006
|
--fgColor-severe: #f85149;
|
|
1008
1007
|
--fgColor-danger: #f85149;
|
|
1008
|
+
--fgColor-open: #f85149;
|
|
1009
1009
|
--fgColor-closed: #6e7681;
|
|
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: #388bfd26;
|
|
1027
1027
|
--bgColor-success-emphasis: #1f6feb;
|
|
1028
|
-
--bgColor-open-muted: #f8514926;
|
|
1029
|
-
--bgColor-open-emphasis: #da3633;
|
|
1030
1028
|
--bgColor-attention-muted: #bb800926;
|
|
1031
1029
|
--bgColor-attention-emphasis: #9e6a03;
|
|
1032
1030
|
--bgColor-severe-muted: #f851491a;
|
|
1033
1031
|
--bgColor-severe-emphasis: #da3633;
|
|
1034
1032
|
--bgColor-danger-muted: #f851491a;
|
|
1035
1033
|
--bgColor-danger-emphasis: #da3633;
|
|
1036
|
-
--bgColor-
|
|
1034
|
+
--bgColor-open-muted: #f851491a;
|
|
1035
|
+
--bgColor-open-emphasis: #da3633;
|
|
1036
|
+
--bgColor-closed-muted: #6e768126;
|
|
1037
1037
|
--bgColor-closed-emphasis: #484f58;
|
|
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: #388bfd66;
|
|
1055
1055
|
--borderColor-success-emphasis: #1f6feb;
|
|
1056
|
-
--borderColor-open-muted: #f8514966;
|
|
1057
|
-
--borderColor-open-emphasis: #da3633;
|
|
1058
1056
|
--borderColor-attention-muted: #bb800966;
|
|
1059
1057
|
--borderColor-attention-emphasis: #9e6a03;
|
|
1060
1058
|
--borderColor-severe-muted: #f8514966;
|
|
1061
1059
|
--borderColor-severe-emphasis: #da3633;
|
|
1062
1060
|
--borderColor-danger-muted: #f8514966;
|
|
1063
1061
|
--borderColor-danger-emphasis: #da3633;
|
|
1062
|
+
--borderColor-open-muted: #f8514966;
|
|
1063
|
+
--borderColor-open-emphasis: #da3633;
|
|
1064
1064
|
--borderColor-closed-muted: #6e768166;
|
|
1065
1065
|
--borderColor-closed-emphasis: #484f58;
|
|
1066
1066
|
--borderColor-done-muted: #ab7df866;
|
|
@@ -438,10 +438,10 @@
|
|
|
438
438
|
--fgColor-neutral: #6e7681;
|
|
439
439
|
--fgColor-accent: #4493f8;
|
|
440
440
|
--fgColor-success: #3fb950;
|
|
441
|
-
--fgColor-open: #3fb950;
|
|
442
441
|
--fgColor-attention: #d29922;
|
|
443
442
|
--fgColor-severe: #db6d28;
|
|
444
443
|
--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;
|
|
466
464
|
--bgColor-attention-muted: #bb800926;
|
|
467
465
|
--bgColor-attention-emphasis: #9e6a03;
|
|
468
466
|
--bgColor-severe-muted: #db6d281a;
|
|
469
467
|
--bgColor-severe-emphasis: #bd561d;
|
|
470
468
|
--bgColor-danger-muted: #f851491a;
|
|
471
469
|
--bgColor-danger-emphasis: #da3633;
|
|
472
|
-
--bgColor-
|
|
470
|
+
--bgColor-open-muted: #2ea0431a;
|
|
471
|
+
--bgColor-open-emphasis: #238636;
|
|
472
|
+
--bgColor-closed-muted: #f8514926;
|
|
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;
|
|
494
492
|
--borderColor-attention-muted: #bb800966;
|
|
495
493
|
--borderColor-attention-emphasis: #9e6a03;
|
|
496
494
|
--borderColor-severe-muted: #db6d2866;
|
|
497
495
|
--borderColor-severe-emphasis: #bd561d;
|
|
498
496
|
--borderColor-danger-muted: #f8514966;
|
|
499
497
|
--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;
|
|
1006
1005
|
--fgColor-attention: #d29922;
|
|
1007
1006
|
--fgColor-severe: #db6d28;
|
|
1008
1007
|
--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;
|
|
1030
1028
|
--bgColor-attention-muted: #bb800926;
|
|
1031
1029
|
--bgColor-attention-emphasis: #9e6a03;
|
|
1032
1030
|
--bgColor-severe-muted: #db6d281a;
|
|
1033
1031
|
--bgColor-severe-emphasis: #bd561d;
|
|
1034
1032
|
--bgColor-danger-muted: #f851491a;
|
|
1035
1033
|
--bgColor-danger-emphasis: #da3633;
|
|
1036
|
-
--bgColor-
|
|
1034
|
+
--bgColor-open-muted: #2ea0431a;
|
|
1035
|
+
--bgColor-open-emphasis: #238636;
|
|
1036
|
+
--bgColor-closed-muted: #f8514926;
|
|
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;
|
|
1058
1056
|
--borderColor-attention-muted: #bb800966;
|
|
1059
1057
|
--borderColor-attention-emphasis: #9e6a03;
|
|
1060
1058
|
--borderColor-severe-muted: #db6d2866;
|
|
1061
1059
|
--borderColor-severe-emphasis: #bd561d;
|
|
1062
1060
|
--borderColor-danger-muted: #f8514966;
|
|
1063
1061
|
--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;
|