Skip to content

Commit

Permalink
npm run build build:v8 build:fallbacks build:figma:x
Browse files Browse the repository at this point in the history
  • Loading branch information
simonewebdesign committed Jul 3, 2024
1 parent 7c1ccff commit 3741877
Show file tree
Hide file tree
Showing 45 changed files with 7,672 additions and 7,651 deletions.
24 changes: 12 additions & 12 deletions dist/css/functional/themes/dark-colorblind.css
Original file line number Diff line number Diff line change
Expand Up @@ -435,13 +435,13 @@
--fgColor-black: #010409;
--fgColor-disabled: #6e7681;
--fgColor-link: #4493f8;
--fgColor-neutral: #6e7681;
--fgColor-neutral: #b1bac4;
--fgColor-accent: #4493f8;
--fgColor-success: #58a6ff;
--fgColor-open: #f0883e;
--fgColor-attention: #d29922;
--fgColor-severe: #db6d28;
--fgColor-danger: #db6d28;
--fgColor-open: #f0883e;
--fgColor-closed: #8b949e;
--fgColor-done: #ab7df8;
--fgColor-upsell: #ab7df8;
Expand All @@ -461,14 +461,14 @@
--bgColor-accent-emphasis: #1f6feb;
--bgColor-success-muted: #388bfd26;
--bgColor-success-emphasis: #1f6feb;
--bgColor-open-muted: #db6d2866;
--bgColor-open-emphasis: #bd561d;
--bgColor-attention-muted: #bb800926;
--bgColor-attention-emphasis: #9e6a03;
--bgColor-severe-muted: #db6d281a;
--bgColor-severe-emphasis: #bd561d;
--bgColor-danger-muted: #db6d281a;
--bgColor-danger-emphasis: #bd561d;
--bgColor-open-muted: #db6d2866;
--bgColor-open-emphasis: #bd561d;
--bgColor-closed-muted: #6e768166;
--bgColor-closed-emphasis: #6e7681;
--bgColor-done-muted: #ab7df826;
Expand All @@ -489,14 +489,14 @@
--borderColor-accent-emphasis: #1f6feb;
--borderColor-success-muted: #388bfd66;
--borderColor-success-emphasis: #1f6feb;
--borderColor-open-muted: #db6d2866;
--borderColor-open-emphasis: #db6d28;
--borderColor-attention-muted: #bb800966;
--borderColor-attention-emphasis: #9e6a03;
--borderColor-severe-muted: #db6d2866;
--borderColor-severe-emphasis: #bd561d;
--borderColor-danger-muted: #db6d2866;
--borderColor-danger-emphasis: #bd561d;
--borderColor-open-muted: #db6d2866;
--borderColor-open-emphasis: #db6d28;
--borderColor-closed-muted: #6e768166;
--borderColor-closed-emphasis: #6e7681;
--borderColor-done-muted: #ab7df866;
Expand Down Expand Up @@ -999,13 +999,13 @@
--fgColor-black: #010409;
--fgColor-disabled: #6e7681;
--fgColor-link: #4493f8;
--fgColor-neutral: #6e7681;
--fgColor-neutral: #b1bac4;
--fgColor-accent: #4493f8;
--fgColor-success: #58a6ff;
--fgColor-open: #f0883e;
--fgColor-attention: #d29922;
--fgColor-severe: #db6d28;
--fgColor-danger: #db6d28;
--fgColor-open: #f0883e;
--fgColor-closed: #8b949e;
--fgColor-done: #ab7df8;
--fgColor-upsell: #ab7df8;
Expand All @@ -1025,14 +1025,14 @@
--bgColor-accent-emphasis: #1f6feb;
--bgColor-success-muted: #388bfd26;
--bgColor-success-emphasis: #1f6feb;
--bgColor-open-muted: #db6d2866;
--bgColor-open-emphasis: #bd561d;
--bgColor-attention-muted: #bb800926;
--bgColor-attention-emphasis: #9e6a03;
--bgColor-severe-muted: #db6d281a;
--bgColor-severe-emphasis: #bd561d;
--bgColor-danger-muted: #db6d281a;
--bgColor-danger-emphasis: #bd561d;
--bgColor-open-muted: #db6d2866;
--bgColor-open-emphasis: #bd561d;
--bgColor-closed-muted: #6e768166;
--bgColor-closed-emphasis: #6e7681;
--bgColor-done-muted: #ab7df826;
Expand All @@ -1053,14 +1053,14 @@
--borderColor-accent-emphasis: #1f6feb;
--borderColor-success-muted: #388bfd66;
--borderColor-success-emphasis: #1f6feb;
--borderColor-open-muted: #db6d2866;
--borderColor-open-emphasis: #db6d28;
--borderColor-attention-muted: #bb800966;
--borderColor-attention-emphasis: #9e6a03;
--borderColor-severe-muted: #db6d2866;
--borderColor-severe-emphasis: #bd561d;
--borderColor-danger-muted: #db6d2866;
--borderColor-danger-emphasis: #bd561d;
--borderColor-open-muted: #db6d2866;
--borderColor-open-emphasis: #db6d28;
--borderColor-closed-muted: #6e768166;
--borderColor-closed-emphasis: #6e7681;
--borderColor-done-muted: #ab7df866;
Expand Down
28 changes: 14 additions & 14 deletions dist/css/functional/themes/dark-dimmed.css
Original file line number Diff line number Diff line change
Expand Up @@ -435,13 +435,13 @@
--fgColor-black: #1c2128;
--fgColor-disabled: #636e7b;
--fgColor-link: #478be6;
--fgColor-neutral: #636e7b;
--fgColor-neutral: #909dab;
--fgColor-accent: #478be6;
--fgColor-success: #57ab5a;
--fgColor-open: #57ab5a;
--fgColor-attention: #c69026;
--fgColor-severe: #cc6b2c;
--fgColor-danger: #e5534b;
--fgColor-open: #57ab5a;
--fgColor-closed: #e5534b;
--fgColor-done: #986ee2;
--fgColor-upsell: #986ee2;
Expand All @@ -461,15 +461,15 @@
--bgColor-accent-emphasis: #316dca;
--bgColor-success-muted: #46954a26;
--bgColor-success-emphasis: #347d39;
--bgColor-open-muted: #46954a26;
--bgColor-open-emphasis: #347d39;
--bgColor-attention-muted: #ae7c1426;
--bgColor-attention-emphasis: #966600;
--bgColor-severe-muted: #cc6b2c1a;
--bgColor-severe-emphasis: #ae5622;
--bgColor-danger-muted: #e5534b1a;
--bgColor-danger-emphasis: #c93c37;
--bgColor-open-muted: #46954a1a;
--bgColor-open-emphasis: #347d39;
--bgColor-closed-muted: #e5534b26;
--bgColor-closed-muted: #e5534b1a;
--bgColor-closed-emphasis: #c93c37;
--bgColor-done-muted: #986ee226;
--bgColor-done-emphasis: #8256d0;
Expand All @@ -489,14 +489,14 @@
--borderColor-accent-emphasis: #316dca;
--borderColor-success-muted: #46954a66;
--borderColor-success-emphasis: #347d39;
--borderColor-open-muted: #46954a66;
--borderColor-open-emphasis: #347d39;
--borderColor-attention-muted: #ae7c1466;
--borderColor-attention-emphasis: #966600;
--borderColor-severe-muted: #cc6b2c66;
--borderColor-severe-emphasis: #ae5622;
--borderColor-danger-muted: #e5534b66;
--borderColor-danger-emphasis: #c93c37;
--borderColor-open-muted: #46954a66;
--borderColor-open-emphasis: #347d39;
--borderColor-closed-muted: #e5534b66;
--borderColor-closed-emphasis: #c93c37;
--borderColor-done-muted: #986ee266;
Expand Down Expand Up @@ -999,13 +999,13 @@
--fgColor-black: #1c2128;
--fgColor-disabled: #636e7b;
--fgColor-link: #478be6;
--fgColor-neutral: #636e7b;
--fgColor-neutral: #909dab;
--fgColor-accent: #478be6;
--fgColor-success: #57ab5a;
--fgColor-open: #57ab5a;
--fgColor-attention: #c69026;
--fgColor-severe: #cc6b2c;
--fgColor-danger: #e5534b;
--fgColor-open: #57ab5a;
--fgColor-closed: #e5534b;
--fgColor-done: #986ee2;
--fgColor-upsell: #986ee2;
Expand All @@ -1025,15 +1025,15 @@
--bgColor-accent-emphasis: #316dca;
--bgColor-success-muted: #46954a26;
--bgColor-success-emphasis: #347d39;
--bgColor-open-muted: #46954a26;
--bgColor-open-emphasis: #347d39;
--bgColor-attention-muted: #ae7c1426;
--bgColor-attention-emphasis: #966600;
--bgColor-severe-muted: #cc6b2c1a;
--bgColor-severe-emphasis: #ae5622;
--bgColor-danger-muted: #e5534b1a;
--bgColor-danger-emphasis: #c93c37;
--bgColor-open-muted: #46954a1a;
--bgColor-open-emphasis: #347d39;
--bgColor-closed-muted: #e5534b26;
--bgColor-closed-muted: #e5534b1a;
--bgColor-closed-emphasis: #c93c37;
--bgColor-done-muted: #986ee226;
--bgColor-done-emphasis: #8256d0;
Expand All @@ -1053,14 +1053,14 @@
--borderColor-accent-emphasis: #316dca;
--borderColor-success-muted: #46954a66;
--borderColor-success-emphasis: #347d39;
--borderColor-open-muted: #46954a66;
--borderColor-open-emphasis: #347d39;
--borderColor-attention-muted: #ae7c1466;
--borderColor-attention-emphasis: #966600;
--borderColor-severe-muted: #cc6b2c66;
--borderColor-severe-emphasis: #ae5622;
--borderColor-danger-muted: #e5534b66;
--borderColor-danger-emphasis: #c93c37;
--borderColor-open-muted: #46954a66;
--borderColor-open-emphasis: #347d39;
--borderColor-closed-muted: #e5534b66;
--borderColor-closed-emphasis: #c93c37;
--borderColor-done-muted: #986ee266;
Expand Down
Loading

0 comments on commit 3741877

Please sign in to comment.