Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 19 additions & 17 deletions doc-site/.vitepress/theme/styles/nve_theme.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:root.nve { --color-shades-brand-100: #ff4d52;
--color-shades-brand-150: #fb3744;
:root.nve { --color-shades-brand-100: #ff666b;
--color-shades-brand-150: #ff525d;
--color-shades-brand-200: #f8253a;
--color-shades-brand-250: #f3203c;
--color-shades-brand-300: #e61335;
Expand All @@ -13,15 +13,15 @@
--color-shades-brand-950: #500713;
--color-shades-brand-999: #2b030a;
--color-shades-brand-000: #fffffff; /** This token has a dark color on Varsom */
--color-shades-brand-050: #ff5c61;
--color-shades-brand-050: #ff8083;
--color-shades-grey-100: #efeff1;
--color-shades-grey-150: #e4e5e7;
--color-shades-grey-200: #c9cbcf;
--color-shades-grey-300: #b6b9be;
--color-shades-grey-400: #9ea2a9;
--color-shades-grey-500: #878c94;
--color-shades-grey-500: #858b93;
--color-shades-grey-600: #60656c;
--color-shades-grey-700: #50545a;
--color-shades-grey-700: #484c51;
--color-shades-grey-800: #3c3f44;
--color-shades-grey-850: #292b2e;
--color-shades-grey-900: #1b1c1e;
Expand Down Expand Up @@ -216,13 +216,14 @@
--box-shadow-header: 0 4px 032px 0 rgba(0,0,0,0.02);
--box-shadow-dropdown: 0 54px 15px 0 rgba(0,0,0,0.00), 0 35px 14px 0 rgba(0,0,0,0.00), 0 19px 12px 0 rgba(0,0,0,0.02), 0 9px 9px 0 rgba(0,0,0,0.03), 0 2px 5px 0 rgba(0,0,0,0.03);
--color-brand-background-primary: var(--color-shades-brand-500);
--color-brand-background-secondary: var(--color-shades-brand-150);
--color-brand-background-secondary: var(--color-shades-brand-500);
--color-brand-background-tertiary: var(--color-shades-brand-150);
--color-brand-foreground-primary: var(--color-shades-brand-000);
--color-brand-foreground-secondary: var(--color-shades-brand-999);
--color-brand-foreground-tertiary: var(--color-shades-brand-700); /** was 500 */
--color-neutrals-background-canvas: var(--color-shades-grey-050);
--color-neutrals-background-primary: var(--color-shades-grey-000);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-050);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-100);
--color-neutrals-background-secondary: var(--color-shades-grey-150);
--color-neutrals-foreground-primary: var(--color-shades-grey-999);
--color-neutrals-foreground-subtle: var(--color-shades-grey-600);
Expand Down Expand Up @@ -504,8 +505,8 @@
--font-size-x-large: var(--dimension-8x); /** 24 px */
--font-size-2x-large: var(--dimension-10x); /** 32 px */
--font-size-3x-large: var(--dimension-12x); /** 40 px */ }
:root.nve_darkmode { --color-shades-brand-100: #ff4d52;
--color-shades-brand-150: #fb3744;
:root.nve_darkmode { --color-shades-brand-100: #ff666b;
--color-shades-brand-150: #ff525d;
--color-shades-brand-200: #f8253a;
--color-shades-brand-250: #f3203c;
--color-shades-brand-300: #e61335;
Expand All @@ -519,15 +520,15 @@
--color-shades-brand-950: #500713;
--color-shades-brand-999: #2b030a;
--color-shades-brand-000: #fffffff; /** This token has a dark color on Varsom */
--color-shades-brand-050: #ff5c61;
--color-shades-brand-050: #ff8083;
--color-shades-grey-100: #efeff1;
--color-shades-grey-150: #e4e5e7;
--color-shades-grey-200: #c9cbcf;
--color-shades-grey-300: #b6b9be;
--color-shades-grey-400: #9ea2a9;
--color-shades-grey-500: #878c94;
--color-shades-grey-500: #858b93;
--color-shades-grey-600: #60656c;
--color-shades-grey-700: #50545a;
--color-shades-grey-700: #484c51;
--color-shades-grey-800: #3c3f44;
--color-shades-grey-850: #292b2e;
--color-shades-grey-900: #1b1c1e;
Expand Down Expand Up @@ -721,14 +722,15 @@
--box-shadow-hard: -45px 80px 26px 0 rgba(0,0,0,0.00), -29px 51px 23px 0 rgba(0,0,0,0.01), -16px 29px 20px 0 rgba(0,0,0,0.02), -7px 13px 15px 0 rgba(0,0,0,0.03), -2px 3px 8px 0 rgba(0,0,0,0.04);
--box-shadow-header: 0 4px 032px 0 rgba(0,0,0,0.02);
--box-shadow-dropdown: 0 54px 15px 0 rgba(0,0,0,0.00), 0 35px 14px 0 rgba(0,0,0,0.00), 0 19px 12px 0 rgba(0,0,0,0.02), 0 9px 9px 0 rgba(0,0,0,0.03), 0 2px 5px 0 rgba(0,0,0,0.03);
--color-brand-background-primary: var(--color-shades-brand-250);
--color-brand-background-secondary: var(--color-shades-brand-800);
--color-brand-background-primary: var(--color-shades-brand-500); /** Primarily used on logo backgrounds */
--color-brand-background-secondary: var(--color-shades-brand-250);
--color-brand-background-tertiary: var(--color-shades-brand-800);
--color-brand-foreground-primary: var(--color-shades-brand-999);
--color-brand-foreground-secondary: var(--color-shades-grey-000);
--color-brand-foreground-tertiary: var(--color-shades-brand-250); /** was 300 */
--color-neutrals-background-canvas: var(--color-shades-grey-850);
--color-neutrals-background-primary: var(--color-shades-grey-950);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-850);
--color-neutrals-background-canvas: var(--color-shades-grey-950);
--color-neutrals-background-primary: var(--color-shades-grey-850);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-800);
--color-neutrals-background-secondary: var(--color-shades-grey-700);
--color-neutrals-foreground-primary: var(--color-shades-grey-000);
--color-neutrals-foreground-subtle: var(--color-shades-grey-200);
Expand Down
16 changes: 9 additions & 7 deletions doc-site/.vitepress/theme/styles/rme_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -216,13 +216,14 @@
--box-shadow-header: 0 4px 032px 0 rgba(0,0,0,0.02);
--box-shadow-dropdown: 0 54px 15px 0 rgba(0,0,0,0.00), 0 35px 14px 0 rgba(0,0,0,0.00), 0 19px 12px 0 rgba(0,0,0,0.02), 0 9px 9px 0 rgba(0,0,0,0.03), 0 2px 5px 0 rgba(0,0,0,0.03);
--color-brand-background-primary: var(--color-shades-brand-500);
--color-brand-background-secondary: var(--color-shades-brand-150);
--color-brand-background-secondary: var(--color-shades-brand-500);
--color-brand-background-tertiary: var(--color-shades-brand-150);
--color-brand-foreground-primary: var(--color-shades-brand-000);
--color-brand-foreground-secondary: var(--color-shades-brand-999);
--color-brand-foreground-tertiary: var(--color-shades-brand-700); /** was 500 */
--color-neutrals-background-canvas: var(--color-shades-grey-050);
--color-neutrals-background-primary: var(--color-shades-grey-000);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-050);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-100);
--color-neutrals-background-secondary: var(--color-shades-grey-150);
--color-neutrals-foreground-primary: var(--color-shades-grey-999);
--color-neutrals-foreground-subtle: var(--color-shades-grey-600);
Expand Down Expand Up @@ -721,14 +722,15 @@
--box-shadow-hard: -45px 80px 26px 0 rgba(0,0,0,0.00), -29px 51px 23px 0 rgba(0,0,0,0.01), -16px 29px 20px 0 rgba(0,0,0,0.02), -7px 13px 15px 0 rgba(0,0,0,0.03), -2px 3px 8px 0 rgba(0,0,0,0.04);
--box-shadow-header: 0 4px 032px 0 rgba(0,0,0,0.02);
--box-shadow-dropdown: 0 54px 15px 0 rgba(0,0,0,0.00), 0 35px 14px 0 rgba(0,0,0,0.00), 0 19px 12px 0 rgba(0,0,0,0.02), 0 9px 9px 0 rgba(0,0,0,0.03), 0 2px 5px 0 rgba(0,0,0,0.03);
--color-brand-background-primary: var(--color-shades-brand-250);
--color-brand-background-secondary: var(--color-shades-brand-800);
--color-brand-background-primary: var(--color-shades-brand-500); /** Primarily used on logo backgrounds */
--color-brand-background-secondary: var(--color-shades-brand-250);
--color-brand-background-tertiary: var(--color-shades-brand-800);
--color-brand-foreground-primary: var(--color-shades-brand-999);
--color-brand-foreground-secondary: var(--color-shades-grey-000);
--color-brand-foreground-tertiary: var(--color-shades-brand-250); /** was 300 */
--color-neutrals-background-canvas: var(--color-shades-grey-850);
--color-neutrals-background-primary: var(--color-shades-grey-950);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-850);
--color-neutrals-background-canvas: var(--color-shades-grey-950);
--color-neutrals-background-primary: var(--color-shades-grey-850);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-800);
--color-neutrals-background-secondary: var(--color-shades-grey-700);
--color-neutrals-foreground-primary: var(--color-shades-grey-000);
--color-neutrals-foreground-subtle: var(--color-shades-grey-200);
Expand Down
120 changes: 61 additions & 59 deletions doc-site/.vitepress/theme/styles/varsom_theme.css
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
:root.varsom { --color-shades-brand-100: #fbc792;
--color-shades-brand-150: #fabf82;
--color-shades-brand-200: #f8b673;
--color-shades-brand-250: #f7ae63;
--color-shades-brand-300: #fabf82;
--color-shades-brand-400: #ff7b43;
:root.varsom { --color-shades-brand-100: #ffd1a3;
--color-shades-brand-150: #ffc38f;
--color-shades-brand-200: #ffb47a;
--color-shades-brand-250: #ffa970;
--color-shades-brand-300: #ff9152;
--color-shades-brand-400: #ff7033;
--color-shades-brand-500: #ff5f1b;
--color-shades-brand-600: #f44900;
--color-shades-brand-700: #f44900;
--color-shades-brand-800: #874602;
--color-shades-brand-850: #763d02;
--color-shades-brand-900: #653502;
--color-shades-brand-950: #542c01;
--color-shades-brand-999: #432301;
--color-shades-brand-700: #d64000;
--color-shades-brand-800: #9d3307;
--color-shades-brand-850: #892d06;
--color-shades-brand-900: #712809;
--color-shades-brand-950: #5c230a;
--color-shades-brand-999: #491c08;
--color-shades-brand-000: #432301;
--color-shades-brand-050: #ffdfba;
--color-shades-grey-100: #f7f7f8;
--color-shades-grey-150: #c8eaf9;
--color-shades-grey-200: #7ec4e2;
--color-shades-grey-300: #b7babf;
--color-shades-grey-400: #9fa3a9;
--color-shades-grey-500: #878c94;
--color-shades-brand-050: #ffdeb8;
--color-shades-grey-100: #dff1f9;
--color-shades-grey-150: #cce9f5;
--color-shades-grey-200: #a6d8ee;
--color-shades-grey-300: #80c7e5;
--color-shades-grey-400: #43a9d5;
--color-shades-grey-500: #2d99c8;
--color-shades-grey-600: #006b99;
--color-shades-grey-700: #00425f;
--color-shades-grey-800: #00425f;
--color-shades-grey-850: #002738;
--color-shades-grey-900: #1b1c1e;
--color-shades-grey-950: #00364e;
--color-shades-grey-999: #00131c;
--color-shades-grey-700: #004766;
--color-shades-grey-800: #003d57;
--color-shades-grey-850: #002a3d;
--color-shades-grey-900: #001c29;
--color-shades-grey-950: #000e14;
--color-shades-grey-999: #00070a;
--color-shades-grey-000: #ffffff;
--color-shades-grey-050: #eff8fc;
--color-shades-grey-050: #eaf6fb;
--color-shades-red-100: #ffc2c2;
--color-shades-red-150: #ffa8a8;
--color-shades-red-200: #ff9494;
Expand Down Expand Up @@ -216,13 +216,14 @@
--box-shadow-header: 0 4px 032px 0 rgba(0,0,0,0.02);
--box-shadow-dropdown: 0 54px 15px 0 rgba(0,0,0,0.00), 0 35px 14px 0 rgba(0,0,0,0.00), 0 19px 12px 0 rgba(0,0,0,0.02), 0 9px 9px 0 rgba(0,0,0,0.03), 0 2px 5px 0 rgba(0,0,0,0.03);
--color-brand-background-primary: var(--color-shades-brand-500);
--color-brand-background-secondary: var(--color-shades-brand-150);
--color-brand-background-secondary: var(--color-shades-brand-500);
--color-brand-background-tertiary: var(--color-shades-brand-150);
--color-brand-foreground-primary: var(--color-shades-brand-000);
--color-brand-foreground-secondary: var(--color-shades-brand-999);
--color-brand-foreground-tertiary: var(--color-shades-brand-700); /** was 500 */
--color-neutrals-background-canvas: var(--color-shades-grey-050);
--color-neutrals-background-primary: var(--color-shades-grey-000);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-050);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-100);
--color-neutrals-background-secondary: var(--color-shades-grey-150);
--color-neutrals-foreground-primary: var(--color-shades-grey-999);
--color-neutrals-foreground-subtle: var(--color-shades-grey-600);
Expand Down Expand Up @@ -504,37 +505,37 @@
--font-size-x-large: var(--dimension-8x); /** 24 px */
--font-size-2x-large: var(--dimension-10x); /** 32 px */
--font-size-3x-large: var(--dimension-12x); /** 40 px */ }
:root.varsom_darkmode { --color-shades-brand-100: #fbc792;
--color-shades-brand-150: #fabf82;
--color-shades-brand-200: #f8b673;
--color-shades-brand-250: #f7ae63;
--color-shades-brand-300: #fabf82;
--color-shades-brand-400: #ff7b43;
:root.varsom_darkmode { --color-shades-brand-100: #ffd1a3;
--color-shades-brand-150: #ffc38f;
--color-shades-brand-200: #ffb47a;
--color-shades-brand-250: #ffa970;
--color-shades-brand-300: #ff9152;
--color-shades-brand-400: #ff7033;
--color-shades-brand-500: #ff5f1b;
--color-shades-brand-600: #f44900;
--color-shades-brand-700: #f44900;
--color-shades-brand-800: #874602;
--color-shades-brand-850: #763d02;
--color-shades-brand-900: #653502;
--color-shades-brand-950: #542c01;
--color-shades-brand-999: #432301;
--color-shades-brand-700: #d64000;
--color-shades-brand-800: #9d3307;
--color-shades-brand-850: #892d06;
--color-shades-brand-900: #712809;
--color-shades-brand-950: #5c230a;
--color-shades-brand-999: #491c08;
--color-shades-brand-000: #432301;
--color-shades-brand-050: #ffdfba;
--color-shades-grey-100: #f7f7f8;
--color-shades-grey-150: #c8eaf9;
--color-shades-grey-200: #7ec4e2;
--color-shades-grey-300: #b7babf;
--color-shades-grey-400: #9fa3a9;
--color-shades-grey-500: #878c94;
--color-shades-brand-050: #ffdeb8;
--color-shades-grey-100: #dff1f9;
--color-shades-grey-150: #cce9f5;
--color-shades-grey-200: #a6d8ee;
--color-shades-grey-300: #80c7e5;
--color-shades-grey-400: #43a9d5;
--color-shades-grey-500: #2d99c8;
--color-shades-grey-600: #006b99;
--color-shades-grey-700: #00425f;
--color-shades-grey-800: #00425f;
--color-shades-grey-850: #002738;
--color-shades-grey-900: #1b1c1e;
--color-shades-grey-950: #00364e;
--color-shades-grey-999: #00131c;
--color-shades-grey-700: #004766;
--color-shades-grey-800: #003d57;
--color-shades-grey-850: #002a3d;
--color-shades-grey-900: #001c29;
--color-shades-grey-950: #000e14;
--color-shades-grey-999: #00070a;
--color-shades-grey-000: #ffffff;
--color-shades-grey-050: #eff8fc;
--color-shades-grey-050: #eaf6fb;
--color-shades-red-100: #ffc2c2;
--color-shades-red-150: #ffa8a8;
--color-shades-red-200: #ff9494;
Expand Down Expand Up @@ -721,14 +722,15 @@
--box-shadow-hard: -45px 80px 26px 0 rgba(0,0,0,0.00), -29px 51px 23px 0 rgba(0,0,0,0.01), -16px 29px 20px 0 rgba(0,0,0,0.02), -7px 13px 15px 0 rgba(0,0,0,0.03), -2px 3px 8px 0 rgba(0,0,0,0.04);
--box-shadow-header: 0 4px 032px 0 rgba(0,0,0,0.02);
--box-shadow-dropdown: 0 54px 15px 0 rgba(0,0,0,0.00), 0 35px 14px 0 rgba(0,0,0,0.00), 0 19px 12px 0 rgba(0,0,0,0.02), 0 9px 9px 0 rgba(0,0,0,0.03), 0 2px 5px 0 rgba(0,0,0,0.03);
--color-brand-background-primary: var(--color-shades-brand-250);
--color-brand-background-secondary: var(--color-shades-brand-800);
--color-brand-background-primary: var(--color-shades-brand-500); /** Primarily used on logo backgrounds */
--color-brand-background-secondary: var(--color-shades-brand-250);
--color-brand-background-tertiary: var(--color-shades-brand-800);
--color-brand-foreground-primary: var(--color-shades-brand-999);
--color-brand-foreground-secondary: var(--color-shades-grey-000);
--color-brand-foreground-tertiary: var(--color-shades-brand-250); /** was 300 */
--color-neutrals-background-canvas: var(--color-shades-grey-850);
--color-neutrals-background-primary: var(--color-shades-grey-950);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-850);
--color-neutrals-background-canvas: var(--color-shades-grey-950);
--color-neutrals-background-primary: var(--color-shades-grey-850);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-800);
--color-neutrals-background-secondary: var(--color-shades-grey-700);
--color-neutrals-foreground-primary: var(--color-shades-grey-000);
--color-neutrals-foreground-subtle: var(--color-shades-grey-200);
Expand Down
15 changes: 8 additions & 7 deletions public/css/nve.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

@import './global.css';
:root {
--color-shades-brand-100: #ff4d52;
--color-shades-brand-150: #fb3744;
--color-shades-brand-100: #ff666b;
--color-shades-brand-150: #ff525d;
--color-shades-brand-200: #f8253a;
--color-shades-brand-250: #f3203c;
--color-shades-brand-300: #e61335;
Expand All @@ -19,15 +19,15 @@
--color-shades-brand-950: #500713;
--color-shades-brand-999: #2b030a;
--color-shades-brand-000: #fffffff; /** This token has a dark color on Varsom */
--color-shades-brand-050: #ff5c61;
--color-shades-brand-050: #ff8083;
--color-shades-grey-100: #efeff1;
--color-shades-grey-150: #e4e5e7;
--color-shades-grey-200: #c9cbcf;
--color-shades-grey-300: #b6b9be;
--color-shades-grey-400: #9ea2a9;
--color-shades-grey-500: #878c94;
--color-shades-grey-500: #858b93;
--color-shades-grey-600: #60656c;
--color-shades-grey-700: #50545a;
--color-shades-grey-700: #484c51;
--color-shades-grey-800: #3c3f44;
--color-shades-grey-850: #292b2e;
--color-shades-grey-900: #1b1c1e;
Expand Down Expand Up @@ -222,13 +222,14 @@
--box-shadow-header: 0 4px 032px 0 rgba(0,0,0,0.02);
--box-shadow-dropdown: 0 54px 15px 0 rgba(0,0,0,0.00), 0 35px 14px 0 rgba(0,0,0,0.00), 0 19px 12px 0 rgba(0,0,0,0.02), 0 9px 9px 0 rgba(0,0,0,0.03), 0 2px 5px 0 rgba(0,0,0,0.03);
--color-brand-background-primary: var(--color-shades-brand-500);
--color-brand-background-secondary: var(--color-shades-brand-150);
--color-brand-background-secondary: var(--color-shades-brand-500);
--color-brand-background-tertiary: var(--color-shades-brand-150);
--color-brand-foreground-primary: var(--color-shades-brand-000);
--color-brand-foreground-secondary: var(--color-shades-brand-999);
--color-brand-foreground-tertiary: var(--color-shades-brand-700); /** was 500 */
--color-neutrals-background-canvas: var(--color-shades-grey-050);
--color-neutrals-background-primary: var(--color-shades-grey-000);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-050);
--color-neutrals-background-primary-contrast: var(--color-shades-grey-100);
--color-neutrals-background-secondary: var(--color-shades-grey-150);
--color-neutrals-foreground-primary: var(--color-shades-grey-999);
--color-neutrals-foreground-subtle: var(--color-shades-grey-600);
Expand Down
Loading
Loading