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
50 changes: 11 additions & 39 deletions doc-site/.vitepress/theme/styles/nve_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
--color-shades-grey-400: #9ea2a9;
--color-shades-grey-500: #858b93;
--color-shades-grey-600: #60656c;
--color-shades-grey-650: #54585f;
--color-shades-grey-700: #484c51;
--color-shades-grey-800: #303236;
--color-shades-grey-850: #292b2e;
Expand Down Expand Up @@ -256,10 +257,10 @@
--text-brand-name: Norges vassdrags- og energidirektorat;
--color-brand-background-primary: var(--color-shades-brand-500);
--color-brand-background-secondary: var(--color-shades-brand-400);
--color-brand-background-tertiary: var(--color-shades-brand-150);
--color-brand-background-tertiary: var(--color-shades-accent-000);
--color-brand-background-quaternary: var(--color-shades-brand-700);
--color-brand-foreground-primary: var(--color-shades-accent-500);
--color-brand-foreground-secondary: var(--color-shades-accent-700); /** was 500 */
--color-brand-foreground-secondary: var(--color-shades-accent-700);
--color-brand-foreground-primary-on-bg: var(--color-shades-brand-000);
--color-brand-foreground-secondary-on-bg: var(--color-shades-brand-999);
--color-brand-foreground-tertiary-on-bg: var(--color-shades-accent-400);
Expand Down Expand Up @@ -355,21 +356,6 @@
--color-feedback-foreground-on-bg-emphasized-error: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-on-bg-emphasized-warning: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-on-bg-emphasized-success: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-default-neutral: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-default-info: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-default-error: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-default-warning: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-default-success: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-subtle-neutral: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-subtle-info: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-subtle-error: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-subtle-warning: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-subtle-success: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-emphasized-neutral: var(--color-shades-grey-000);
--color-feedback-foreground-emphasized-info: var(--color-shades-grey-000);
--color-feedback-foreground-emphasized-error: var(--color-shades-grey-000);
--color-feedback-foreground-emphasized-warning: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-emphasized-success: var(--color-shades-grey-000);
--color-feedback-border-subtle-neutral: var(--color-shades-functional-neutralgrey-200);
--color-feedback-border-subtle-info: var(--color-shades-functional-blue-200);
--color-feedback-border-subtle-error: var(--color-shades-functional-red-200);
Expand Down Expand Up @@ -735,6 +721,7 @@
--color-shades-grey-400: #9ea2a9;
--color-shades-grey-500: #858b93;
--color-shades-grey-600: #60656c;
--color-shades-grey-650: #54585f;
--color-shades-grey-700: #484c51;
--color-shades-grey-800: #303236;
--color-shades-grey-850: #292b2e;
Expand Down Expand Up @@ -959,17 +946,17 @@
--boolean-brand-nve-rme: true;
--text-brand-name: Norges vassdrags- og energidirektorat;
--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-background-secondary: var(--color-shades-brand-400);
--color-brand-background-tertiary: var(--color-shades-accent-000);
--color-brand-background-quaternary: var(--color-shades-brand-200);
--color-brand-foreground-primary: var(--color-shades-accent-200);
--color-brand-foreground-secondary: var(--color-shades-accent-300); /** was 300 */
--color-brand-foreground-secondary: var(--color-shades-accent-300);
--color-brand-foreground-primary-on-bg: var(--color-shades-brand-000);
--color-brand-foreground-secondary-on-bg: var(--color-shades-brand-000);
--color-brand-foreground-secondary-on-bg: var(--color-shades-brand-999);
--color-brand-foreground-tertiary-on-bg: var(--color-shades-accent-400);
--color-brand-border-primary: var(--color-shades-brand-100);
--color-brand-border-secondary: var(--color-shades-brand-200);
--color-brand-border-tertiary: var(--color-shades-brand-300); /** was 300 */
--color-brand-border-tertiary: var(--color-shades-brand-300);
--color-brand-border-emphasized: var(--color-shades-accent-400);
--color-neutrals-background-canvas: var(--color-shades-grey-950);
--color-neutrals-background-primary: var(--color-shades-grey-850);
Expand All @@ -987,7 +974,7 @@
--color-neutrals-border-default: var(--color-shades-grey-300);
--color-neutrals-border-emphasized: var(--color-shades-grey-000);
--color-neutrals-border-mute: var(--color-shades-grey-600);
--color-neutrals-border-subtle: var(--color-shades-grey-700);
--color-neutrals-border-subtle: var(--color-shades-grey-650);
--color-neutrals-border-disabled: var(--color-shades-grey-500);
--color-interactive-background-primary-enabled: var(--color-shades-grey-000);
--color-interactive-background-primary-hover: var(--color-shades-grey-150);
Expand All @@ -1010,7 +997,7 @@
--color-interactive-foreground-primary-disabled: var(--color-shades-grey-600);
--color-interactive-foreground-secondary-enabled: var(--color-shades-grey-000);
--color-interactive-foreground-secondary-hover: var(--color-shades-grey-000);
--color-interactive-foreground-secondary-disabled: var(--color-shades-grey-700);
--color-interactive-foreground-secondary-disabled: var(--color-shades-grey-650);
--color-interactive-foreground-tertiary-enabled: var(--color-shades-grey-200);
--color-interactive-foreground-tertiary-hover: var(--color-shades-grey-050);
--color-interactive-foreground-tertiary-disabled: var(--color-shades-grey-700);
Expand Down Expand Up @@ -1059,21 +1046,6 @@
--color-feedback-foreground-on-bg-emphasized-error: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-on-bg-emphasized-warning: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-on-bg-emphasized-success: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-default-neutral: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-default-info: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-default-error: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-default-warning: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-default-success: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-subtle-neutral: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-subtle-info: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-subtle-error: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-subtle-warning: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-subtle-success: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-emphasized-neutral: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-emphasized-info: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-emphasized-error: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-emphasized-warning: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-emphasized-success: var(--color-shades-functional-neutralgrey-000);
--color-feedback-border-subtle-neutral: var(--color-shades-functional-neutralgrey-400);
--color-feedback-border-subtle-info: var(--color-shades-functional-blue-500);
--color-feedback-border-subtle-error: var(--color-shades-functional-red-500);
Expand Down
50 changes: 11 additions & 39 deletions doc-site/.vitepress/theme/styles/rme_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
--color-shades-grey-400: #94a5b8;
--color-shades-grey-500: #758ba3;
--color-shades-grey-600: #516579;
--color-shades-grey-650: #4a5c6e;
--color-shades-grey-700: #405163;
--color-shades-grey-800: #2b3445;
--color-shades-grey-850: #1d2834;
Expand Down Expand Up @@ -256,10 +257,10 @@
--text-brand-name: Reguleringsmyndigheten for energi;
--color-brand-background-primary: var(--color-shades-brand-500);
--color-brand-background-secondary: var(--color-shades-brand-400);
--color-brand-background-tertiary: var(--color-shades-brand-150);
--color-brand-background-tertiary: var(--color-shades-accent-000);
--color-brand-background-quaternary: var(--color-shades-brand-700);
--color-brand-foreground-primary: var(--color-shades-accent-500);
--color-brand-foreground-secondary: var(--color-shades-accent-700); /** was 500 */
--color-brand-foreground-secondary: var(--color-shades-accent-700);
--color-brand-foreground-primary-on-bg: var(--color-shades-brand-000);
--color-brand-foreground-secondary-on-bg: var(--color-shades-brand-999);
--color-brand-foreground-tertiary-on-bg: var(--color-shades-accent-400);
Expand Down Expand Up @@ -355,21 +356,6 @@
--color-feedback-foreground-on-bg-emphasized-error: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-on-bg-emphasized-warning: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-on-bg-emphasized-success: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-default-neutral: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-default-info: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-default-error: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-default-warning: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-default-success: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-subtle-neutral: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-subtle-info: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-subtle-error: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-subtle-warning: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-subtle-success: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-emphasized-neutral: var(--color-shades-grey-000);
--color-feedback-foreground-emphasized-info: var(--color-shades-grey-000);
--color-feedback-foreground-emphasized-error: var(--color-shades-grey-000);
--color-feedback-foreground-emphasized-warning: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-emphasized-success: var(--color-shades-grey-000);
--color-feedback-border-subtle-neutral: var(--color-shades-functional-neutralgrey-200);
--color-feedback-border-subtle-info: var(--color-shades-functional-blue-200);
--color-feedback-border-subtle-error: var(--color-shades-functional-red-200);
Expand Down Expand Up @@ -735,6 +721,7 @@
--color-shades-grey-400: #94a5b8;
--color-shades-grey-500: #758ba3;
--color-shades-grey-600: #516579;
--color-shades-grey-650: #4a5c6e;
--color-shades-grey-700: #405163;
--color-shades-grey-800: #2b3445;
--color-shades-grey-850: #1d2834;
Expand Down Expand Up @@ -959,17 +946,17 @@
--boolean-brand-nve-rme: true;
--text-brand-name: Reguleringsmyndigheten for energi;
--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-background-secondary: var(--color-shades-brand-400);
--color-brand-background-tertiary: var(--color-shades-accent-000);
--color-brand-background-quaternary: var(--color-shades-brand-200);
--color-brand-foreground-primary: var(--color-shades-accent-200);
--color-brand-foreground-secondary: var(--color-shades-accent-300); /** was 300 */
--color-brand-foreground-secondary: var(--color-shades-accent-300);
--color-brand-foreground-primary-on-bg: var(--color-shades-brand-000);
--color-brand-foreground-secondary-on-bg: var(--color-shades-brand-000);
--color-brand-foreground-secondary-on-bg: var(--color-shades-brand-999);
--color-brand-foreground-tertiary-on-bg: var(--color-shades-accent-400);
--color-brand-border-primary: var(--color-shades-brand-100);
--color-brand-border-secondary: var(--color-shades-brand-200);
--color-brand-border-tertiary: var(--color-shades-brand-300); /** was 300 */
--color-brand-border-tertiary: var(--color-shades-brand-300);
--color-brand-border-emphasized: var(--color-shades-accent-400);
--color-neutrals-background-canvas: var(--color-shades-grey-950);
--color-neutrals-background-primary: var(--color-shades-grey-850);
Expand All @@ -987,7 +974,7 @@
--color-neutrals-border-default: var(--color-shades-grey-300);
--color-neutrals-border-emphasized: var(--color-shades-grey-000);
--color-neutrals-border-mute: var(--color-shades-grey-600);
--color-neutrals-border-subtle: var(--color-shades-grey-700);
--color-neutrals-border-subtle: var(--color-shades-grey-650);
--color-neutrals-border-disabled: var(--color-shades-grey-500);
--color-interactive-background-primary-enabled: var(--color-shades-grey-000);
--color-interactive-background-primary-hover: var(--color-shades-grey-150);
Expand All @@ -1010,7 +997,7 @@
--color-interactive-foreground-primary-disabled: var(--color-shades-grey-600);
--color-interactive-foreground-secondary-enabled: var(--color-shades-grey-000);
--color-interactive-foreground-secondary-hover: var(--color-shades-grey-000);
--color-interactive-foreground-secondary-disabled: var(--color-shades-grey-700);
--color-interactive-foreground-secondary-disabled: var(--color-shades-grey-650);
--color-interactive-foreground-tertiary-enabled: var(--color-shades-grey-200);
--color-interactive-foreground-tertiary-hover: var(--color-shades-grey-050);
--color-interactive-foreground-tertiary-disabled: var(--color-shades-grey-700);
Expand Down Expand Up @@ -1059,21 +1046,6 @@
--color-feedback-foreground-on-bg-emphasized-error: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-on-bg-emphasized-warning: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-on-bg-emphasized-success: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-default-neutral: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-default-info: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-default-error: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-default-warning: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-default-success: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-subtle-neutral: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-subtle-info: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-subtle-error: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-subtle-warning: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-subtle-success: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-emphasized-neutral: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-emphasized-info: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-emphasized-error: var(--color-shades-functional-neutralgrey-000);
--color-feedback-foreground-emphasized-warning: var(--color-shades-functional-neutralgrey-999);
--color-feedback-foreground-emphasized-success: var(--color-shades-functional-neutralgrey-000);
--color-feedback-border-subtle-neutral: var(--color-shades-functional-neutralgrey-400);
--color-feedback-border-subtle-info: var(--color-shades-functional-blue-500);
--color-feedback-border-subtle-error: var(--color-shades-functional-red-500);
Expand Down
Loading