diff --git a/.storybook/preview.tsx b/.storybook/preview.tsx index d1c3006c25..0d23f57d2e 100644 --- a/.storybook/preview.tsx +++ b/.storybook/preview.tsx @@ -1,7 +1,7 @@ import * as React from 'react'; import type { Preview } from '@storybook/react'; -import '../packages/theme/brand/digdir/tokens.css'; +import '../packages/theme/brand'; import '../packages/css/index.css'; import { diff --git a/apps/storefront/tokens/altinn.ts b/apps/storefront/tokens/altinn.ts index f0fc290f2b..fd8b06d269 100644 --- a/apps/storefront/tokens/altinn.ts +++ b/apps/storefront/tokens/altinn.ts @@ -3147,7 +3147,7 @@ export const color = [ "subtle" ] } -] +] export const typography = [ { @@ -3918,7 +3918,7 @@ export const typography = [ "small" ] } -] +] export const opacity = [ { @@ -3937,7 +3937,7 @@ export const opacity = [ "disabled" ] } -] +] export const borderRadius = [ { @@ -4084,7 +4084,7 @@ export const borderRadius = [ "full" ] } -] +] export const spacing = [ { @@ -4407,7 +4407,7 @@ export const spacing = [ "30" ] } -] +] export const sizing = [ { @@ -4730,7 +4730,7 @@ export const sizing = [ "30" ] } -] +] export const borderWidth = [ { @@ -4781,7 +4781,7 @@ export const borderWidth = [ "tab_focus" ] } -] +] export const boxShadow = [ { @@ -4864,4 +4864,4 @@ export const boxShadow = [ "xlarge" ] } -] +] diff --git a/apps/storefront/tokens/altinn/dark.ts b/apps/storefront/tokens/altinn/dark.ts new file mode 100644 index 0000000000..ddf8f4c5ed --- /dev/null +++ b/apps/storefront/tokens/altinn/dark.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#08200c", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0b290f", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#114218", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#144c1c", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#207a2c", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#279636", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#64be70", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#a2d8aa", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#211b08", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2b230a", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#453810", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4e4013", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f681e", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9c8125", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#cca730", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cca730", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#eec84d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#eec84d", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#2d1508", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2d1508", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#3a1b0a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a1b0a", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#5d2b0f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5d2b0f", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#6b3212", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6b3212", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#ac4f1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ac4f1c", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e39a72", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#efc3ab", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#380c0c", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#470f10", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6f1819", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f1c1c", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#bb3f40", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#c96666", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#dc9a9b", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e9c2c2", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#031d30", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#032540", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#053c65", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064474", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0a6dba", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3389cb", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#78b1dc", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#aed0ea", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/altinn/light.ts b/apps/storefront/tokens/altinn/light.ts new file mode 100644 index 0000000000..a4063d7996 --- /dev/null +++ b/apps/storefront/tokens/altinn/light.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fcfefc", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e9f6ea", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d9efdc", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b9e1be", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#94d29d", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9ed6a5", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#29a03a", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185c21", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2d5", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9ebbd", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d474", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bf37", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edc644", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a68827", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#604f17", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#604f17", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#fffefd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefd", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#fbf1ec", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf1ec", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#f9e8df", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9e8df", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#f2d0bc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d0bc", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#ecb99e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecb99e", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#eec0a7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eec0a7", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#d76e34", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d76e34", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#813c15", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2f3", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f6e6e6", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eecfd0", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6b9b9", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bfbf", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cd7172", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9a2122", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edf5fa", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#dfecf7", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#bedaee", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a1c9e7", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#aacee9", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4291ce", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#07528c", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/brreg.ts b/apps/storefront/tokens/brreg.ts index 6795dbd5be..9bae51c8b8 100644 --- a/apps/storefront/tokens/brreg.ts +++ b/apps/storefront/tokens/brreg.ts @@ -3195,7 +3195,7 @@ export const color = [ "subtle" ] } -] +] export const typography = [ { @@ -3966,7 +3966,7 @@ export const typography = [ "small" ] } -] +] export const opacity = [ { @@ -3985,7 +3985,7 @@ export const opacity = [ "disabled" ] } -] +] export const borderRadius = [ { @@ -4132,7 +4132,7 @@ export const borderRadius = [ "full" ] } -] +] export const spacing = [ { @@ -4455,7 +4455,7 @@ export const spacing = [ "30" ] } -] +] export const sizing = [ { @@ -4778,7 +4778,7 @@ export const sizing = [ "30" ] } -] +] export const borderWidth = [ { @@ -4829,7 +4829,7 @@ export const borderWidth = [ "tab_focus" ] } -] +] export const boxShadow = [ { @@ -4912,4 +4912,4 @@ export const boxShadow = [ "xlarge" ] } -] +] diff --git a/apps/storefront/tokens/digdir.ts b/apps/storefront/tokens/digdir.ts index d656bf5420..2a52603220 100644 --- a/apps/storefront/tokens/digdir.ts +++ b/apps/storefront/tokens/digdir.ts @@ -3141,7 +3141,7 @@ export const color = [ "subtle" ] } -] +] export const typography = [ { @@ -3912,7 +3912,7 @@ export const typography = [ "small" ] } -] +] export const opacity = [ { @@ -3931,7 +3931,7 @@ export const opacity = [ "disabled" ] } -] +] export const borderRadius = [ { @@ -4078,7 +4078,7 @@ export const borderRadius = [ "full" ] } -] +] export const spacing = [ { @@ -4401,7 +4401,7 @@ export const spacing = [ "30" ] } -] +] export const sizing = [ { @@ -4724,7 +4724,7 @@ export const sizing = [ "30" ] } -] +] export const borderWidth = [ { @@ -4775,7 +4775,7 @@ export const borderWidth = [ "tab_focus" ] } -] +] export const boxShadow = [ { @@ -4858,4 +4858,4 @@ export const boxShadow = [ "xlarge" ] } -] +] diff --git a/apps/storefront/tokens/digdir/dark.ts b/apps/storefront/tokens/digdir/dark.ts new file mode 100644 index 0000000000..ddf8f4c5ed --- /dev/null +++ b/apps/storefront/tokens/digdir/dark.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#08200c", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0b290f", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#114218", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#144c1c", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#207a2c", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#279636", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#64be70", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#a2d8aa", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#211b08", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2b230a", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#453810", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4e4013", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f681e", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9c8125", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#cca730", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cca730", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#eec84d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#eec84d", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#2d1508", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2d1508", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#3a1b0a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a1b0a", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#5d2b0f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5d2b0f", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#6b3212", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6b3212", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#ac4f1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ac4f1c", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e39a72", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#efc3ab", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#380c0c", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#470f10", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6f1819", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f1c1c", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#bb3f40", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#c96666", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#dc9a9b", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e9c2c2", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#031d30", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#032540", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#053c65", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064474", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0a6dba", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3389cb", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#78b1dc", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#aed0ea", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/digdir/light.ts b/apps/storefront/tokens/digdir/light.ts new file mode 100644 index 0000000000..a4063d7996 --- /dev/null +++ b/apps/storefront/tokens/digdir/light.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fcfefc", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e9f6ea", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d9efdc", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b9e1be", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#94d29d", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9ed6a5", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#29a03a", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185c21", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2d5", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9ebbd", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d474", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bf37", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edc644", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a68827", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#604f17", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#604f17", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#fffefd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefd", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#fbf1ec", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf1ec", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#f9e8df", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9e8df", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#f2d0bc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d0bc", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#ecb99e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecb99e", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#eec0a7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eec0a7", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#d76e34", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d76e34", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#813c15", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2f3", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f6e6e6", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eecfd0", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6b9b9", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bfbf", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cd7172", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9a2122", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edf5fa", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#dfecf7", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#bedaee", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a1c9e7", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#aacee9", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4291ce", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#07528c", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/index.ts b/apps/storefront/tokens/index.ts index edeb1368c1..440e3690b1 100644 --- a/apps/storefront/tokens/index.ts +++ b/apps/storefront/tokens/index.ts @@ -1,4 +1,10 @@ -export * as digdir from './digdir'; -export * as tilsynet from './tilsynet'; -export * as altinn from './altinn'; -export * as brreg from './brreg'; +// export * as digdir from './digdir'; +// export * as tilsynet from './tilsynet'; +// export * as altinn from './altinn'; +// export * as brreg from './brreg'; + + +export * as digdir from './digdir/light'; +export * as tilsynet from './uutilsynet//light'; +export * as altinn from './altinn/light'; +export * as brreg from './theme4//light'; diff --git a/apps/storefront/tokens/theme4/dark.ts b/apps/storefront/tokens/theme4/dark.ts new file mode 100644 index 0000000000..ddf8f4c5ed --- /dev/null +++ b/apps/storefront/tokens/theme4/dark.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#08200c", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0b290f", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#114218", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#144c1c", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#207a2c", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#279636", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#64be70", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#a2d8aa", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#211b08", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2b230a", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#453810", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4e4013", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f681e", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9c8125", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#cca730", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cca730", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#eec84d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#eec84d", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#2d1508", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2d1508", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#3a1b0a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a1b0a", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#5d2b0f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5d2b0f", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#6b3212", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6b3212", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#ac4f1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ac4f1c", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e39a72", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#efc3ab", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#380c0c", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#470f10", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6f1819", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f1c1c", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#bb3f40", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#c96666", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#dc9a9b", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e9c2c2", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#031d30", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#032540", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#053c65", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064474", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0a6dba", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3389cb", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#78b1dc", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#aed0ea", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/theme4/light.ts b/apps/storefront/tokens/theme4/light.ts new file mode 100644 index 0000000000..a4063d7996 --- /dev/null +++ b/apps/storefront/tokens/theme4/light.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fcfefc", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e9f6ea", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d9efdc", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b9e1be", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#94d29d", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9ed6a5", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#29a03a", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185c21", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2d5", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9ebbd", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d474", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bf37", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edc644", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a68827", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#604f17", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#604f17", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#fffefd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefd", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#fbf1ec", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf1ec", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#f9e8df", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9e8df", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#f2d0bc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d0bc", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#ecb99e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecb99e", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#eec0a7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eec0a7", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#d76e34", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d76e34", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#813c15", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2f3", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f6e6e6", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eecfd0", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6b9b9", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bfbf", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cd7172", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9a2122", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edf5fa", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#dfecf7", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#bedaee", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a1c9e7", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#aacee9", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4291ce", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#07528c", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/tilsynet.ts b/apps/storefront/tokens/tilsynet.ts index a23d228abd..350b845421 100644 --- a/apps/storefront/tokens/tilsynet.ts +++ b/apps/storefront/tokens/tilsynet.ts @@ -3093,7 +3093,7 @@ export const color = [ "subtle" ] } -] +] export const typography = [ { @@ -3864,7 +3864,7 @@ export const typography = [ "small" ] } -] +] export const opacity = [ { @@ -3883,7 +3883,7 @@ export const opacity = [ "disabled" ] } -] +] export const borderRadius = [ { @@ -4030,7 +4030,7 @@ export const borderRadius = [ "full" ] } -] +] export const spacing = [ { @@ -4353,7 +4353,7 @@ export const spacing = [ "30" ] } -] +] export const sizing = [ { @@ -4676,7 +4676,7 @@ export const sizing = [ "30" ] } -] +] export const borderWidth = [ { @@ -4727,7 +4727,7 @@ export const borderWidth = [ "tab_focus" ] } -] +] export const boxShadow = [ { @@ -4810,4 +4810,4 @@ export const boxShadow = [ "xlarge" ] } -] +] diff --git a/apps/storefront/tokens/uutilsynet/dark.ts b/apps/storefront/tokens/uutilsynet/dark.ts new file mode 100644 index 0000000000..ddf8f4c5ed --- /dev/null +++ b/apps/storefront/tokens/uutilsynet/dark.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#08200c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#08200c", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#0b290f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0b290f", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#114218", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#114218", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#144c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#144c1c", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#207a2c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#207a2c", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#279636", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#279636", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#64be70", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#64be70", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#a2d8aa", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#a2d8aa", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#211b08", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#211b08", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#2b230a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2b230a", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#453810", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#453810", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#4e4013", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4e4013", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#7f681e", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f681e", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#9c8125", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9c8125", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#cca730", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#cca730", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#eec84d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#eec84d", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#2d1508", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#2d1508", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#3a1b0a", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3a1b0a", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#5d2b0f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5d2b0f", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#6b3212", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6b3212", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#ac4f1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ac4f1c", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#e39a72", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e39a72", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#efc3ab", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#efc3ab", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#380c0c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#380c0c", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#470f10", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#470f10", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#6f1819", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#6f1819", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#7f1c1c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#7f1c1c", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#bb3f40", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#bb3f40", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#c96666", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#c96666", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#dc9a9b", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#dc9a9b", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#e9c2c2", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e9c2c2", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#000", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#000", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#031d30", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#031d30", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#032540", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#032540", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#053c65", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#053c65", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#064474", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064474", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#0a6dba", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0a6dba", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#3389cb", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#3389cb", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#78b1dc", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#78b1dc", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#aed0ea", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#aed0ea", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/dark/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#001c36", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#001c36", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#002445", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#002445", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#00427e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00427e", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#0f6bbe", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0f6bbe", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#3d88ca", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d88ca", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#7eb0dc", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7eb0dc", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#b0cfea", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b0cfea", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#3c1819", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3c1819", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#602627", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#602627", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#702c2e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#702c2e", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#b34649", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#b34649", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#dd565a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#dd565a", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#f78d8f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f78d8f", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#fabcbd", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#fabcbd", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#41191b", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#41191b", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#2f1213", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2f1213", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#231a05", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#231a05", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#2d2206", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2d2206", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#48360a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#48360a", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#543e0c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#543e0c", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#876413", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#876413", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#daa21f", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#daa21f", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#eec76c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#eec76c", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#302407", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#302407", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#45340a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#45340a", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#061d30", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061d30", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#07253c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#07253c", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#0c3b60", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0c3b60", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#0e446e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#0e446e", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#166eb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#166eb2", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#1b88db", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1b88db", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#57b2f8", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#57b2f8", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#9cd2fb", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9cd2fb", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#082740", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#082740", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#061f33", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#061f33", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + }, + { + value: "#131c27", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#131c27", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#192433", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#192433", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#2e3a4a", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#2e3a4a", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#374352", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#374352", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#626b77", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#626b77", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#7d848e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#7d848e", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#a6abb2", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#a6abb2", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#c9ccd0", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#c9ccd0", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/dark/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/apps/storefront/tokens/uutilsynet/light.ts b/apps/storefront/tokens/uutilsynet/light.ts new file mode 100644 index 0000000000..a4063d7996 --- /dev/null +++ b/apps/storefront/tokens/uutilsynet/light.ts @@ -0,0 +1,11185 @@ +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + +export const color = [ + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.1}", + type: "color" + }, + name: "--fds-colors-accent-background-default", + attributes: {}, + path: [ + "colors", + "accent", + "background-default" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.2}", + type: "color" + }, + name: "--fds-colors-accent-background-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "background-subtle" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.3}", + type: "color" + }, + name: "--fds-colors-accent-surface-default", + attributes: {}, + path: [ + "colors", + "accent", + "surface-default" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.4}", + type: "color" + }, + name: "--fds-colors-accent-surface-hover", + attributes: {}, + path: [ + "colors", + "accent", + "surface-hover" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.5}", + type: "color" + }, + name: "--fds-colors-accent-surface-active", + attributes: {}, + path: [ + "colors", + "accent", + "surface-active" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.6}", + type: "color" + }, + name: "--fds-colors-accent-border-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "border-subtle" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.7}", + type: "color" + }, + name: "--fds-colors-accent-border-default", + attributes: {}, + path: [ + "colors", + "accent", + "border-default" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.8}", + type: "color" + }, + name: "--fds-colors-accent-border-strong", + attributes: {}, + path: [ + "colors", + "accent", + "border-strong" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.9}", + type: "color" + }, + name: "--fds-colors-accent-base-default", + attributes: {}, + path: [ + "colors", + "accent", + "base-default" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.10}", + type: "color" + }, + name: "--fds-colors-accent-base-hover", + attributes: {}, + path: [ + "colors", + "accent", + "base-hover" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.11}", + type: "color" + }, + name: "--fds-colors-accent-base-active", + attributes: {}, + path: [ + "colors", + "accent", + "base-active" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.12}", + type: "color" + }, + name: "--fds-colors-accent-text-subtle", + attributes: {}, + path: [ + "colors", + "accent", + "text-subtle" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.13}", + type: "color" + }, + name: "--fds-colors-accent-text-default", + attributes: {}, + path: [ + "colors", + "accent", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-1}", + type: "color" + }, + name: "--fds-colors-accent-contrast-first", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.accent.contrast-2}", + type: "color" + }, + name: "--fds-colors-accent-contrast-second", + attributes: {}, + path: [ + "colors", + "accent", + "contrast-second" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.1}", + type: "color" + }, + name: "--fds-colors-neutral-background-default", + attributes: {}, + path: [ + "colors", + "neutral", + "background-default" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.2}", + type: "color" + }, + name: "--fds-colors-neutral-background-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "background-subtle" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.3}", + type: "color" + }, + name: "--fds-colors-neutral-surface-default", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-default" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.4}", + type: "color" + }, + name: "--fds-colors-neutral-surface-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-hover" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.5}", + type: "color" + }, + name: "--fds-colors-neutral-surface-active", + attributes: {}, + path: [ + "colors", + "neutral", + "surface-active" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.6}", + type: "color" + }, + name: "--fds-colors-neutral-border-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "border-subtle" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.7}", + type: "color" + }, + name: "--fds-colors-neutral-border-default", + attributes: {}, + path: [ + "colors", + "neutral", + "border-default" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.8}", + type: "color" + }, + name: "--fds-colors-neutral-border-strong", + attributes: {}, + path: [ + "colors", + "neutral", + "border-strong" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.9}", + type: "color" + }, + name: "--fds-colors-neutral-base-default", + attributes: {}, + path: [ + "colors", + "neutral", + "base-default" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.10}", + type: "color" + }, + name: "--fds-colors-neutral-base-hover", + attributes: {}, + path: [ + "colors", + "neutral", + "base-hover" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.11}", + type: "color" + }, + name: "--fds-colors-neutral-base-active", + attributes: {}, + path: [ + "colors", + "neutral", + "base-active" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.12}", + type: "color" + }, + name: "--fds-colors-neutral-text-subtle", + attributes: {}, + path: [ + "colors", + "neutral", + "text-subtle" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.13}", + type: "color" + }, + name: "--fds-colors-neutral-text-default", + attributes: {}, + path: [ + "colors", + "neutral", + "text-default" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-1}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-first", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-first" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.neutral.contrast-2}", + type: "color" + }, + name: "--fds-colors-neutral-contrast-second", + attributes: {}, + path: [ + "colors", + "neutral", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.1}", + type: "color" + }, + name: "--fds-colors-brand1-background-default", + attributes: {}, + path: [ + "colors", + "brand1", + "background-default" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.2}", + type: "color" + }, + name: "--fds-colors-brand1-background-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "background-subtle" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.3}", + type: "color" + }, + name: "--fds-colors-brand1-surface-default", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-default" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.4}", + type: "color" + }, + name: "--fds-colors-brand1-surface-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-hover" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.5}", + type: "color" + }, + name: "--fds-colors-brand1-surface-active", + attributes: {}, + path: [ + "colors", + "brand1", + "surface-active" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.6}", + type: "color" + }, + name: "--fds-colors-brand1-border-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "border-subtle" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.7}", + type: "color" + }, + name: "--fds-colors-brand1-border-default", + attributes: {}, + path: [ + "colors", + "brand1", + "border-default" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.8}", + type: "color" + }, + name: "--fds-colors-brand1-border-strong", + attributes: {}, + path: [ + "colors", + "brand1", + "border-strong" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.9}", + type: "color" + }, + name: "--fds-colors-brand1-base-default", + attributes: {}, + path: [ + "colors", + "brand1", + "base-default" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.10}", + type: "color" + }, + name: "--fds-colors-brand1-base-hover", + attributes: {}, + path: [ + "colors", + "brand1", + "base-hover" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.11}", + type: "color" + }, + name: "--fds-colors-brand1-base-active", + attributes: {}, + path: [ + "colors", + "brand1", + "base-active" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.12}", + type: "color" + }, + name: "--fds-colors-brand1-text-subtle", + attributes: {}, + path: [ + "colors", + "brand1", + "text-subtle" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.13}", + type: "color" + }, + name: "--fds-colors-brand1-text-default", + attributes: {}, + path: [ + "colors", + "brand1", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-first", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand1.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand1-contrast-second", + attributes: {}, + path: [ + "colors", + "brand1", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.1}", + type: "color" + }, + name: "--fds-colors-brand2-background-default", + attributes: {}, + path: [ + "colors", + "brand2", + "background-default" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.2}", + type: "color" + }, + name: "--fds-colors-brand2-background-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "background-subtle" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.3}", + type: "color" + }, + name: "--fds-colors-brand2-surface-default", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-default" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.4}", + type: "color" + }, + name: "--fds-colors-brand2-surface-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-hover" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.5}", + type: "color" + }, + name: "--fds-colors-brand2-surface-active", + attributes: {}, + path: [ + "colors", + "brand2", + "surface-active" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.6}", + type: "color" + }, + name: "--fds-colors-brand2-border-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "border-subtle" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.7}", + type: "color" + }, + name: "--fds-colors-brand2-border-default", + attributes: {}, + path: [ + "colors", + "brand2", + "border-default" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.8}", + type: "color" + }, + name: "--fds-colors-brand2-border-strong", + attributes: {}, + path: [ + "colors", + "brand2", + "border-strong" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.9}", + type: "color" + }, + name: "--fds-colors-brand2-base-default", + attributes: {}, + path: [ + "colors", + "brand2", + "base-default" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.10}", + type: "color" + }, + name: "--fds-colors-brand2-base-hover", + attributes: {}, + path: [ + "colors", + "brand2", + "base-hover" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.11}", + type: "color" + }, + name: "--fds-colors-brand2-base-active", + attributes: {}, + path: [ + "colors", + "brand2", + "base-active" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.12}", + type: "color" + }, + name: "--fds-colors-brand2-text-subtle", + attributes: {}, + path: [ + "colors", + "brand2", + "text-subtle" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.13}", + type: "color" + }, + name: "--fds-colors-brand2-text-default", + attributes: {}, + path: [ + "colors", + "brand2", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-first", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand2.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand2-contrast-second", + attributes: {}, + path: [ + "colors", + "brand2", + "contrast-second" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.1}", + type: "color" + }, + name: "--fds-colors-brand3-background-default", + attributes: {}, + path: [ + "colors", + "brand3", + "background-default" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.2}", + type: "color" + }, + name: "--fds-colors-brand3-background-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "background-subtle" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.3}", + type: "color" + }, + name: "--fds-colors-brand3-surface-default", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-default" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.4}", + type: "color" + }, + name: "--fds-colors-brand3-surface-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-hover" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.5}", + type: "color" + }, + name: "--fds-colors-brand3-surface-active", + attributes: {}, + path: [ + "colors", + "brand3", + "surface-active" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.6}", + type: "color" + }, + name: "--fds-colors-brand3-border-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "border-subtle" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.7}", + type: "color" + }, + name: "--fds-colors-brand3-border-default", + attributes: {}, + path: [ + "colors", + "brand3", + "border-default" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.8}", + type: "color" + }, + name: "--fds-colors-brand3-border-strong", + attributes: {}, + path: [ + "colors", + "brand3", + "border-strong" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.9}", + type: "color" + }, + name: "--fds-colors-brand3-base-default", + attributes: {}, + path: [ + "colors", + "brand3", + "base-default" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.10}", + type: "color" + }, + name: "--fds-colors-brand3-base-hover", + attributes: {}, + path: [ + "colors", + "brand3", + "base-hover" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.11}", + type: "color" + }, + name: "--fds-colors-brand3-base-active", + attributes: {}, + path: [ + "colors", + "brand3", + "base-active" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.12}", + type: "color" + }, + name: "--fds-colors-brand3-text-subtle", + attributes: {}, + path: [ + "colors", + "brand3", + "text-subtle" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.13}", + type: "color" + }, + name: "--fds-colors-brand3-text-default", + attributes: {}, + path: [ + "colors", + "brand3", + "text-default" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-1}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-first", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-first" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{colors.brand3.contrast-2}", + type: "color" + }, + name: "--fds-colors-brand3-contrast-second", + attributes: {}, + path: [ + "colors", + "brand3", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.1}", + type: "color" + }, + name: "--fds-colors-success-background-default", + attributes: {}, + path: [ + "colors", + "success", + "background-default" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.2}", + type: "color" + }, + name: "--fds-colors-success-background-subtle", + attributes: {}, + path: [ + "colors", + "success", + "background-subtle" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.3}", + type: "color" + }, + name: "--fds-colors-success-surface-default", + attributes: {}, + path: [ + "colors", + "success", + "surface-default" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.4}", + type: "color" + }, + name: "--fds-colors-success-surface-hover", + attributes: {}, + path: [ + "colors", + "success", + "surface-hover" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.5}", + type: "color" + }, + name: "--fds-colors-success-surface-active", + attributes: {}, + path: [ + "colors", + "success", + "surface-active" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.6}", + type: "color" + }, + name: "--fds-colors-success-border-subtle", + attributes: {}, + path: [ + "colors", + "success", + "border-subtle" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.7}", + type: "color" + }, + name: "--fds-colors-success-border-default", + attributes: {}, + path: [ + "colors", + "success", + "border-default" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.8}", + type: "color" + }, + name: "--fds-colors-success-border-strong", + attributes: {}, + path: [ + "colors", + "success", + "border-strong" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.9}", + type: "color" + }, + name: "--fds-colors-success-base-default", + attributes: {}, + path: [ + "colors", + "success", + "base-default" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.10}", + type: "color" + }, + name: "--fds-colors-success-base-hover", + attributes: {}, + path: [ + "colors", + "success", + "base-hover" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.11}", + type: "color" + }, + name: "--fds-colors-success-base-active", + attributes: {}, + path: [ + "colors", + "success", + "base-active" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.12}", + type: "color" + }, + name: "--fds-colors-success-text-subtle", + attributes: {}, + path: [ + "colors", + "success", + "text-subtle" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.13}", + type: "color" + }, + name: "--fds-colors-success-text-default", + attributes: {}, + path: [ + "colors", + "success", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-1}", + type: "color" + }, + name: "--fds-colors-success-contrast-first", + attributes: {}, + path: [ + "colors", + "success", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.green.contrast-2}", + type: "color" + }, + name: "--fds-colors-success-contrast-second", + attributes: {}, + path: [ + "colors", + "success", + "contrast-second" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.1}", + type: "color" + }, + name: "--fds-colors-danger-background-default", + attributes: {}, + path: [ + "colors", + "danger", + "background-default" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.2}", + type: "color" + }, + name: "--fds-colors-danger-background-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "background-subtle" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.3}", + type: "color" + }, + name: "--fds-colors-danger-surface-default", + attributes: {}, + path: [ + "colors", + "danger", + "surface-default" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.4}", + type: "color" + }, + name: "--fds-colors-danger-surface-hover", + attributes: {}, + path: [ + "colors", + "danger", + "surface-hover" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.5}", + type: "color" + }, + name: "--fds-colors-danger-surface-active", + attributes: {}, + path: [ + "colors", + "danger", + "surface-active" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.6}", + type: "color" + }, + name: "--fds-colors-danger-border-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "border-subtle" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.7}", + type: "color" + }, + name: "--fds-colors-danger-border-default", + attributes: {}, + path: [ + "colors", + "danger", + "border-default" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.8}", + type: "color" + }, + name: "--fds-colors-danger-border-strong", + attributes: {}, + path: [ + "colors", + "danger", + "border-strong" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.9}", + type: "color" + }, + name: "--fds-colors-danger-base-default", + attributes: {}, + path: [ + "colors", + "danger", + "base-default" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.10}", + type: "color" + }, + name: "--fds-colors-danger-base-hover", + attributes: {}, + path: [ + "colors", + "danger", + "base-hover" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.11}", + type: "color" + }, + name: "--fds-colors-danger-base-active", + attributes: {}, + path: [ + "colors", + "danger", + "base-active" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.12}", + type: "color" + }, + name: "--fds-colors-danger-text-subtle", + attributes: {}, + path: [ + "colors", + "danger", + "text-subtle" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.13}", + type: "color" + }, + name: "--fds-colors-danger-text-default", + attributes: {}, + path: [ + "colors", + "danger", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-1}", + type: "color" + }, + name: "--fds-colors-danger-contrast-first", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.red.contrast-2}", + type: "color" + }, + name: "--fds-colors-danger-contrast-second", + attributes: {}, + path: [ + "colors", + "danger", + "contrast-second" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.1}", + type: "color" + }, + name: "--fds-colors-info-background-default", + attributes: {}, + path: [ + "colors", + "info", + "background-default" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.2}", + type: "color" + }, + name: "--fds-colors-info-background-subtle", + attributes: {}, + path: [ + "colors", + "info", + "background-subtle" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.3}", + type: "color" + }, + name: "--fds-colors-info-surface-default", + attributes: {}, + path: [ + "colors", + "info", + "surface-default" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.4}", + type: "color" + }, + name: "--fds-colors-info-surface-hover", + attributes: {}, + path: [ + "colors", + "info", + "surface-hover" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.5}", + type: "color" + }, + name: "--fds-colors-info-surface-active", + attributes: {}, + path: [ + "colors", + "info", + "surface-active" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.6}", + type: "color" + }, + name: "--fds-colors-info-border-subtle", + attributes: {}, + path: [ + "colors", + "info", + "border-subtle" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.7}", + type: "color" + }, + name: "--fds-colors-info-border-default", + attributes: {}, + path: [ + "colors", + "info", + "border-default" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.8}", + type: "color" + }, + name: "--fds-colors-info-border-strong", + attributes: {}, + path: [ + "colors", + "info", + "border-strong" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.9}", + type: "color" + }, + name: "--fds-colors-info-base-default", + attributes: {}, + path: [ + "colors", + "info", + "base-default" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.10}", + type: "color" + }, + name: "--fds-colors-info-base-hover", + attributes: {}, + path: [ + "colors", + "info", + "base-hover" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.11}", + type: "color" + }, + name: "--fds-colors-info-base-active", + attributes: {}, + path: [ + "colors", + "info", + "base-active" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.12}", + type: "color" + }, + name: "--fds-colors-info-text-subtle", + attributes: {}, + path: [ + "colors", + "info", + "text-subtle" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.13}", + type: "color" + }, + name: "--fds-colors-info-text-default", + attributes: {}, + path: [ + "colors", + "info", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-1}", + type: "color" + }, + name: "--fds-colors-info-contrast-first", + attributes: {}, + path: [ + "colors", + "info", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.blue.contrast-2}", + type: "color" + }, + name: "--fds-colors-info-contrast-second", + attributes: {}, + path: [ + "colors", + "info", + "contrast-second" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.1}", + type: "color" + }, + name: "--fds-colors-warning-background-default", + attributes: {}, + path: [ + "colors", + "warning", + "background-default" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.2}", + type: "color" + }, + name: "--fds-colors-warning-background-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "background-subtle" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.3}", + type: "color" + }, + name: "--fds-colors-warning-surface-default", + attributes: {}, + path: [ + "colors", + "warning", + "surface-default" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.4}", + type: "color" + }, + name: "--fds-colors-warning-surface-hover", + attributes: {}, + path: [ + "colors", + "warning", + "surface-hover" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.5}", + type: "color" + }, + name: "--fds-colors-warning-surface-active", + attributes: {}, + path: [ + "colors", + "warning", + "surface-active" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.6}", + type: "color" + }, + name: "--fds-colors-warning-border-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "border-subtle" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.7}", + type: "color" + }, + name: "--fds-colors-warning-border-default", + attributes: {}, + path: [ + "colors", + "warning", + "border-default" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.8}", + type: "color" + }, + name: "--fds-colors-warning-border-strong", + attributes: {}, + path: [ + "colors", + "warning", + "border-strong" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.9}", + type: "color" + }, + name: "--fds-colors-warning-base-default", + attributes: {}, + path: [ + "colors", + "warning", + "base-default" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.10}", + type: "color" + }, + name: "--fds-colors-warning-base-hover", + attributes: {}, + path: [ + "colors", + "warning", + "base-hover" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.11}", + type: "color" + }, + name: "--fds-colors-warning-base-active", + attributes: {}, + path: [ + "colors", + "warning", + "base-active" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.12}", + type: "color" + }, + name: "--fds-colors-warning-text-subtle", + attributes: {}, + path: [ + "colors", + "warning", + "text-subtle" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.orange.13}", + type: "color" + }, + name: "--fds-colors-warning-text-default", + attributes: {}, + path: [ + "colors", + "warning", + "text-default" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-1}", + type: "color" + }, + name: "--fds-colors-warning-contrast-first", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-first" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/semantic/color.json", + isSource: false, + original: { + value: "{global.yellow.contrast-2}", + type: "color" + }, + name: "--fds-colors-warning-contrast-second", + attributes: {}, + path: [ + "colors", + "warning", + "contrast-second" + ] + }, + { + value: "#fcfefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fcfefc", + type: "color" + }, + name: "--fds-global-green-1", + attributes: {}, + path: [ + "global", + "green", + "1" + ] + }, + { + value: "#e9f6ea", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e9f6ea", + type: "color" + }, + name: "--fds-global-green-2", + attributes: {}, + path: [ + "global", + "green", + "2" + ] + }, + { + value: "#d9efdc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d9efdc", + type: "color" + }, + name: "--fds-global-green-3", + attributes: {}, + path: [ + "global", + "green", + "3" + ] + }, + { + value: "#b9e1be", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b9e1be", + type: "color" + }, + name: "--fds-global-green-4", + attributes: {}, + path: [ + "global", + "green", + "4" + ] + }, + { + value: "#94d29d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#94d29d", + type: "color" + }, + name: "--fds-global-green-5", + attributes: {}, + path: [ + "global", + "green", + "5" + ] + }, + { + value: "#9ed6a5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9ed6a5", + type: "color" + }, + name: "--fds-global-green-6", + attributes: {}, + path: [ + "global", + "green", + "6" + ] + }, + { + value: "#29a03a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#29a03a", + type: "color" + }, + name: "--fds-global-green-7", + attributes: {}, + path: [ + "global", + "green", + "7" + ] + }, + { + value: "#185e22", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185e22", + type: "color" + }, + name: "--fds-global-green-8", + attributes: {}, + path: [ + "global", + "green", + "8" + ] + }, + { + value: "#2ca63d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#2ca63d", + type: "color" + }, + name: "--fds-global-green-9", + attributes: {}, + path: [ + "global", + "green", + "9" + ] + }, + { + value: "#248c33", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#248c33", + type: "color" + }, + name: "--fds-global-green-10", + attributes: {}, + path: [ + "global", + "green", + "10" + ] + }, + { + value: "#1d7129", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#1d7129", + type: "color" + }, + name: "--fds-global-green-11", + attributes: {}, + path: [ + "global", + "green", + "11" + ] + }, + { + value: "#185c21", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#185c21", + type: "color" + }, + name: "--fds-global-green-12", + attributes: {}, + path: [ + "global", + "green", + "12" + ] + }, + { + value: "#0f3814", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0f3814", + type: "color" + }, + name: "--fds-global-green-13", + attributes: {}, + path: [ + "global", + "green", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-green-contrast-1", + attributes: {}, + path: [ + "global", + "green", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-green-contrast-2", + attributes: {}, + path: [ + "global", + "green", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-global-yellow-1", + attributes: {}, + path: [ + "global", + "yellow", + "1" + ] + }, + { + value: "#fbf2d5", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2d5", + type: "color" + }, + name: "--fds-global-yellow-2", + attributes: {}, + path: [ + "global", + "yellow", + "2" + ] + }, + { + value: "#f9ebbd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9ebbd", + type: "color" + }, + name: "--fds-global-yellow-3", + attributes: {}, + path: [ + "global", + "yellow", + "3" + ] + }, + { + value: "#f2d474", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d474", + type: "color" + }, + name: "--fds-global-yellow-4", + attributes: {}, + path: [ + "global", + "yellow", + "4" + ] + }, + { + value: "#e8bf37", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bf37", + type: "color" + }, + name: "--fds-global-yellow-5", + attributes: {}, + path: [ + "global", + "yellow", + "5" + ] + }, + { + value: "#edc644", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edc644", + type: "color" + }, + name: "--fds-global-yellow-6", + attributes: {}, + path: [ + "global", + "yellow", + "6" + ] + }, + { + value: "#a68827", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a68827", + type: "color" + }, + name: "--fds-global-yellow-7", + attributes: {}, + path: [ + "global", + "yellow", + "7" + ] + }, + { + value: "#625017", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#625017", + type: "color" + }, + name: "--fds-global-yellow-8", + attributes: {}, + path: [ + "global", + "yellow", + "8" + ] + }, + { + value: "#ecc238", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecc238", + type: "color" + }, + name: "--fds-global-yellow-9", + attributes: {}, + path: [ + "global", + "yellow", + "9" + ] + }, + { + value: "#cfaa31", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cfaa31", + type: "color" + }, + name: "--fds-global-yellow-10", + attributes: {}, + path: [ + "global", + "yellow", + "10" + ] + }, + { + value: "#b2922a", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b2922a", + type: "color" + }, + name: "--fds-global-yellow-11", + attributes: {}, + path: [ + "global", + "yellow", + "11" + ] + }, + { + value: "#604f17", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#604f17", + type: "color" + }, + name: "--fds-global-yellow-12", + attributes: {}, + path: [ + "global", + "yellow", + "12" + ] + }, + { + value: "#3a300e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#3a300e", + type: "color" + }, + name: "--fds-global-yellow-13", + attributes: {}, + path: [ + "global", + "yellow", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-yellow-contrast-1", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-yellow-contrast-2", + attributes: {}, + path: [ + "global", + "yellow", + "contrast-2" + ] + }, + { + value: "#fffefd", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefd", + type: "color" + }, + name: "--fds-global-orange-1", + attributes: {}, + path: [ + "global", + "orange", + "1" + ] + }, + { + value: "#fbf1ec", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf1ec", + type: "color" + }, + name: "--fds-global-orange-2", + attributes: {}, + path: [ + "global", + "orange", + "2" + ] + }, + { + value: "#f9e8df", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f9e8df", + type: "color" + }, + name: "--fds-global-orange-3", + attributes: {}, + path: [ + "global", + "orange", + "3" + ] + }, + { + value: "#f2d0bc", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f2d0bc", + type: "color" + }, + name: "--fds-global-orange-4", + attributes: {}, + path: [ + "global", + "orange", + "4" + ] + }, + { + value: "#ecb99e", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ecb99e", + type: "color" + }, + name: "--fds-global-orange-5", + attributes: {}, + path: [ + "global", + "orange", + "5" + ] + }, + { + value: "#eec0a7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eec0a7", + type: "color" + }, + name: "--fds-global-orange-6", + attributes: {}, + path: [ + "global", + "orange", + "6" + ] + }, + { + value: "#d76e34", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d76e34", + type: "color" + }, + name: "--fds-global-orange-7", + attributes: {}, + path: [ + "global", + "orange", + "7" + ] + }, + { + value: "#853e16", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#853e16", + type: "color" + }, + name: "--fds-global-orange-8", + attributes: {}, + path: [ + "global", + "orange", + "8" + ] + }, + { + value: "#d46223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#d46223", + type: "color" + }, + name: "--fds-global-orange-9", + attributes: {}, + path: [ + "global", + "orange", + "9" + ] + }, + { + value: "#b0511d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b0511d", + type: "color" + }, + name: "--fds-global-orange-10", + attributes: {}, + path: [ + "global", + "orange", + "10" + ] + }, + { + value: "#8e4117", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8e4117", + type: "color" + }, + name: "--fds-global-orange-11", + attributes: {}, + path: [ + "global", + "orange", + "11" + ] + }, + { + value: "#813c15", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#813c15", + type: "color" + }, + name: "--fds-global-orange-12", + attributes: {}, + path: [ + "global", + "orange", + "12" + ] + }, + { + value: "#4f240d", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4f240d", + type: "color" + }, + name: "--fds-global-orange-13", + attributes: {}, + path: [ + "global", + "orange", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-orange-contrast-1", + attributes: {}, + path: [ + "global", + "orange", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-orange-contrast-2", + attributes: {}, + path: [ + "global", + "orange", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-global-red-1", + attributes: {}, + path: [ + "global", + "red", + "1" + ] + }, + { + value: "#fbf2f3", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fbf2f3", + type: "color" + }, + name: "--fds-global-red-2", + attributes: {}, + path: [ + "global", + "red", + "2" + ] + }, + { + value: "#f6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#f6e6e6", + type: "color" + }, + name: "--fds-global-red-3", + attributes: {}, + path: [ + "global", + "red", + "3" + ] + }, + { + value: "#eecfd0", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#eecfd0", + type: "color" + }, + name: "--fds-global-red-4", + attributes: {}, + path: [ + "global", + "red", + "4" + ] + }, + { + value: "#e6b9b9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6b9b9", + type: "color" + }, + name: "--fds-global-red-5", + attributes: {}, + path: [ + "global", + "red", + "5" + ] + }, + { + value: "#e8bfbf", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e8bfbf", + type: "color" + }, + name: "--fds-global-red-6", + attributes: {}, + path: [ + "global", + "red", + "6" + ] + }, + { + value: "#cd7172", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#cd7172", + type: "color" + }, + name: "--fds-global-red-7", + attributes: {}, + path: [ + "global", + "red", + "7" + ] + }, + { + value: "#9d2223", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9d2223", + type: "color" + }, + name: "--fds-global-red-8", + attributes: {}, + path: [ + "global", + "red", + "8" + ] + }, + { + value: "#b32728", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#b32728", + type: "color" + }, + name: "--fds-global-red-9", + attributes: {}, + path: [ + "global", + "red", + "9" + ] + }, + { + value: "#8c1f1f", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#8c1f1f", + type: "color" + }, + name: "--fds-global-red-10", + attributes: {}, + path: [ + "global", + "red", + "10" + ] + }, + { + value: "#671617", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#671617", + type: "color" + }, + name: "--fds-global-red-11", + attributes: {}, + path: [ + "global", + "red", + "11" + ] + }, + { + value: "#9a2122", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#9a2122", + type: "color" + }, + name: "--fds-global-red-12", + attributes: {}, + path: [ + "global", + "red", + "12" + ] + }, + { + value: "#5e1515", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#5e1515", + type: "color" + }, + name: "--fds-global-red-13", + attributes: {}, + path: [ + "global", + "red", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-red-contrast-1", + attributes: {}, + path: [ + "global", + "red", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-red-contrast-2", + attributes: {}, + path: [ + "global", + "red", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-global-blue-1", + attributes: {}, + path: [ + "global", + "blue", + "1" + ] + }, + { + value: "#edf5fa", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#edf5fa", + type: "color" + }, + name: "--fds-global-blue-2", + attributes: {}, + path: [ + "global", + "blue", + "2" + ] + }, + { + value: "#dfecf7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#dfecf7", + type: "color" + }, + name: "--fds-global-blue-3", + attributes: {}, + path: [ + "global", + "blue", + "3" + ] + }, + { + value: "#bedaee", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#bedaee", + type: "color" + }, + name: "--fds-global-blue-4", + attributes: {}, + path: [ + "global", + "blue", + "4" + ] + }, + { + value: "#a1c9e7", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#a1c9e7", + type: "color" + }, + name: "--fds-global-blue-5", + attributes: {}, + path: [ + "global", + "blue", + "5" + ] + }, + { + value: "#aacee9", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#aacee9", + type: "color" + }, + name: "--fds-global-blue-6", + attributes: {}, + path: [ + "global", + "blue", + "6" + ] + }, + { + value: "#4291ce", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#4291ce", + type: "color" + }, + name: "--fds-global-blue-7", + attributes: {}, + path: [ + "global", + "blue", + "7" + ] + }, + { + value: "#075490", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#075490", + type: "color" + }, + name: "--fds-global-blue-8", + attributes: {}, + path: [ + "global", + "blue", + "8" + ] + }, + { + value: "#0c72c1", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#0c72c1", + type: "color" + }, + name: "--fds-global-blue-9", + attributes: {}, + path: [ + "global", + "blue", + "9" + ] + }, + { + value: "#085c9c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#085c9c", + type: "color" + }, + name: "--fds-global-blue-10", + attributes: {}, + path: [ + "global", + "blue", + "10" + ] + }, + { + value: "#064678", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#064678", + type: "color" + }, + name: "--fds-global-blue-11", + attributes: {}, + path: [ + "global", + "blue", + "11" + ] + }, + { + value: "#07528c", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#07528c", + type: "color" + }, + name: "--fds-global-blue-12", + attributes: {}, + path: [ + "global", + "blue", + "12" + ] + }, + { + value: "#043256", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#043256", + type: "color" + }, + name: "--fds-global-blue-13", + attributes: {}, + path: [ + "global", + "blue", + "13" + ] + }, + { + value: "#ffffff", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#ffffff", + type: "color" + }, + name: "--fds-global-blue-contrast-1", + attributes: {}, + path: [ + "global", + "blue", + "contrast-1" + ] + }, + { + value: "#e6e6e6", + type: "color", + filePath: "../../design-tokens/core/light/global.json", + isSource: true, + original: { + value: "#e6e6e6", + type: "color" + }, + name: "--fds-global-blue-contrast-2", + attributes: {}, + path: [ + "global", + "blue", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme1-accent-1", + attributes: {}, + path: [ + "theme1", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme1-accent-2", + attributes: {}, + path: [ + "theme1", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme1-accent-3", + attributes: {}, + path: [ + "theme1", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme1-accent-4", + attributes: {}, + path: [ + "theme1", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme1-accent-5", + attributes: {}, + path: [ + "theme1", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme1-accent-6", + attributes: {}, + path: [ + "theme1", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme1-accent-7", + attributes: {}, + path: [ + "theme1", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme1-accent-8", + attributes: {}, + path: [ + "theme1", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme1-accent-9", + attributes: {}, + path: [ + "theme1", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme1-accent-10", + attributes: {}, + path: [ + "theme1", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme1-accent-11", + attributes: {}, + path: [ + "theme1", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme1-accent-12", + attributes: {}, + path: [ + "theme1", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme1-accent-13", + attributes: {}, + path: [ + "theme1", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-accent-contrast-1", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-accent-contrast-2", + attributes: {}, + path: [ + "theme1", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme1-neutral-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme1-neutral-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme1-neutral-3", + attributes: {}, + path: [ + "theme1", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme1-neutral-4", + attributes: {}, + path: [ + "theme1", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme1-neutral-5", + attributes: {}, + path: [ + "theme1", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme1-neutral-6", + attributes: {}, + path: [ + "theme1", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme1-neutral-7", + attributes: {}, + path: [ + "theme1", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-8", + attributes: {}, + path: [ + "theme1", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme1-neutral-9", + attributes: {}, + path: [ + "theme1", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme1-neutral-10", + attributes: {}, + path: [ + "theme1", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme1-neutral-11", + attributes: {}, + path: [ + "theme1", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme1-neutral-12", + attributes: {}, + path: [ + "theme1", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme1-neutral-13", + attributes: {}, + path: [ + "theme1", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-1", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme1-neutral-contrast-2", + attributes: {}, + path: [ + "theme1", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme1-brand1-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme1-brand1-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme1-brand1-3", + attributes: {}, + path: [ + "theme1", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme1-brand1-4", + attributes: {}, + path: [ + "theme1", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme1-brand1-5", + attributes: {}, + path: [ + "theme1", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme1-brand1-6", + attributes: {}, + path: [ + "theme1", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme1-brand1-7", + attributes: {}, + path: [ + "theme1", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme1-brand1-8", + attributes: {}, + path: [ + "theme1", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme1-brand1-9", + attributes: {}, + path: [ + "theme1", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme1-brand1-10", + attributes: {}, + path: [ + "theme1", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme1-brand1-11", + attributes: {}, + path: [ + "theme1", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme1-brand1-12", + attributes: {}, + path: [ + "theme1", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme1-brand1-13", + attributes: {}, + path: [ + "theme1", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand1-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme1-brand2-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme1-brand2-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme1-brand2-3", + attributes: {}, + path: [ + "theme1", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme1-brand2-4", + attributes: {}, + path: [ + "theme1", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme1-brand2-5", + attributes: {}, + path: [ + "theme1", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme1-brand2-6", + attributes: {}, + path: [ + "theme1", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme1-brand2-7", + attributes: {}, + path: [ + "theme1", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme1-brand2-8", + attributes: {}, + path: [ + "theme1", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme1-brand2-9", + attributes: {}, + path: [ + "theme1", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme1-brand2-10", + attributes: {}, + path: [ + "theme1", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme1-brand2-11", + attributes: {}, + path: [ + "theme1", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme1-brand2-12", + attributes: {}, + path: [ + "theme1", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme1-brand2-13", + attributes: {}, + path: [ + "theme1", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand2-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme1-brand3-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme1-brand3-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme1-brand3-3", + attributes: {}, + path: [ + "theme1", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme1-brand3-4", + attributes: {}, + path: [ + "theme1", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme1-brand3-5", + attributes: {}, + path: [ + "theme1", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme1-brand3-6", + attributes: {}, + path: [ + "theme1", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme1-brand3-7", + attributes: {}, + path: [ + "theme1", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme1-brand3-8", + attributes: {}, + path: [ + "theme1", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme1-brand3-9", + attributes: {}, + path: [ + "theme1", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme1-brand3-10", + attributes: {}, + path: [ + "theme1", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme1-brand3-11", + attributes: {}, + path: [ + "theme1", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme1-brand3-12", + attributes: {}, + path: [ + "theme1", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme1-brand3-13", + attributes: {}, + path: [ + "theme1", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-1", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme1.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme1-brand3-contrast-2", + attributes: {}, + path: [ + "theme1", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme2-accent-1", + attributes: {}, + path: [ + "theme2", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme2-accent-2", + attributes: {}, + path: [ + "theme2", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme2-accent-3", + attributes: {}, + path: [ + "theme2", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme2-accent-4", + attributes: {}, + path: [ + "theme2", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme2-accent-5", + attributes: {}, + path: [ + "theme2", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme2-accent-6", + attributes: {}, + path: [ + "theme2", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme2-accent-7", + attributes: {}, + path: [ + "theme2", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme2-accent-8", + attributes: {}, + path: [ + "theme2", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme2-accent-9", + attributes: {}, + path: [ + "theme2", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme2-accent-10", + attributes: {}, + path: [ + "theme2", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme2-accent-11", + attributes: {}, + path: [ + "theme2", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme2-accent-12", + attributes: {}, + path: [ + "theme2", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme2-accent-13", + attributes: {}, + path: [ + "theme2", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-accent-contrast-1", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-accent-contrast-2", + attributes: {}, + path: [ + "theme2", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme2-neutral-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme2-neutral-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme2-neutral-3", + attributes: {}, + path: [ + "theme2", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme2-neutral-4", + attributes: {}, + path: [ + "theme2", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme2-neutral-5", + attributes: {}, + path: [ + "theme2", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme2-neutral-6", + attributes: {}, + path: [ + "theme2", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme2-neutral-7", + attributes: {}, + path: [ + "theme2", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-8", + attributes: {}, + path: [ + "theme2", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme2-neutral-9", + attributes: {}, + path: [ + "theme2", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme2-neutral-10", + attributes: {}, + path: [ + "theme2", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme2-neutral-11", + attributes: {}, + path: [ + "theme2", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme2-neutral-12", + attributes: {}, + path: [ + "theme2", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme2-neutral-13", + attributes: {}, + path: [ + "theme2", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-1", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme2-neutral-contrast-2", + attributes: {}, + path: [ + "theme2", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme2-brand1-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme2-brand1-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme2-brand1-3", + attributes: {}, + path: [ + "theme2", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme2-brand1-4", + attributes: {}, + path: [ + "theme2", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme2-brand1-5", + attributes: {}, + path: [ + "theme2", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme2-brand1-6", + attributes: {}, + path: [ + "theme2", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme2-brand1-7", + attributes: {}, + path: [ + "theme2", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme2-brand1-8", + attributes: {}, + path: [ + "theme2", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme2-brand1-9", + attributes: {}, + path: [ + "theme2", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme2-brand1-10", + attributes: {}, + path: [ + "theme2", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme2-brand1-11", + attributes: {}, + path: [ + "theme2", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme2-brand1-12", + attributes: {}, + path: [ + "theme2", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme2-brand1-13", + attributes: {}, + path: [ + "theme2", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand1-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme2-brand2-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme2-brand2-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme2-brand2-3", + attributes: {}, + path: [ + "theme2", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme2-brand2-4", + attributes: {}, + path: [ + "theme2", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme2-brand2-5", + attributes: {}, + path: [ + "theme2", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme2-brand2-6", + attributes: {}, + path: [ + "theme2", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme2-brand2-7", + attributes: {}, + path: [ + "theme2", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme2-brand2-8", + attributes: {}, + path: [ + "theme2", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme2-brand2-9", + attributes: {}, + path: [ + "theme2", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme2-brand2-10", + attributes: {}, + path: [ + "theme2", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme2-brand2-11", + attributes: {}, + path: [ + "theme2", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme2-brand2-12", + attributes: {}, + path: [ + "theme2", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme2-brand2-13", + attributes: {}, + path: [ + "theme2", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand2-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme2-brand3-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme2-brand3-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme2-brand3-3", + attributes: {}, + path: [ + "theme2", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme2-brand3-4", + attributes: {}, + path: [ + "theme2", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme2-brand3-5", + attributes: {}, + path: [ + "theme2", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme2-brand3-6", + attributes: {}, + path: [ + "theme2", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme2-brand3-7", + attributes: {}, + path: [ + "theme2", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme2-brand3-8", + attributes: {}, + path: [ + "theme2", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme2-brand3-9", + attributes: {}, + path: [ + "theme2", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme2-brand3-10", + attributes: {}, + path: [ + "theme2", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme2-brand3-11", + attributes: {}, + path: [ + "theme2", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme2-brand3-12", + attributes: {}, + path: [ + "theme2", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme2-brand3-13", + attributes: {}, + path: [ + "theme2", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-1", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme2.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme2-brand3-contrast-2", + attributes: {}, + path: [ + "theme2", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme3-accent-1", + attributes: {}, + path: [ + "theme3", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme3-accent-2", + attributes: {}, + path: [ + "theme3", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme3-accent-3", + attributes: {}, + path: [ + "theme3", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme3-accent-4", + attributes: {}, + path: [ + "theme3", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme3-accent-5", + attributes: {}, + path: [ + "theme3", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme3-accent-6", + attributes: {}, + path: [ + "theme3", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme3-accent-7", + attributes: {}, + path: [ + "theme3", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme3-accent-8", + attributes: {}, + path: [ + "theme3", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme3-accent-9", + attributes: {}, + path: [ + "theme3", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme3-accent-10", + attributes: {}, + path: [ + "theme3", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme3-accent-11", + attributes: {}, + path: [ + "theme3", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme3-accent-12", + attributes: {}, + path: [ + "theme3", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme3-accent-13", + attributes: {}, + path: [ + "theme3", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-accent-contrast-1", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-accent-contrast-2", + attributes: {}, + path: [ + "theme3", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme3-neutral-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme3-neutral-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme3-neutral-3", + attributes: {}, + path: [ + "theme3", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme3-neutral-4", + attributes: {}, + path: [ + "theme3", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme3-neutral-5", + attributes: {}, + path: [ + "theme3", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme3-neutral-6", + attributes: {}, + path: [ + "theme3", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme3-neutral-7", + attributes: {}, + path: [ + "theme3", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-8", + attributes: {}, + path: [ + "theme3", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme3-neutral-9", + attributes: {}, + path: [ + "theme3", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme3-neutral-10", + attributes: {}, + path: [ + "theme3", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme3-neutral-11", + attributes: {}, + path: [ + "theme3", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme3-neutral-12", + attributes: {}, + path: [ + "theme3", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme3-neutral-13", + attributes: {}, + path: [ + "theme3", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-1", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme3-neutral-contrast-2", + attributes: {}, + path: [ + "theme3", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme3-brand1-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme3-brand1-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme3-brand1-3", + attributes: {}, + path: [ + "theme3", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme3-brand1-4", + attributes: {}, + path: [ + "theme3", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme3-brand1-5", + attributes: {}, + path: [ + "theme3", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme3-brand1-6", + attributes: {}, + path: [ + "theme3", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme3-brand1-7", + attributes: {}, + path: [ + "theme3", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme3-brand1-8", + attributes: {}, + path: [ + "theme3", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme3-brand1-9", + attributes: {}, + path: [ + "theme3", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme3-brand1-10", + attributes: {}, + path: [ + "theme3", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme3-brand1-11", + attributes: {}, + path: [ + "theme3", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme3-brand1-12", + attributes: {}, + path: [ + "theme3", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme3-brand1-13", + attributes: {}, + path: [ + "theme3", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand1-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme3-brand2-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme3-brand2-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme3-brand2-3", + attributes: {}, + path: [ + "theme3", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme3-brand2-4", + attributes: {}, + path: [ + "theme3", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme3-brand2-5", + attributes: {}, + path: [ + "theme3", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme3-brand2-6", + attributes: {}, + path: [ + "theme3", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme3-brand2-7", + attributes: {}, + path: [ + "theme3", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme3-brand2-8", + attributes: {}, + path: [ + "theme3", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme3-brand2-9", + attributes: {}, + path: [ + "theme3", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme3-brand2-10", + attributes: {}, + path: [ + "theme3", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme3-brand2-11", + attributes: {}, + path: [ + "theme3", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme3-brand2-12", + attributes: {}, + path: [ + "theme3", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme3-brand2-13", + attributes: {}, + path: [ + "theme3", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand2-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme3-brand3-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme3-brand3-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme3-brand3-3", + attributes: {}, + path: [ + "theme3", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme3-brand3-4", + attributes: {}, + path: [ + "theme3", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme3-brand3-5", + attributes: {}, + path: [ + "theme3", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme3-brand3-6", + attributes: {}, + path: [ + "theme3", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme3-brand3-7", + attributes: {}, + path: [ + "theme3", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme3-brand3-8", + attributes: {}, + path: [ + "theme3", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme3-brand3-9", + attributes: {}, + path: [ + "theme3", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme3-brand3-10", + attributes: {}, + path: [ + "theme3", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme3-brand3-11", + attributes: {}, + path: [ + "theme3", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme3-brand3-12", + attributes: {}, + path: [ + "theme3", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme3-brand3-13", + attributes: {}, + path: [ + "theme3", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-1", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme3.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme3-brand3-contrast-2", + attributes: {}, + path: [ + "theme3", + "brand3", + "contrast-2" + ] + }, + { + value: "#fefeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefeff", + type: "color" + }, + name: "--fds-theme4-accent-1", + attributes: {}, + path: [ + "theme4", + "accent", + "1" + ] + }, + { + value: "#eef4fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eef4fa", + type: "color" + }, + name: "--fds-theme4-accent-2", + attributes: {}, + path: [ + "theme4", + "accent", + "2" + ] + }, + { + value: "#e2edf7", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e2edf7", + type: "color" + }, + name: "--fds-theme4-accent-3", + attributes: {}, + path: [ + "theme4", + "accent", + "3" + ] + }, + { + value: "#c3daef", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c3daef", + type: "color" + }, + name: "--fds-theme4-accent-4", + attributes: {}, + path: [ + "theme4", + "accent", + "4" + ] + }, + { + value: "#a4c7e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a4c7e6", + type: "color" + }, + name: "--fds-theme4-accent-5", + attributes: {}, + path: [ + "theme4", + "accent", + "5" + ] + }, + { + value: "#aecde9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#aecde9", + type: "color" + }, + name: "--fds-theme4-accent-6", + attributes: {}, + path: [ + "theme4", + "accent", + "6" + ] + }, + { + value: "#4b90ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#4b90ce", + type: "color" + }, + name: "--fds-theme4-accent-7", + attributes: {}, + path: [ + "theme4", + "accent", + "7" + ] + }, + { + value: "#00529d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00529d", + type: "color" + }, + name: "--fds-theme4-accent-8", + attributes: {}, + path: [ + "theme4", + "accent", + "8" + ] + }, + { + value: "#0163ba", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0163ba", + type: "color" + }, + name: "--fds-theme4-accent-9", + attributes: {}, + path: [ + "theme4", + "accent", + "9" + ] + }, + { + value: "#004d93", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#004d93", + type: "color" + }, + name: "--fds-theme4-accent-10", + attributes: {}, + path: [ + "theme4", + "accent", + "10" + ] + }, + { + value: "#00396d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00396d", + type: "color" + }, + name: "--fds-theme4-accent-11", + attributes: {}, + path: [ + "theme4", + "accent", + "11" + ] + }, + { + value: "#005099", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#005099", + type: "color" + }, + name: "--fds-theme4-accent-12", + attributes: {}, + path: [ + "theme4", + "accent", + "12" + ] + }, + { + value: "#00315c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#00315c", + type: "color" + }, + name: "--fds-theme4-accent-13", + attributes: {}, + path: [ + "theme4", + "accent", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-accent-contrast-1", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-accent-contrast-2", + attributes: {}, + path: [ + "theme4", + "accent", + "contrast-2" + ] + }, + { + value: "#fefefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fefefe", + type: "color" + }, + name: "--fds-theme4-neutral-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "1" + ] + }, + { + value: "#f3f4f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f3f4f5", + type: "color" + }, + name: "--fds-theme4-neutral-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "2" + ] + }, + { + value: "#e9eaec", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e9eaec", + type: "color" + }, + name: "--fds-theme4-neutral-3", + attributes: {}, + path: [ + "theme4", + "neutral", + "3" + ] + }, + { + value: "#d5d7da", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d5d7da", + type: "color" + }, + name: "--fds-theme4-neutral-4", + attributes: {}, + path: [ + "theme4", + "neutral", + "4" + ] + }, + { + value: "#c1c4c9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c1c4c9", + type: "color" + }, + name: "--fds-theme4-neutral-5", + attributes: {}, + path: [ + "theme4", + "neutral", + "5" + ] + }, + { + value: "#c6c9cd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6c9cd", + type: "color" + }, + name: "--fds-theme4-neutral-6", + attributes: {}, + path: [ + "theme4", + "neutral", + "6" + ] + }, + { + value: "#858c96", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#858c96", + type: "color" + }, + name: "--fds-theme4-neutral-7", + attributes: {}, + path: [ + "theme4", + "neutral", + "7" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-8", + attributes: {}, + path: [ + "theme4", + "neutral", + "8" + ] + }, + { + value: "#1e2b3c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e2b3c", + type: "color" + }, + name: "--fds-theme4-neutral-9", + attributes: {}, + path: [ + "theme4", + "neutral", + "9" + ] + }, + { + value: "#333e4e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#333e4e", + type: "color" + }, + name: "--fds-theme4-neutral-10", + attributes: {}, + path: [ + "theme4", + "neutral", + "10" + ] + }, + { + value: "#495361", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#495361", + type: "color" + }, + name: "--fds-theme4-neutral-11", + attributes: {}, + path: [ + "theme4", + "neutral", + "11" + ] + }, + { + value: "#46505e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#46505e", + type: "color" + }, + name: "--fds-theme4-neutral-12", + attributes: {}, + path: [ + "theme4", + "neutral", + "12" + ] + }, + { + value: "#243142", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#243142", + type: "color" + }, + name: "--fds-theme4-neutral-13", + attributes: {}, + path: [ + "theme4", + "neutral", + "13" + ] + }, + { + value: "#f9f9fa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f9f9fa", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-1", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-1" + ] + }, + { + value: "#9ea3ab", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#9ea3ab", + type: "color" + }, + name: "--fds-theme4-neutral-contrast-2", + attributes: {}, + path: [ + "theme4", + "neutral", + "contrast-2" + ] + }, + { + value: "#fffefe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefe", + type: "color" + }, + name: "--fds-theme4-brand1-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "1" + ] + }, + { + value: "#fef0f1", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fef0f1", + type: "color" + }, + name: "--fds-theme4-brand1-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "2" + ] + }, + { + value: "#fde5e6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fde5e6", + type: "color" + }, + name: "--fds-theme4-brand1-3", + attributes: {}, + path: [ + "theme4", + "brand1", + "3" + ] + }, + { + value: "#fbcccd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbcccd", + type: "color" + }, + name: "--fds-theme4-brand1-4", + attributes: {}, + path: [ + "theme4", + "brand1", + "4" + ] + }, + { + value: "#fab1b3", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab1b3", + type: "color" + }, + name: "--fds-theme4-brand1-5", + attributes: {}, + path: [ + "theme4", + "brand1", + "5" + ] + }, + { + value: "#fab8b9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fab8b9", + type: "color" + }, + name: "--fds-theme4-brand1-6", + attributes: {}, + path: [ + "theme4", + "brand1", + "6" + ] + }, + { + value: "#eb5b5f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eb5b5f", + type: "color" + }, + name: "--fds-theme4-brand1-7", + attributes: {}, + path: [ + "theme4", + "brand1", + "7" + ] + }, + { + value: "#8b3639", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8b3639", + type: "color" + }, + name: "--fds-theme4-brand1-8", + attributes: {}, + path: [ + "theme4", + "brand1", + "8" + ] + }, + { + value: "#f35f63", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f35f63", + type: "color" + }, + name: "--fds-theme4-brand1-9", + attributes: {}, + path: [ + "theme4", + "brand1", + "9" + ] + }, + { + value: "#cc5053", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#cc5053", + type: "color" + }, + name: "--fds-theme4-brand1-10", + attributes: {}, + path: [ + "theme4", + "brand1", + "10" + ] + }, + { + value: "#a84144", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a84144", + type: "color" + }, + name: "--fds-theme4-brand1-11", + attributes: {}, + path: [ + "theme4", + "brand1", + "11" + ] + }, + { + value: "#873537", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#873537", + type: "color" + }, + name: "--fds-theme4-brand1-12", + attributes: {}, + path: [ + "theme4", + "brand1", + "12" + ] + }, + { + value: "#522021", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#522021", + type: "color" + }, + name: "--fds-theme4-brand1-13", + attributes: {}, + path: [ + "theme4", + "brand1", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand1-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand1", + "contrast-2" + ] + }, + { + value: "#fffefc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fffefc", + type: "color" + }, + name: "--fds-theme4-brand2-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "1" + ] + }, + { + value: "#fbf3e0", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fbf3e0", + type: "color" + }, + name: "--fds-theme4-brand2-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "2" + ] + }, + { + value: "#f8e9c6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f8e9c6", + type: "color" + }, + name: "--fds-theme4-brand2-3", + attributes: {}, + path: [ + "theme4", + "brand2", + "3" + ] + }, + { + value: "#f2d48d", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f2d48d", + type: "color" + }, + name: "--fds-theme4-brand2-4", + attributes: {}, + path: [ + "theme4", + "brand2", + "4" + ] + }, + { + value: "#ebbe54", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ebbe54", + type: "color" + }, + name: "--fds-theme4-brand2-5", + attributes: {}, + path: [ + "theme4", + "brand2", + "5" + ] + }, + { + value: "#edc464", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#edc464", + type: "color" + }, + name: "--fds-theme4-brand2-6", + attributes: {}, + path: [ + "theme4", + "brand2", + "6" + ] + }, + { + value: "#b28419", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b28419", + type: "color" + }, + name: "--fds-theme4-brand2-7", + attributes: {}, + path: [ + "theme4", + "brand2", + "7" + ] + }, + { + value: "#684e0f", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#684e0f", + type: "color" + }, + name: "--fds-theme4-brand2-8", + attributes: {}, + path: [ + "theme4", + "brand2", + "8" + ] + }, + { + value: "#e4a920", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#e4a920", + type: "color" + }, + name: "--fds-theme4-brand2-9", + attributes: {}, + path: [ + "theme4", + "brand2", + "9" + ] + }, + { + value: "#c6931c", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#c6931c", + type: "color" + }, + name: "--fds-theme4-brand2-10", + attributes: {}, + path: [ + "theme4", + "brand2", + "10" + ] + }, + { + value: "#a87c17", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#a87c17", + type: "color" + }, + name: "--fds-theme4-brand2-11", + attributes: {}, + path: [ + "theme4", + "brand2", + "11" + ] + }, + { + value: "#664c0e", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#664c0e", + type: "color" + }, + name: "--fds-theme4-brand2-12", + attributes: {}, + path: [ + "theme4", + "brand2", + "12" + ] + }, + { + value: "#3d2e09", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#3d2e09", + type: "color" + }, + name: "--fds-theme4-brand2-13", + attributes: {}, + path: [ + "theme4", + "brand2", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand2-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand2", + "contrast-2" + ] + }, + { + value: "#fdfeff", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#fdfeff", + type: "color" + }, + name: "--fds-theme4-brand3-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "1" + ] + }, + { + value: "#eaf6fe", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#eaf6fe", + type: "color" + }, + name: "--fds-theme4-brand3-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "2" + ] + }, + { + value: "#d9eefd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#d9eefd", + type: "color" + }, + name: "--fds-theme4-brand3-3", + attributes: {}, + path: [ + "theme4", + "brand3", + "3" + ] + }, + { + value: "#b3dcfc", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#b3dcfc", + type: "color" + }, + name: "--fds-theme4-brand3-4", + attributes: {}, + path: [ + "theme4", + "brand3", + "4" + ] + }, + { + value: "#8bcafa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#8bcafa", + type: "color" + }, + name: "--fds-theme4-brand3-5", + attributes: {}, + path: [ + "theme4", + "brand3", + "5" + ] + }, + { + value: "#96cffa", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#96cffa", + type: "color" + }, + name: "--fds-theme4-brand3-6", + attributes: {}, + path: [ + "theme4", + "brand3", + "6" + ] + }, + { + value: "#1c90e8", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1c90e8", + type: "color" + }, + name: "--fds-theme4-brand3-7", + attributes: {}, + path: [ + "theme4", + "brand3", + "7" + ] + }, + { + value: "#11558a", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#11558a", + type: "color" + }, + name: "--fds-theme4-brand3-8", + attributes: {}, + path: [ + "theme4", + "brand3", + "8" + ] + }, + { + value: "#1e98f5", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1e98f5", + type: "color" + }, + name: "--fds-theme4-brand3-9", + attributes: {}, + path: [ + "theme4", + "brand3", + "9" + ] + }, + { + value: "#1980ce", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1980ce", + type: "color" + }, + name: "--fds-theme4-brand3-10", + attributes: {}, + path: [ + "theme4", + "brand3", + "10" + ] + }, + { + value: "#1569a9", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#1569a9", + type: "color" + }, + name: "--fds-theme4-brand3-11", + attributes: {}, + path: [ + "theme4", + "brand3", + "11" + ] + }, + { + value: "#105387", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#105387", + type: "color" + }, + name: "--fds-theme4-brand3-12", + attributes: {}, + path: [ + "theme4", + "brand3", + "12" + ] + }, + { + value: "#0a3251", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#0a3251", + type: "color" + }, + name: "--fds-theme4-brand3-13", + attributes: {}, + path: [ + "theme4", + "brand3", + "13" + ] + }, + { + value: "#f6fafd", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#f6fafd", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-1", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-1" + ] + }, + { + value: "#ddeaf6", + type: "color", + filePath: "../../design-tokens/core/light/theme4.json", + isSource: true, + original: { + value: "#ddeaf6", + type: "color" + }, + name: "--fds-theme4-brand3-contrast-2", + attributes: {}, + path: [ + "theme4", + "brand3", + "contrast-2" + ] + } +] + +export const textCase = [ + { + value: "none", + type: "textCase", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textCase" + }, + name: "--fds-text-case-none", + attributes: {}, + path: [ + "textCase", + "none" + ] + } +] + +export const textDecoration = [ + { + value: "none", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "none", + type: "textDecoration" + }, + name: "--fds-text-decoration-none", + attributes: {}, + path: [ + "textDecoration", + "none" + ] + }, + { + value: "underline", + type: "textDecoration", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "underline", + type: "textDecoration" + }, + name: "--fds-text-decoration-underline", + attributes: {}, + path: [ + "textDecoration", + "underline" + ] + } +] + +export const fontFamilies = [ + { + value: "Inter", + type: "fontFamilies", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "Inter", + type: "fontFamilies" + }, + name: "--fds-font-families-main", + attributes: {}, + path: [ + "fontFamilies", + "main" + ] + } +] + +export const fontSizes = [ + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-static-small", + attributes: {}, + path: [ + "font-static", + "small" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-static-medium", + attributes: {}, + path: [ + "font-static", + "medium" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-static-large", + attributes: {}, + path: [ + "font-static", + "large" + ] + }, + { + value: "12", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "12", + type: "fontSizes" + }, + name: "--fds-font-size-f-3", + attributes: {}, + path: [ + "font-size", + "f-3" + ] + }, + { + value: "13", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "13", + type: "fontSizes" + }, + name: "--fds-font-size-f-2", + attributes: {}, + path: [ + "font-size", + "f-2" + ] + }, + { + value: "14", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "14", + type: "fontSizes" + }, + name: "--fds-font-size-f-1", + attributes: {}, + path: [ + "font-size", + "f-1" + ] + }, + { + value: "16", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "16", + type: "fontSizes" + }, + name: "--fds-font-size-f0", + attributes: {}, + path: [ + "font-size", + "f0" + ] + }, + { + value: "18", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "18", + type: "fontSizes" + }, + name: "--fds-font-size-f1", + attributes: {}, + path: [ + "font-size", + "f1" + ] + }, + { + value: "21", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "21", + type: "fontSizes" + }, + name: "--fds-font-size-f2", + attributes: {}, + path: [ + "font-size", + "f2" + ] + }, + { + value: "24", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "24", + type: "fontSizes" + }, + name: "--fds-font-size-f3", + attributes: {}, + path: [ + "font-size", + "f3" + ] + }, + { + value: "30", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "30", + type: "fontSizes" + }, + name: "--fds-font-size-f4", + attributes: {}, + path: [ + "font-size", + "f4" + ] + }, + { + value: "36", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "36", + type: "fontSizes" + }, + name: "--fds-font-size-f5", + attributes: {}, + path: [ + "font-size", + "f5" + ] + }, + { + value: "48", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "48", + type: "fontSizes" + }, + name: "--fds-font-size-f6", + attributes: {}, + path: [ + "font-size", + "f6" + ] + }, + { + value: "60", + type: "fontSizes", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "60", + type: "fontSizes" + }, + name: "--fds-font-size-f7", + attributes: {}, + path: [ + "font-size", + "f7" + ] + } +] + +export const lineHeights = [ + { + value: 1.3, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "130%", + type: "lineHeights" + }, + name: "--fds-line-heights-300", + attributes: {}, + path: [ + "lineHeights", + "300" + ] + }, + { + value: 1.5, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "150%", + type: "lineHeights" + }, + name: "--fds-line-heights-500", + attributes: {}, + path: [ + "lineHeights", + "500" + ] + }, + { + value: 1.6, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "160%", + type: "lineHeights" + }, + name: "--fds-line-heights-600", + attributes: {}, + path: [ + "lineHeights", + "600" + ] + }, + { + value: 1.7, + type: "lineHeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "170%", + type: "lineHeights" + }, + name: "--fds-line-heights-700", + attributes: {}, + path: [ + "lineHeights", + "700" + ] + } +] + +export const fontWeights = [ + { + value: "500", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "500", + type: "fontWeights" + }, + name: "--fds-font-weights-medium", + attributes: {}, + path: [ + "fontWeights", + "medium" + ] + }, + { + value: "600", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "600", + type: "fontWeights" + }, + name: "--fds-font-weights-semibold", + attributes: {}, + path: [ + "fontWeights", + "semibold" + ] + }, + { + value: "400", + type: "fontWeights", + filePath: "../../design-tokens/core/typography/default.json", + isSource: false, + original: { + value: "400", + type: "fontWeights" + }, + name: "--fds-font-weights-regular", + attributes: {}, + path: [ + "fontWeights", + "regular" + ] + } +] + +export const borderWidth = [ + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "1px", + type: "borderWidth" + }, + name: "--fds-border_width-1", + attributes: {}, + path: [ + "border_width", + "1" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2px", + type: "borderWidth" + }, + name: "--fds-border_width-2", + attributes: {}, + path: [ + "border_width", + "2" + ] + }, + { + value: "1px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.1}", + type: "borderWidth" + }, + name: "--fds-border_width-default", + attributes: {}, + path: [ + "border_width", + "default" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-active", + attributes: {}, + path: [ + "border_width", + "active" + ] + }, + { + value: "2px", + type: "borderWidth", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{border_width.2}", + type: "borderWidth" + }, + name: "--fds-border_width-tab_focus", + attributes: {}, + path: [ + "border_width", + "tab_focus" + ] + } +] + +export const boxShadow = [ + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + x: "0", + y: "1", + blur: "2", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-100", + attributes: {}, + path: [ + "shadow", + "100" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.15)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "1", + blur: "2", + spread: "0" + }, + { + x: "0", + y: "2", + blur: "4", + spread: "0", + color: "rgba(0,0,0,0.1)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-200", + attributes: {}, + path: [ + "shadow", + "200" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.14)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "2", + blur: "4", + spread: "0" + }, + { + x: "0", + y: "4", + blur: "8", + spread: "0", + color: "rgba(0,0,0,0.12)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-300", + attributes: {}, + path: [ + "shadow", + "300" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.13)", + type: "dropShadow", + x: "0", + y: "3", + blur: "5", + spread: "0" + }, + { + x: "0", + y: "6", + blur: "12", + spread: "0", + color: "rgba(0,0,0,0.14)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-400", + attributes: {}, + path: [ + "shadow", + "400" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: [ + { + color: "rgba(0,0,0,0.12)", + type: "dropShadow", + x: "0", + y: "0", + blur: "1", + spread: "0" + }, + { + color: "rgba(0,0,0,0.16)", + type: "dropShadow", + x: "0", + y: "4", + blur: "8", + spread: "0" + }, + { + x: "0", + y: "12", + blur: "24", + spread: "0", + color: "rgba(0,0,0,0.16)", + type: "dropShadow" + } + ], + type: "boxShadow" + }, + name: "--fds-shadow-500", + attributes: {}, + path: [ + "shadow", + "500" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.100}", + type: "boxShadow" + }, + name: "--fds-shadow-xsmall", + attributes: {}, + path: [ + "shadow", + "xsmall" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.200}", + type: "boxShadow" + }, + name: "--fds-shadow-small", + attributes: {}, + path: [ + "shadow", + "small" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.300}", + type: "boxShadow" + }, + name: "--fds-shadow-medium", + attributes: {}, + path: [ + "shadow", + "medium" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.400}", + type: "boxShadow" + }, + name: "--fds-shadow-large", + attributes: {}, + path: [ + "shadow", + "large" + ] + }, + { + value: "0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16)", + type: "boxShadow", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{shadow.500}", + type: "boxShadow" + }, + name: "--fds-shadow-xlarge", + attributes: {}, + path: [ + "shadow", + "xlarge" + ] + } +] + +export const borderRadius = [ + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "2", + type: "borderRadius" + }, + name: "--fds-border-radius-sm", + attributes: {}, + path: [ + "borderRadius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "borderRadius" + }, + name: "--fds-border-radius-md", + attributes: {}, + path: [ + "borderRadius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "8", + type: "borderRadius" + }, + name: "--fds-border-radius-lg", + attributes: {}, + path: [ + "borderRadius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "12", + type: "borderRadius" + }, + name: "--fds-border-radius-xl", + attributes: {}, + path: [ + "borderRadius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "16", + type: "borderRadius" + }, + name: "--fds-border-radius-2xl", + attributes: {}, + path: [ + "borderRadius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "24", + type: "borderRadius" + }, + name: "--fds-border-radius-3xl", + attributes: {}, + path: [ + "borderRadius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "32", + type: "borderRadius" + }, + name: "--fds-border-radius-4xl", + attributes: {}, + path: [ + "borderRadius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "9999", + type: "borderRadius" + }, + name: "--fds-border-radius-full", + attributes: {}, + path: [ + "borderRadius", + "full" + ] + }, + { + value: "2", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.sm}", + type: "borderRadius" + }, + name: "--fds-border_radius-sm", + attributes: {}, + path: [ + "border_radius", + "sm" + ] + }, + { + value: "4", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.md}", + type: "borderRadius" + }, + name: "--fds-border_radius-md", + attributes: {}, + path: [ + "border_radius", + "md" + ] + }, + { + value: "8", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.lg}", + type: "borderRadius" + }, + name: "--fds-border_radius-lg", + attributes: {}, + path: [ + "border_radius", + "lg" + ] + }, + { + value: "12", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-xl", + attributes: {}, + path: [ + "border_radius", + "xl" + ] + }, + { + value: "16", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.2xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-2xl", + attributes: {}, + path: [ + "border_radius", + "2xl" + ] + }, + { + value: "24", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.3xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-3xl", + attributes: {}, + path: [ + "border_radius", + "3xl" + ] + }, + { + value: "32", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.4xl}", + type: "borderRadius" + }, + name: "--fds-border_radius-4xl", + attributes: {}, + path: [ + "border_radius", + "4xl" + ] + }, + { + value: "9999", + type: "borderRadius", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{borderRadius.full}", + type: "borderRadius" + }, + name: "--fds-border_radius-full", + attributes: {}, + path: [ + "border_radius", + "full" + ] + } +] + +export const opacity = [ + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "30%", + type: "opacity" + }, + name: "--fds-opacity-disabled-components", + attributes: {}, + path: [ + "opacity", + "disabledComponents" + ] + }, + { + value: "30%", + type: "opacity", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{opacity.disabledComponents}", + type: "opacity" + }, + name: "--fds-opacity-disabled", + attributes: {}, + path: [ + "opacity", + "disabled" + ] + } +] + +export const sizing = [ + { + value: "0", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "sizing" + }, + name: "--fds-sizing-0", + attributes: {}, + path: [ + "sizing", + "0" + ] + }, + { + value: "0.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "sizing" + }, + name: "--fds-sizing-1", + attributes: {}, + path: [ + "sizing", + "1" + ] + }, + { + value: "0.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "sizing" + }, + name: "--fds-sizing-2", + attributes: {}, + path: [ + "sizing", + "2" + ] + }, + { + value: "0.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "sizing" + }, + name: "--fds-sizing-3", + attributes: {}, + path: [ + "sizing", + "3" + ] + }, + { + value: "1rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "sizing" + }, + name: "--fds-sizing-4", + attributes: {}, + path: [ + "sizing", + "4" + ] + }, + { + value: "1.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "sizing" + }, + name: "--fds-sizing-5", + attributes: {}, + path: [ + "sizing", + "5" + ] + }, + { + value: "1.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "sizing" + }, + name: "--fds-sizing-6", + attributes: {}, + path: [ + "sizing", + "6" + ] + }, + { + value: "1.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "sizing" + }, + name: "--fds-sizing-7", + attributes: {}, + path: [ + "sizing", + "7" + ] + }, + { + value: "2rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "sizing" + }, + name: "--fds-sizing-8", + attributes: {}, + path: [ + "sizing", + "8" + ] + }, + { + value: "2.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "sizing" + }, + name: "--fds-sizing-9", + attributes: {}, + path: [ + "sizing", + "9" + ] + }, + { + value: "2.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "sizing" + }, + name: "--fds-sizing-10", + attributes: {}, + path: [ + "sizing", + "10" + ] + }, + { + value: "2.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "sizing" + }, + name: "--fds-sizing-11", + attributes: {}, + path: [ + "sizing", + "11" + ] + }, + { + value: "3rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "sizing" + }, + name: "--fds-sizing-12", + attributes: {}, + path: [ + "sizing", + "12" + ] + }, + { + value: "3.25rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "sizing" + }, + name: "--fds-sizing-13", + attributes: {}, + path: [ + "sizing", + "13" + ] + }, + { + value: "3.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "sizing" + }, + name: "--fds-sizing-14", + attributes: {}, + path: [ + "sizing", + "14" + ] + }, + { + value: "3.75rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "sizing" + }, + name: "--fds-sizing-15", + attributes: {}, + path: [ + "sizing", + "15" + ] + }, + { + value: "4.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "sizing" + }, + name: "--fds-sizing-18", + attributes: {}, + path: [ + "sizing", + "18" + ] + }, + { + value: "5.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "sizing" + }, + name: "--fds-sizing-22", + attributes: {}, + path: [ + "sizing", + "22" + ] + }, + { + value: "6.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "sizing" + }, + name: "--fds-sizing-26", + attributes: {}, + path: [ + "sizing", + "26" + ] + }, + { + value: "7.5rem", + type: "sizing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "sizing" + }, + name: "--fds-sizing-30", + attributes: {}, + path: [ + "sizing", + "30" + ] + }, + { + value: "4", + type: "sizing", + filePath: "../../design-tokens/core/defaults.json", + isSource: false, + original: { + value: "4", + type: "sizing" + }, + name: "--fds-sizing-base", + attributes: {}, + path: [ + "sizing", + "base" + ] + } +] + +export const typography = [ + { + value: "500 3.75rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f7}" + }, + type: "typography" + }, + name: "--fds-typography-heading-2xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "2xlarge" + ] + }, + { + value: "500 3rem/1.3 'Inter'", + type: "typography", + description: "H1", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f6}" + }, + type: "typography", + description: "H1" + }, + name: "--fds-typography-heading-xlarge", + attributes: {}, + path: [ + "typography", + "heading", + "xlarge" + ] + }, + { + value: "500 2.25rem/1.3 'Inter'", + type: "typography", + description: "H2", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f5}" + }, + type: "typography", + description: "H2" + }, + name: "--fds-typography-heading-large", + attributes: {}, + path: [ + "typography", + "heading", + "large" + ] + }, + { + value: "500 1.875rem/1.3 'Inter'", + type: "typography", + description: "H3", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f4}" + }, + type: "typography", + description: "H3" + }, + name: "--fds-typography-heading-medium", + attributes: {}, + path: [ + "typography", + "heading", + "medium" + ] + }, + { + value: "500 1.5rem/1.3 'Inter'", + type: "typography", + description: "H4", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f3}" + }, + type: "typography", + description: "H4" + }, + name: "--fds-typography-heading-small", + attributes: {}, + path: [ + "typography", + "heading", + "small" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + description: "H5", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography", + description: "H5" + }, + name: "--fds-typography-heading-xsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xsmall" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + description: "H6", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography", + description: "H6" + }, + name: "--fds-typography-heading-xxsmall", + attributes: {}, + path: [ + "typography", + "heading", + "xxsmall" + ] + }, + { + value: "400 1.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f4}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-large", + attributes: {}, + path: [ + "typography", + "ingress", + "large" + ] + }, + { + value: "400 1.5rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f3}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-medium", + attributes: {}, + path: [ + "typography", + "ingress", + "medium" + ] + }, + { + value: "400 1.3125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-small", + attributes: {}, + path: [ + "typography", + "ingress", + "small" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-ingress-xsmall", + attributes: {}, + path: [ + "typography", + "ingress", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "large" + ] + }, + { + value: "400 1.125rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "medium" + ] + }, + { + value: "400 1rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "small" + ] + }, + { + value: "400 0.875rem/1.5 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.500}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-short-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "short", + "xsmall" + ] + }, + { + value: "400 1.125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-large", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "large" + ] + }, + { + value: "400 1rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-medium", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "medium" + ] + }, + { + value: "400 0.875rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-small", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "small" + ] + }, + { + value: "400 0.8125rem/1.7 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.700}", + fontSize: "{font-size.f-2}" + }, + type: "typography" + }, + name: "--fds-typography-paragraph-long-xsmall", + attributes: {}, + path: [ + "typography", + "paragraph", + "long", + "xsmall" + ] + }, + { + value: "500 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-label-large", + attributes: {}, + path: [ + "typography", + "label", + "large" + ] + }, + { + value: "500 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-label-medium", + attributes: {}, + path: [ + "typography", + "label", + "medium" + ] + }, + { + value: "500 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-label-small", + attributes: {}, + path: [ + "typography", + "label", + "small" + ] + }, + { + value: "500 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.medium}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-label-xsmall", + attributes: {}, + path: [ + "typography", + "label", + "xsmall" + ] + }, + { + value: "400 1.3125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f2}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-large", + attributes: {}, + path: [ + "typography", + "error_message", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-medium", + attributes: {}, + path: [ + "typography", + "error_message", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f0}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-small", + attributes: {}, + path: [ + "typography", + "error_message", + "small" + ] + }, + { + value: "400 0.875rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-size.f-1}" + }, + type: "typography" + }, + name: "--fds-typography-error_message-xsmall", + attributes: {}, + path: [ + "typography", + "error_message", + "xsmall" + ] + }, + { + value: "400 1.5rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.large}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-large", + attributes: {}, + path: [ + "typography", + "interactive", + "large" + ] + }, + { + value: "400 1.125rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.medium}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-medium", + attributes: {}, + path: [ + "typography", + "interactive", + "medium" + ] + }, + { + value: "400 1rem/1.3 'Inter'", + type: "typography", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: { + fontFamily: "{fontFamilies.main}", + fontWeight: "{fontWeights.regular}", + lineHeight: "{lineHeights.300}", + fontSize: "{font-static.small}" + }, + type: "typography" + }, + name: "--fds-typography-interactive-small", + attributes: {}, + path: [ + "typography", + "interactive", + "small" + ] + } +] + +export const spacing = [ + { + value: "0", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*0", + type: "spacing" + }, + name: "--fds-spacing-0", + attributes: {}, + path: [ + "spacing", + "0" + ] + }, + { + value: "0.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*1", + type: "spacing" + }, + name: "--fds-spacing-1", + attributes: {}, + path: [ + "spacing", + "1" + ] + }, + { + value: "0.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*2", + type: "spacing" + }, + name: "--fds-spacing-2", + attributes: {}, + path: [ + "spacing", + "2" + ] + }, + { + value: "0.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*3", + type: "spacing" + }, + name: "--fds-spacing-3", + attributes: {}, + path: [ + "spacing", + "3" + ] + }, + { + value: "1rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*4", + type: "spacing" + }, + name: "--fds-spacing-4", + attributes: {}, + path: [ + "spacing", + "4" + ] + }, + { + value: "1.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*5", + type: "spacing" + }, + name: "--fds-spacing-5", + attributes: {}, + path: [ + "spacing", + "5" + ] + }, + { + value: "1.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*6", + type: "spacing" + }, + name: "--fds-spacing-6", + attributes: {}, + path: [ + "spacing", + "6" + ] + }, + { + value: "1.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*7", + type: "spacing" + }, + name: "--fds-spacing-7", + attributes: {}, + path: [ + "spacing", + "7" + ] + }, + { + value: "2rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*8", + type: "spacing" + }, + name: "--fds-spacing-8", + attributes: {}, + path: [ + "spacing", + "8" + ] + }, + { + value: "2.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*9", + type: "spacing" + }, + name: "--fds-spacing-9", + attributes: {}, + path: [ + "spacing", + "9" + ] + }, + { + value: "2.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*10", + type: "spacing" + }, + name: "--fds-spacing-10", + attributes: {}, + path: [ + "spacing", + "10" + ] + }, + { + value: "2.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*11", + type: "spacing" + }, + name: "--fds-spacing-11", + attributes: {}, + path: [ + "spacing", + "11" + ] + }, + { + value: "3rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*12", + type: "spacing" + }, + name: "--fds-spacing-12", + attributes: {}, + path: [ + "spacing", + "12" + ] + }, + { + value: "3.25rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*13", + type: "spacing" + }, + name: "--fds-spacing-13", + attributes: {}, + path: [ + "spacing", + "13" + ] + }, + { + value: "3.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*14", + type: "spacing" + }, + name: "--fds-spacing-14", + attributes: {}, + path: [ + "spacing", + "14" + ] + }, + { + value: "3.75rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*15", + type: "spacing" + }, + name: "--fds-spacing-15", + attributes: {}, + path: [ + "spacing", + "15" + ] + }, + { + value: "4.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*18", + type: "spacing" + }, + name: "--fds-spacing-18", + attributes: {}, + path: [ + "spacing", + "18" + ] + }, + { + value: "5.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*22", + type: "spacing" + }, + name: "--fds-spacing-22", + attributes: {}, + path: [ + "spacing", + "22" + ] + }, + { + value: "6.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*26", + type: "spacing" + }, + name: "--fds-spacing-26", + attributes: {}, + path: [ + "spacing", + "26" + ] + }, + { + value: "7.5rem", + type: "spacing", + filePath: "../../design-tokens/semantic/style.json", + isSource: false, + original: { + value: "{sizing.base}*30", + type: "spacing" + }, + name: "--fds-spacing-30", + attributes: {}, + path: [ + "spacing", + "30" + ] + } +] diff --git a/design-tokens/$themes.json b/design-tokens/$themes.json index e2aa1508ba..851cf4aa08 100644 --- a/design-tokens/$themes.json +++ b/design-tokens/$themes.json @@ -1667,4 +1667,4 @@ }, "group": "Theme" } -] \ No newline at end of file +] diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json index 0008717286..aa8b7bdbaf 100644 --- a/design-tokens/semantic/style.json +++ b/design-tokens/semantic/style.json @@ -349,19 +349,19 @@ "type": "borderRadius" }, "xl": { - "value": "{borderRadius.xl}", + "value": "{borderRadius.12}", "type": "borderRadius" }, "2xl": { - "value": "{borderRadius.2xl}", + "value": "{borderRadius.16}", "type": "borderRadius" }, "3xl": { - "value": "{borderRadius.3xl}", + "value": "{borderRadius.24}", "type": "borderRadius" }, "4xl": { - "value": "{borderRadius.4xl}", + "value": "{borderRadius.32}", "type": "borderRadius" }, "full": { @@ -569,4 +569,4 @@ "type": "boxShadow" } } -} \ No newline at end of file +} diff --git a/design-tokens/themes/theme1.json b/design-tokens/themes/theme1.json index abe86f75ce..fa31ce6bf4 100644 --- a/design-tokens/themes/theme1.json +++ b/design-tokens/themes/theme1.json @@ -311,4 +311,4 @@ } } } -} \ No newline at end of file +} diff --git a/packages/cli/bin/designsystemet.ts b/packages/cli/bin/designsystemet.ts index 1de85c37fe..968422c2ea 100644 --- a/packages/cli/bin/designsystemet.ts +++ b/packages/cli/bin/designsystemet.ts @@ -16,16 +16,11 @@ program 'Path to "design-tokens"', '../../design-tokens', ) - .option( - '-b, --brands [brands...]', - 'Brand files in "design-tokens" to include', - ['Digdir'], - ) + .option('-p, --preview') .action((opts) => { - const brands = Array.isArray(opts.brands) ? opts.brands : []; const tokens = typeof opts.tokens === 'string' ? opts.tokens : ''; - return run({ brands, tokens }); + return run({ tokens }); }); program diff --git a/packages/cli/package.json b/packages/cli/package.json index 911f8cdfca..ac46788caf 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -13,7 +13,7 @@ }, "scripts": { "designsystemet": "esno ./bin/designsystemet.ts", - "build": "yarn clean && yarn designsystemet tokens -t ../../design-tokens -b Digdir Tilsynet Altinn Brreg", + "build": "yarn clean && yarn designsystemet tokens -t ../../design-tokens", "prepublish": "tsc", "clean": "yarn workspace @digdir/designsystemet-theme clean", "css-light-dark-codemod": "esno ./bin/designsystemet.ts migrate tokens-rename-light-dark" @@ -29,14 +29,14 @@ }, "devDependencies": { "@commander-js/extra-typings": "^12.0.1", - "@tokens-studio/sd-transforms": "^0.15.2", + "@tokens-studio/sd-transforms": "^0.16.0", "@types/glob": "^8.1.0", "@types/node": "^20.12.7", "@types/ramda": "^0.29.9", "commander": "^12.0.0", "ramda": "^0.29.1", "rimraf": "^5.0.5", - "style-dictionary": "^4.0.0-prerelease.26", + "style-dictionary": "^4.0.0-prerelease.27", "typescript": "^5.4.5" } } diff --git a/packages/cli/src/tokens/build.ts b/packages/cli/src/tokens/build.ts index d9d99f1642..47b819b328 100644 --- a/packages/cli/src/tokens/build.ts +++ b/packages/cli/src/tokens/build.ts @@ -1,18 +1,23 @@ import path from 'path'; +import fs from 'fs'; -import { registerTransforms } from '@tokens-studio/sd-transforms'; +import { + registerTransforms, + permutateThemes, +} from '@tokens-studio/sd-transforms'; +import type { ThemeObject } from '@tokens-studio/types'; import StyleDictionary from 'style-dictionary'; import type { Config, TransformedToken } from 'style-dictionary/types'; +import * as R from 'ramda'; import { nameKebab, typographyShorthand, sizeRem } from './transformers.js'; import { groupedTokens, scopedReferenceVariables } from './formatters.js'; void registerTransforms(StyleDictionary); -type Brand = string; - const prefix = 'fds'; const basePxFontSize = 16; +const separator = '_'; const fileHeader = () => [ 'Do not edit directly', @@ -40,77 +45,78 @@ StyleDictionary.registerTransformGroup({ ], }); -const baseConfig = (brand: Brand, tokensPath: string): Partial => { - return { - log: { verbosity: 'silent' }, - include: [ - `${tokensPath}/Brand/${brand}.json`, - `${tokensPath}/Base/Semantic.json`, - ], - source: [`${tokensPath}/Base/Core.json`], - }; -}; +const processThemeName = R.pipe( + R.replace(`${separator}semantic`, ''), + R.toLower, + R.split(separator), +); -const excludeSource = (token: TransformedToken) => { - if (token.filePath.includes('Core.json')) return false; - - if (token.path[0] === 'viewport' && ['color'].includes(token.type as string)) - return false; - - return true; -}; - -const getCSSTokensConfig = ( - brand: Brand, - targetFolder = '', - tokensPath: string, -): Config => { - const destinationPath = `${targetFolder}/${brand.toLowerCase()}`; +type GetConfig = (options: { fileName: string; buildPath: string }) => Config; +const getCSSConfig: GetConfig = ({ + fileName = 'unknown', + buildPath = 'unknown', +}) => { return { - ...baseConfig(brand, tokensPath), + log: { verbosity: 'verbose' }, + preprocessors: ['tokens-studio'], platforms: { css: { prefix, basePxFontSize, transformGroup: 'fds/css', + buildPath, files: [ { - destination: `${destinationPath}/tokens.css`, + destination: `${fileName}.css`, format: scopedReferenceVariables.name, - filter: excludeSource, }, ], options: { fileHeader, - includeReferences: (token: TransformedToken) => - ['color'].includes(token.type as string) && - !(token.value as string).startsWith('rgba'), + includeReferences: (token: TransformedToken) => { + if ( + R.test(/accent|neutral|brand1|brand2|brand3/, token.name) && + R.includes('semantic/color', token.filePath) + ) { + return true; + } + + if ( + R.test(/global/, token.name) && + R.includes('core', token.filePath) + ) { + return true; + } + + return false; + }, }, }, }, }; }; -const getStorefrontConfig = ( - brand: Brand, - targetFolder = '', - tokensPath: string, -): Config => { - const destinationPath = `${targetFolder}/${brand.toLowerCase()}`; - +const getStorefrontConfig = ({ + fileName = 'unknown', + buildPath = 'unknown', +}): Config => { return { - ...baseConfig(brand, tokensPath), + log: { verbosity: 'verbose' }, + preprocessors: ['tokens-studio'], platforms: { storefront: { prefix, basePxFontSize, transformGroup: 'fds/css', + buildPath, files: [ { - destination: `${destinationPath}.ts`, + destination: `${fileName}.ts`, format: groupedTokens.name, - filter: excludeSource, + filter: (token) => { + return R.not(R.includes('themes', token.filePath)); + }, }, ], options: { @@ -124,45 +130,82 @@ const getStorefrontConfig = ( type Options = { /** Design tokens path */ tokens: string; - /** File names of Token studio brand files located in @type {Options['tokens']} */ - brands: string[]; }; -export async function run(options: Options): Promise { - const brands = options.brands; +const sd = new StyleDictionary(); - const storefrontTokensPath = path.resolve('../../apps/storefront/tokens'); - const packageTokensPath = path.resolve('../../packages/theme/brand'); +export async function run(options: Options): Promise { const tokensPath = options.tokens; + const storefrontTokensOutPath = path.resolve('../../apps/storefront/tokens'); + const packageTokensOutPath = path.resolve('../../packages/theme/brand'); + + const $themes = JSON.parse( + fs.readFileSync(path.resolve(`${tokensPath}/$themes.json`), 'utf-8'), + ) as ThemeObject[]; - if (brands.length > 0) { + const themes = permutateThemes($themes, { + separator, + }) as Record; + + const getConfigs = (configCallback: GetConfig, outPath: string) => + Object.entries(themes) + .map(([name, tokensets]) => { + const updatedSets = tokensets.map((x) => `${tokensPath}/${x}.json`); + + const [fileName, folderName] = processThemeName(name); + + const [source, include] = R.partition( + R.test(/dark|light/), + updatedSets, + ); + + const config_ = configCallback({ + fileName: fileName, + buildPath: `${outPath}/${folderName}/`, + }); + + const config = { + ...config_, + source: source, + include, + }; + + console.log(config); + + return [`${folderName}: ${fileName}`, config]; + }) + .sort(); + + const tokenConfigs = getConfigs(getCSSConfig, packageTokensOutPath); + const storefrontConfigs = getConfigs( + getStorefrontConfig, + storefrontTokensOutPath, + ); + + if (tokenConfigs.length > 0) { console.log('🍱 Staring token builder'); console.log('➡️ Tokens path: ', tokensPath); - console.log('➡️ Brands: ', brands); console.log('\n🏗️ Start building CSS tokens'); await Promise.all( - brands.map(async (brand) => { - console.log(`👷 Processing ${brand}`); + tokenConfigs.map(async ([name, config]) => { + console.log(`👷 Processing ${name as string}`); - const sd = new StyleDictionary(); - const tokensPackageSD = await sd.extend( - getCSSTokensConfig(brand, packageTokensPath, tokensPath), - ); + const tokensPackageSD = await sd.extend(config); return tokensPackageSD.buildAllPlatforms(); }), ); console.log('🏁 Finished building package tokens!'); + } + if (storefrontConfigs.length > 0) { console.log('\n🏗️ Started building storefront tokens…'); await Promise.all( - brands.map(async (brand) => { - console.log(`👷 Processing ${brand}`); + storefrontConfigs.map(async ([name, config]) => { + console.log(`👷 Processing ${name as string}`); - const storefrontSD = new StyleDictionary( - getStorefrontConfig(brand, storefrontTokensPath, tokensPath), - ); + const storefrontSD = await sd.extend(config); return storefrontSD.buildAllPlatforms(); }), diff --git a/packages/cli/src/tokens/formatters.ts b/packages/cli/src/tokens/formatters.ts index 7e3c70e3eb..938be9fef6 100644 --- a/packages/cli/src/tokens/formatters.ts +++ b/packages/cli/src/tokens/formatters.ts @@ -14,7 +14,7 @@ type IncludeReferences = (token: TransformedToken) => boolean; */ export const scopedReferenceVariables: Format = { name: 'css/variables-scoped-references', - formatter: async function ({ dictionary, file, options }) { + format: async function ({ dictionary, file, options }) { const { allTokens, unfilteredTokens } = dictionary; const { usesDtcg, outputReferences } = options; const includeReferences = options.includeReferences as IncludeReferences; @@ -32,29 +32,31 @@ export const scopedReferenceVariables: Format = { format: 'css', }); - const tokens = allTokens - .map((token) => { - const originalValue = ( - usesDtcg ? token.original.$value : token.original.value - ) as string; + const parseToken = (token: TransformedToken, ignoreSource?: boolean) => { + const originalValue = ( + usesDtcg ? token.original.$value : token.original.value + ) as string; - if (usesReferences(originalValue) && includeReferences(token)) { - const refs = getReferences( - originalValue, - unfilteredTokens ? unfilteredTokens : {}, - ); + if (usesReferences(originalValue) && includeReferences(token)) { + const refs = getReferences( + originalValue, + unfilteredTokens ? unfilteredTokens : {}, + ); - referencedTokens = [ - ...referencedTokens, - ...refs.filter((x) => x.isSource), - ]; + referencedTokens = [ + ...referencedTokens, + ...refs.filter((x) => x.isSource), + ]; - return formatWithReference(token); - } + return formatWithReference(token); + } + + if (ignoreSource && !token.isSource) { + return format(token); + } + }; - return !token.isSource && format(token); - }) - .filter((x) => x); + const tokens = allTokens.map((t) => parseToken(t, true)).filter((x) => x); const referenceTokens = referencedTokens .reduce((acc, token) => { @@ -67,17 +69,20 @@ export const scopedReferenceVariables: Format = { .map((token) => format(token)) .filter((formattedValue) => formattedValue); - return fileHeader({ file }).then( - (fileHeaderText) => - fileHeaderText + - ':root {\n' + - ' /** Referenced source tokens */ \n' + - ' /** DO NOT OVERRIDE */ \n' + - referenceTokens.join('\n') + - '\n\n /** Tokens */ \n' + - tokens.join('\n') + - '\n}\n', - ); + return fileHeader({ file }).then((fileHeaderText) => { + const content = ` +${fileHeaderText} +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ +${referenceTokens.join('\n')} + /** Tokens */ +${tokens.join('\n')} +} + `; + + return content; + }); }, }; @@ -98,7 +103,7 @@ const toCssVarName = R.pipe(R.split(':'), R.head, R.trim); */ export const groupedTokens: Format = { name: 'groupedTokens', - formatter: async function ({ dictionary, file }) { + format: async function ({ dictionary, file }) { const format = createPropertyFormatter({ dictionary, format: 'css', diff --git a/packages/cli/src/tokens/transformers.ts b/packages/cli/src/tokens/transformers.ts index 49a48456a0..c9db3070e7 100644 --- a/packages/cli/src/tokens/transformers.ts +++ b/packages/cli/src/tokens/transformers.ts @@ -6,11 +6,11 @@ export const sizeRem: Transform = { name: 'fds/size/toRem', type: 'value', transitive: true, - matcher: (token) => + filter: (token) => ['sizing', 'spacing'].includes(token.type as string) && !token.name.includes('base'), - transformer: (token, options) => { - const baseFont = options.basePxFontSize || 16; + transform: (token, config) => { + const baseFont = (config.basePxFontSize as unknown as number) || 16; const value = parseInt(token.value as string); if (value === 0) { @@ -24,7 +24,7 @@ export const sizeRem: Transform = { export const nameKebab: Transform = { name: 'name/cti/hierarchical-kebab', type: 'name', - transformer: (token, options) => { + transform: (token, options) => { return noCase([options?.prefix].concat(token.path).join('-'), { delimiter: '-', stripRegexp: /[^A-Z0-9_]+/gi, @@ -43,12 +43,12 @@ export const typographyShorthand: Transform = { name: 'typography/shorthand', type: 'value', transitive: true, - matcher: (token) => token.type === 'typography', - transformer: (token, config, options) => { + filter: (token) => token.type === 'typography', + transform: (token, config, options) => { const { usesDtcg } = options; const typography = (usesDtcg ? token.$value : token.value) as Typgraphy; - const baseFontPx = config?.basePxFontSize || 16; + const baseFontPx = (config.basePxFontSize as unknown as number) || 16; const fontSize = `${parseInt(typography.fontSize) / baseFontPx}rem`; return `${typography.fontWeight} ${fontSize}/${typography.lineHeight} '${typography.fontFamily}'`; diff --git a/packages/theme/brand/altinn/dark.css b/packages/theme/brand/altinn/dark.css new file mode 100644 index 0000000000..47f5a1b2de --- /dev/null +++ b/packages/theme/brand/altinn/dark.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #001c36; + --fds-colors-accent-2: #002445; + --fds-colors-accent-3: #00315c; + --fds-colors-accent-4: #00396d; + --fds-colors-accent-5: #00427e; + --fds-colors-accent-6: #00529d; + --fds-colors-accent-7: #0f6bbe; + --fds-colors-accent-8: #3d88ca; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #7eb0dc; + --fds-colors-accent-13: #b0cfea; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #131c27; + --fds-colors-neutral-2: #192433; + --fds-colors-neutral-3: #243142; + --fds-colors-neutral-4: #2e3a4a; + --fds-colors-neutral-5: #374352; + --fds-colors-neutral-6: #495361; + --fds-colors-neutral-7: #626b77; + --fds-colors-neutral-8: #7d848e; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #a6abb2; + --fds-colors-neutral-13: #c9ccd0; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #2f1213; + --fds-colors-brand1-2: #3c1819; + --fds-colors-brand1-3: #522021; + --fds-colors-brand1-4: #602627; + --fds-colors-brand1-5: #702c2e; + --fds-colors-brand1-6: #8b3639; + --fds-colors-brand1-7: #b34649; + --fds-colors-brand1-8: #dd565a; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #f78d8f; + --fds-colors-brand1-13: #fabcbd; + --fds-colors-brand1-contrast-1: #41191b; + --fds-colors-brand1-contrast-2: #2f1213; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #231a05; + --fds-colors-brand2-2: #2d2206; + --fds-colors-brand2-3: #3d2e09; + --fds-colors-brand2-4: #48360a; + --fds-colors-brand2-5: #543e0c; + --fds-colors-brand2-6: #684e0f; + --fds-colors-brand2-7: #876413; + --fds-colors-brand2-8: #a87c17; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #daa21f; + --fds-colors-brand2-13: #eec76c; + --fds-colors-brand2-contrast-1: #302407; + --fds-colors-brand2-contrast-2: #45340a; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #061d30; + --fds-colors-brand3-2: #07253c; + --fds-colors-brand3-3: #0a3251; + --fds-colors-brand3-4: #0c3b60; + --fds-colors-brand3-5: #0e446e; + --fds-colors-brand3-6: #11558a; + --fds-colors-brand3-7: #166eb2; + --fds-colors-brand3-8: #1b88db; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #57b2f8; + --fds-colors-brand3-13: #9cd2fb; + --fds-colors-brand3-contrast-1: #082740; + --fds-colors-brand3-contrast-2: #061f33; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #08200c; + --fds-colors-success-background-subtle: #0b290f; + --fds-colors-success-surface-default: #0f3814; + --fds-colors-success-surface-hover: #114218; + --fds-colors-success-surface-active: #144c1c; + --fds-colors-success-border-subtle: #185e22; + --fds-colors-success-border-default: #207a2c; + --fds-colors-success-border-strong: #279636; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #64be70; + --fds-colors-success-text-default: #a2d8aa; + --fds-colors-success-contrast-first: #000; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #380c0c; + --fds-colors-danger-background-subtle: #470f10; + --fds-colors-danger-surface-default: #5e1515; + --fds-colors-danger-surface-hover: #6f1819; + --fds-colors-danger-surface-active: #7f1c1c; + --fds-colors-danger-border-subtle: #9d2223; + --fds-colors-danger-border-default: #bb3f40; + --fds-colors-danger-border-strong: #c96666; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #dc9a9b; + --fds-colors-danger-text-default: #e9c2c2; + --fds-colors-danger-contrast-first: #000; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #031d30; + --fds-colors-info-background-subtle: #032540; + --fds-colors-info-surface-default: #043256; + --fds-colors-info-surface-hover: #053c65; + --fds-colors-info-surface-active: #064474; + --fds-colors-info-border-subtle: #075490; + --fds-colors-info-border-default: #0a6dba; + --fds-colors-info-border-strong: #3389cb; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #78b1dc; + --fds-colors-info-text-default: #aed0ea; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #211b08; + --fds-colors-warning-background-subtle: #2b230a; + --fds-colors-warning-surface-default: #3a300e; + --fds-colors-warning-surface-hover: #453810; + --fds-colors-warning-surface-active: #4e4013; + --fds-colors-warning-border-subtle: #625017; + --fds-colors-warning-border-default: #7f681e; + --fds-colors-warning-border-strong: #9c8125; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #e39a72; + --fds-colors-warning-text-default: #efc3ab; + --fds-colors-warning-contrast-first: #000; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/altinn/light.css b/packages/theme/brand/altinn/light.css new file mode 100644 index 0000000000..346ffa5ec0 --- /dev/null +++ b/packages/theme/brand/altinn/light.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #fefeff; + --fds-colors-accent-2: #eef4fa; + --fds-colors-accent-3: #e2edf7; + --fds-colors-accent-4: #c3daef; + --fds-colors-accent-5: #a4c7e6; + --fds-colors-accent-6: #aecde9; + --fds-colors-accent-7: #4b90ce; + --fds-colors-accent-8: #00529d; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #005099; + --fds-colors-accent-13: #00315c; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #fefefe; + --fds-colors-neutral-2: #f3f4f5; + --fds-colors-neutral-3: #e9eaec; + --fds-colors-neutral-4: #d5d7da; + --fds-colors-neutral-5: #c1c4c9; + --fds-colors-neutral-6: #c6c9cd; + --fds-colors-neutral-7: #858c96; + --fds-colors-neutral-8: #495361; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #46505e; + --fds-colors-neutral-13: #243142; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #fffefe; + --fds-colors-brand1-2: #fef0f1; + --fds-colors-brand1-3: #fde5e6; + --fds-colors-brand1-4: #fbcccd; + --fds-colors-brand1-5: #fab1b3; + --fds-colors-brand1-6: #fab8b9; + --fds-colors-brand1-7: #eb5b5f; + --fds-colors-brand1-8: #8b3639; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #873537; + --fds-colors-brand1-13: #522021; + --fds-colors-brand1-contrast-1: #f6fafd; + --fds-colors-brand1-contrast-2: #ddeaf6; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #fffefc; + --fds-colors-brand2-2: #fbf3e0; + --fds-colors-brand2-3: #f8e9c6; + --fds-colors-brand2-4: #f2d48d; + --fds-colors-brand2-5: #ebbe54; + --fds-colors-brand2-6: #edc464; + --fds-colors-brand2-7: #b28419; + --fds-colors-brand2-8: #684e0f; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #664c0e; + --fds-colors-brand2-13: #3d2e09; + --fds-colors-brand2-contrast-1: #f6fafd; + --fds-colors-brand2-contrast-2: #ddeaf6; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #fdfeff; + --fds-colors-brand3-2: #eaf6fe; + --fds-colors-brand3-3: #d9eefd; + --fds-colors-brand3-4: #b3dcfc; + --fds-colors-brand3-5: #8bcafa; + --fds-colors-brand3-6: #96cffa; + --fds-colors-brand3-7: #1c90e8; + --fds-colors-brand3-8: #11558a; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #105387; + --fds-colors-brand3-13: #0a3251; + --fds-colors-brand3-contrast-1: #f6fafd; + --fds-colors-brand3-contrast-2: #ddeaf6; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #fcfefc; + --fds-colors-success-background-subtle: #e9f6ea; + --fds-colors-success-surface-default: #d9efdc; + --fds-colors-success-surface-hover: #b9e1be; + --fds-colors-success-surface-active: #94d29d; + --fds-colors-success-border-subtle: #9ed6a5; + --fds-colors-success-border-default: #29a03a; + --fds-colors-success-border-strong: #185e22; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #185c21; + --fds-colors-success-text-default: #0f3814; + --fds-colors-success-contrast-first: #ffffff; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #fffefe; + --fds-colors-danger-background-subtle: #fbf2f3; + --fds-colors-danger-surface-default: #f6e6e6; + --fds-colors-danger-surface-hover: #eecfd0; + --fds-colors-danger-surface-active: #e6b9b9; + --fds-colors-danger-border-subtle: #e8bfbf; + --fds-colors-danger-border-default: #cd7172; + --fds-colors-danger-border-strong: #9d2223; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #9a2122; + --fds-colors-danger-text-default: #5e1515; + --fds-colors-danger-contrast-first: #ffffff; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #fefeff; + --fds-colors-info-background-subtle: #edf5fa; + --fds-colors-info-surface-default: #dfecf7; + --fds-colors-info-surface-hover: #bedaee; + --fds-colors-info-surface-active: #a1c9e7; + --fds-colors-info-border-subtle: #aacee9; + --fds-colors-info-border-default: #4291ce; + --fds-colors-info-border-strong: #075490; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #07528c; + --fds-colors-info-text-default: #043256; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #fffefc; + --fds-colors-warning-background-subtle: #fbf2d5; + --fds-colors-warning-surface-default: #f9ebbd; + --fds-colors-warning-surface-hover: #f2d474; + --fds-colors-warning-surface-active: #e8bf37; + --fds-colors-warning-border-subtle: #edc644; + --fds-colors-warning-border-default: #a68827; + --fds-colors-warning-border-strong: #625017; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #813c15; + --fds-colors-warning-text-default: #4f240d; + --fds-colors-warning-contrast-first: #ffffff; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/altinn/tokens.css b/packages/theme/brand/altinn/tokens.css deleted file mode 100644 index 1906be52e5..0000000000 --- a/packages/theme/brand/altinn/tokens.css +++ /dev/null @@ -1,309 +0,0 @@ -/** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio - */ - -:root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ - --fds-colors-blue-100: #e6eff8; - --fds-colors-blue-200: #b3d0ea; - --fds-colors-blue-700: #0062ba; - --fds-colors-blue-800: #004e95; - --fds-colors-blue-900: #00315d; - --fds-colors-white: #ffffff; - --fds-colors-grey-100: #f4f5f6; - --fds-colors-grey-200: #e9eaec; - --fds-colors-grey-600: #68707c; - --fds-colors-grey-700: #4b5563; - --fds-colors-grey-800: #1e2b3c; - --fds-colors-green-200: #d1f4e1; - --fds-colors-green-300: #8be4b5; - --fds-colors-green-700: #118849; - --fds-colors-green-800: #0c6536; - --fds-colors-green-900: #084826; - --fds-colors-yellow-100: #fffbe6; - --fds-colors-yellow-200: #fff4b4; - --fds-colors-yellow-300: #ffed83; - --fds-colors-red-100: #f9d5db; - --fds-colors-red-200: #f3abb6; - --fds-colors-red-500: #e02e49; - --fds-colors-red-600: #b3253a; - --fds-colors-red-700: #861c2c; - --fds-colors-yellow-500: #ffda06; - --fds-colors-grey-300: #d2d5d8; - --fds-colors-blue-400: #66a1d6; - --fds-colors-orange-600: #cc7005; - --fds-colors-orange-700: #995404; - --fds-colors-orange-800: #663802; - --fds-colors-grey-400: #bcbfc5; - --fds-colors-red-800: #5a121d; - --fds-colors-purple-700: #7a1265; - - /** Tokens */ - --fds-brand-alt1-100: #E6EFF8; - --fds-brand-alt1-200: #B3D0EA; - --fds-brand-alt1-300: #80B1DD; - --fds-brand-alt1-400: #66A1D6; - --fds-brand-alt1-500: #3381C8; - --fds-brand-alt1-600: #1A72C1; - --fds-brand-alt1-700: #0062BA; - --fds-brand-alt1-800: #004E95; - --fds-brand-alt1-900: #00315D; - --fds-brand-alt2-100: #DCD6EA; - --fds-brand-alt2-200: #C5BBDD; - --fds-brand-alt2-300: #A392C8; - --fds-brand-alt2-400: #806AB4; - --fds-brand-alt2-500: #6A52A3; - --fds-brand-alt2-600: #594488; - --fds-brand-alt2-700: #3F3161; - --fds-brand-alt2-800: #352951; - --fds-brand-alt2-900: #231B36; - --fds-brand-alt3-100: #F9D5DB; - --fds-brand-alt3-200: #F3ABB6; - --fds-brand-alt3-300: #EC8292; - --fds-brand-alt3-400: #E6586D; - --fds-brand-alt3-500: #E02E49; - --fds-brand-alt3-600: #B3253A; - --fds-brand-alt3-700: #861C2C; - --fds-brand-alt3-800: #5A121D; - --fds-brand-alt3-900: #480e17; - --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); - --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); - --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); - --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); - --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); - --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-first-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); - --fds-semantic-surface-neutral-default: var(--fds-colors-white); - --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); - --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); - --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); - --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); - --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); - --fds-semantic-surface-success-default: var(--fds-colors-green-700); - --fds-semantic-surface-success-hover: var(--fds-colors-green-800); - --fds-semantic-surface-success-active: var(--fds-colors-green-900); - --fds-semantic-surface-success-no_fill: var(--fds-colors-white); - --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); - --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); - --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); - --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); - --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); - --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); - --fds-semantic-surface-danger-default: var(--fds-colors-red-500); - --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); - --fds-semantic-surface-danger-active: var(--fds-colors-red-700); - --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); - --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); - --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); - --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); - --fds-semantic-border-first-default: var(--fds-brand-alt1-600); - --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); - --fds-semantic-border-first-active: var(--fds-brand-alt1-800); - --fds-semantic-border-second-default: var(--fds-brand-alt2-600); - --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); - --fds-semantic-border-second-active: var(--fds-brand-alt2-800); - --fds-semantic-border-third-default: var(--fds-brand-alt3-600); - --fds-semantic-border-third-hover: var(--fds-brand-alt3-700); - --fds-semantic-border-third-active: var(--fds-brand-alt3-800); - --fds-semantic-border-action-first-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-first-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-first-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-hover: var(--fds-colors-blue-700); - --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); - --fds-semantic-border-info-default: var(--fds-colors-blue-800); - --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); - --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); - --fds-semantic-border-success-default: var(--fds-colors-green-700); - --fds-semantic-border-success-hover: var(--fds-colors-green-800); - --fds-semantic-border-success-active: var(--fds-colors-green-900); - --fds-semantic-border-warning-default: var(--fds-colors-orange-600); - --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); - --fds-semantic-border-warning-active: var(--fds-colors-orange-800); - --fds-semantic-border-danger-default: var(--fds-colors-red-500); - --fds-semantic-border-danger-hover: var(--fds-colors-red-600); - --fds-semantic-border-danger-active: var(--fds-colors-red-700); - --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); - --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-input-default: var(--fds-colors-blue-900); - --fds-semantic-border-input-hover: var(--fds-colors-blue-700); - --fds-semantic-border-divider-default: var(--fds-colors-grey-400); - --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); - --fds-semantic-text-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-first-hover: #004e95; - --fds-semantic-text-action-first-active: #00315d; - --fds-semantic-text-action-first-on_action: var(--fds-colors-white); - --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-on_action: var(--fds-colors-white); - --fds-semantic-text-action-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-hover: var(--fds-colors-blue-800); - --fds-semantic-text-action-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-on_action: var(--fds-colors-white); - --fds-semantic-text-success-default: var(--fds-colors-green-800); - --fds-semantic-text-success-hover: var(--fds-colors-green-900); - --fds-semantic-text-success-active: var(--fds-colors-green-900); - --fds-semantic-text-success-on_success: var(--fds-colors-white); - --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); - --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); - --fds-semantic-text-warning-default: var(--fds-colors-orange-700); - --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); - --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); - --fds-semantic-text-danger-default: var(--fds-colors-red-600); - --fds-semantic-text-danger-hover: var(--fds-colors-red-700); - --fds-semantic-text-danger-active: var(--fds-colors-red-800); - --fds-semantic-text-danger-on_danger: var(--fds-colors-white); - --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-visited-default: var(--fds-colors-purple-700); - --fds-semantic-background-default: var(--fds-colors-white); - --fds-semantic-background-subtle: var(--fds-colors-grey-100); - --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; - --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; - --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; - --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; - --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; - --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; - --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; - --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; - --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; - --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; - --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; - --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; - --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; - --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; - --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; - --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; - --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; - --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; - --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; - --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; - --fds-typography-label-small: 500 1rem/1.3 'Inter'; - --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; - --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; - --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; - --fds-opacity-disabled: 30%; - --fds-border_radius-interactive: 4px; - --fds-border_radius-small: 2px; - --fds-border_radius-medium: 4px; - --fds-border_radius-large: 8px; - --fds-border_radius-xlarge: 12px; - --fds-border_radius-xxlarge: 16px; - --fds-border_radius-xxxlarge: 24px; - --fds-border_radius-xxxxlarge: 32px; - --fds-border_radius-full: 9999px; - --fds-spacing-0: 0; - --fds-spacing-1: 0.25rem; - --fds-spacing-2: 0.5rem; - --fds-spacing-3: 0.75rem; - --fds-spacing-4: 1rem; - --fds-spacing-5: 1.25rem; - --fds-spacing-6: 1.5rem; - --fds-spacing-7: 1.75rem; - --fds-spacing-8: 2rem; - --fds-spacing-9: 2.25rem; - --fds-spacing-10: 2.5rem; - --fds-spacing-11: 2.75rem; - --fds-spacing-12: 3rem; - --fds-spacing-13: 3.25rem; - --fds-spacing-14: 3.5rem; - --fds-spacing-15: 3.75rem; - --fds-spacing-18: 4.5rem; - --fds-spacing-22: 5.5rem; - --fds-spacing-26: 6.5rem; - --fds-spacing-30: 7.5rem; - --fds-base_spacing: 4; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-base_sizing: 4; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); -} diff --git a/packages/theme/brand/brreg/tokens.css b/packages/theme/brand/brreg/tokens.css deleted file mode 100644 index 5c61a2a989..0000000000 --- a/packages/theme/brand/brreg/tokens.css +++ /dev/null @@ -1,315 +0,0 @@ -/** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio - */ - -:root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ - --fds-colors-blue-100: #e6eff8; - --fds-colors-blue-200: #b3d0ea; - --fds-colors-blue-700: #0062ba; - --fds-colors-blue-800: #004e95; - --fds-colors-blue-900: #00315d; - --fds-colors-white: #ffffff; - --fds-colors-grey-100: #f4f5f6; - --fds-colors-grey-200: #e9eaec; - --fds-colors-grey-600: #68707c; - --fds-colors-grey-700: #4b5563; - --fds-colors-grey-800: #1e2b3c; - --fds-colors-green-200: #d1f4e1; - --fds-colors-green-300: #8be4b5; - --fds-colors-green-700: #118849; - --fds-colors-green-800: #0c6536; - --fds-colors-green-900: #084826; - --fds-colors-yellow-100: #fffbe6; - --fds-colors-yellow-200: #fff4b4; - --fds-colors-yellow-300: #ffed83; - --fds-colors-red-100: #f9d5db; - --fds-colors-red-200: #f3abb6; - --fds-colors-red-500: #e02e49; - --fds-colors-red-600: #b3253a; - --fds-colors-red-700: #861c2c; - --fds-colors-yellow-500: #ffda06; - --fds-colors-grey-300: #d2d5d8; - --fds-colors-blue-400: #66a1d6; - --fds-colors-orange-600: #cc7005; - --fds-colors-orange-700: #995404; - --fds-colors-orange-800: #663802; - --fds-colors-grey-400: #bcbfc5; - --fds-colors-red-800: #5a121d; - --fds-colors-purple-700: #7a1265; - - /** Tokens */ - --fds-brand-alt1-50: #FFFFFF; - --fds-brand-alt1-100: #D1E4FF; - --fds-brand-alt1-200: #9ECAFF; - --fds-brand-alt1-300: #76ADFB; - --fds-brand-alt1-400: #5391E9; - --fds-brand-alt1-500: #2B77CC; - --fds-brand-alt1-600: #005FAE; - --fds-brand-alt1-700: #004785; - --fds-brand-alt1-800: #00315E; - --fds-brand-alt1-900: #001C3A; - --fds-brand-alt1-950: #001127; - --fds-brand-alt2-50: #FFFFFF; - --fds-brand-alt2-100: #E5F3F9; - --fds-brand-alt2-200: #C9E7F4; - --fds-brand-alt2-300: #70B3D7; - --fds-brand-alt2-400: #4E99BD; - --fds-brand-alt2-500: #3B7D9B; - --fds-brand-alt2-600: #2C647E; - --fds-brand-alt2-700: #1F4B63; - --fds-brand-alt2-800: #133349; - --fds-brand-alt2-900: #071D2C; - --fds-brand-alt2-950: #03121D; - --fds-brand-alt3-50: #EBF2F3; - --fds-brand-alt3-100: #D7E5E7; - --fds-brand-alt3-200: #B9CACB; - --fds-brand-alt3-300: #9FAEAF; - --fds-brand-alt3-400: #879394; - --fds-brand-alt3-500: #6D7879; - --fds-brand-alt3-600: #576061; - --fds-brand-alt3-700: #414849; - --fds-brand-alt3-800: #2C3132; - --fds-brand-alt3-900: #191C1C; - --fds-brand-alt3-950: #0F1112; - --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-100); - --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-strong: var(--fds-brand-alt1-700); - --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-strong: var(--fds-brand-alt2-700); - --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-100); - --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-strong: var(--fds-brand-alt3-700); - --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-first-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); - --fds-semantic-surface-neutral-default: var(--fds-colors-white); - --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); - --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); - --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); - --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); - --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); - --fds-semantic-surface-success-default: var(--fds-colors-green-700); - --fds-semantic-surface-success-hover: var(--fds-colors-green-800); - --fds-semantic-surface-success-active: var(--fds-colors-green-900); - --fds-semantic-surface-success-no_fill: var(--fds-colors-white); - --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); - --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); - --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); - --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); - --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); - --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); - --fds-semantic-surface-danger-default: var(--fds-colors-red-500); - --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); - --fds-semantic-surface-danger-active: var(--fds-colors-red-700); - --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); - --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); - --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); - --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); - --fds-semantic-border-first-default: var(--fds-brand-alt1-600); - --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); - --fds-semantic-border-first-active: var(--fds-brand-alt1-800); - --fds-semantic-border-second-default: var(--fds-brand-alt2-600); - --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); - --fds-semantic-border-second-active: var(--fds-brand-alt2-800); - --fds-semantic-border-third-default: var(--fds-brand-alt3-400); - --fds-semantic-border-third-hover: var(--fds-brand-alt3-500); - --fds-semantic-border-third-active: var(--fds-brand-alt3-600); - --fds-semantic-border-action-first-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-first-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-first-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-hover: var(--fds-colors-blue-700); - --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); - --fds-semantic-border-info-default: var(--fds-colors-blue-800); - --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); - --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); - --fds-semantic-border-success-default: var(--fds-colors-green-700); - --fds-semantic-border-success-hover: var(--fds-colors-green-800); - --fds-semantic-border-success-active: var(--fds-colors-green-900); - --fds-semantic-border-warning-default: var(--fds-colors-orange-600); - --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); - --fds-semantic-border-warning-active: var(--fds-colors-orange-800); - --fds-semantic-border-danger-default: var(--fds-colors-red-500); - --fds-semantic-border-danger-hover: var(--fds-colors-red-600); - --fds-semantic-border-danger-active: var(--fds-colors-red-700); - --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); - --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-input-default: var(--fds-colors-blue-900); - --fds-semantic-border-input-hover: var(--fds-colors-blue-700); - --fds-semantic-border-divider-default: var(--fds-colors-grey-400); - --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); - --fds-semantic-text-action-first-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-first-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-first-on_action: var(--fds-colors-white); - --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-on_action: var(--fds-colors-white); - --fds-semantic-text-action-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-hover: var(--fds-colors-blue-800); - --fds-semantic-text-action-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-on_action: var(--fds-colors-white); - --fds-semantic-text-success-default: var(--fds-colors-green-800); - --fds-semantic-text-success-hover: var(--fds-colors-green-900); - --fds-semantic-text-success-active: var(--fds-colors-green-900); - --fds-semantic-text-success-on_success: var(--fds-colors-white); - --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); - --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); - --fds-semantic-text-warning-default: var(--fds-colors-orange-700); - --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); - --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); - --fds-semantic-text-danger-default: var(--fds-colors-red-600); - --fds-semantic-text-danger-hover: var(--fds-colors-red-700); - --fds-semantic-text-danger-active: var(--fds-colors-red-800); - --fds-semantic-text-danger-on_danger: var(--fds-colors-white); - --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-visited-default: var(--fds-colors-purple-700); - --fds-semantic-background-default: var(--fds-colors-white); - --fds-semantic-background-subtle: var(--fds-colors-grey-100); - --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; - --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; - --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; - --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; - --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; - --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; - --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; - --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; - --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; - --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; - --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; - --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; - --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; - --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; - --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; - --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; - --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; - --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; - --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; - --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; - --fds-typography-label-small: 500 1rem/1.3 'Inter'; - --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; - --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; - --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; - --fds-opacity-disabled: 30%; - --fds-border_radius-interactive: 4px; - --fds-border_radius-small: 2px; - --fds-border_radius-medium: 4px; - --fds-border_radius-large: 8px; - --fds-border_radius-xlarge: 12px; - --fds-border_radius-xxlarge: 16px; - --fds-border_radius-xxxlarge: 24px; - --fds-border_radius-xxxxlarge: 32px; - --fds-border_radius-full: 9999px; - --fds-spacing-0: 0; - --fds-spacing-1: 0.25rem; - --fds-spacing-2: 0.5rem; - --fds-spacing-3: 0.75rem; - --fds-spacing-4: 1rem; - --fds-spacing-5: 1.25rem; - --fds-spacing-6: 1.5rem; - --fds-spacing-7: 1.75rem; - --fds-spacing-8: 2rem; - --fds-spacing-9: 2.25rem; - --fds-spacing-10: 2.5rem; - --fds-spacing-11: 2.75rem; - --fds-spacing-12: 3rem; - --fds-spacing-13: 3.25rem; - --fds-spacing-14: 3.5rem; - --fds-spacing-15: 3.75rem; - --fds-spacing-18: 4.5rem; - --fds-spacing-22: 5.5rem; - --fds-spacing-26: 6.5rem; - --fds-spacing-30: 7.5rem; - --fds-base_spacing: 4; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-base_sizing: 4; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); -} diff --git a/packages/theme/brand/digdir/dark.css b/packages/theme/brand/digdir/dark.css new file mode 100644 index 0000000000..47f5a1b2de --- /dev/null +++ b/packages/theme/brand/digdir/dark.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #001c36; + --fds-colors-accent-2: #002445; + --fds-colors-accent-3: #00315c; + --fds-colors-accent-4: #00396d; + --fds-colors-accent-5: #00427e; + --fds-colors-accent-6: #00529d; + --fds-colors-accent-7: #0f6bbe; + --fds-colors-accent-8: #3d88ca; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #7eb0dc; + --fds-colors-accent-13: #b0cfea; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #131c27; + --fds-colors-neutral-2: #192433; + --fds-colors-neutral-3: #243142; + --fds-colors-neutral-4: #2e3a4a; + --fds-colors-neutral-5: #374352; + --fds-colors-neutral-6: #495361; + --fds-colors-neutral-7: #626b77; + --fds-colors-neutral-8: #7d848e; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #a6abb2; + --fds-colors-neutral-13: #c9ccd0; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #2f1213; + --fds-colors-brand1-2: #3c1819; + --fds-colors-brand1-3: #522021; + --fds-colors-brand1-4: #602627; + --fds-colors-brand1-5: #702c2e; + --fds-colors-brand1-6: #8b3639; + --fds-colors-brand1-7: #b34649; + --fds-colors-brand1-8: #dd565a; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #f78d8f; + --fds-colors-brand1-13: #fabcbd; + --fds-colors-brand1-contrast-1: #41191b; + --fds-colors-brand1-contrast-2: #2f1213; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #231a05; + --fds-colors-brand2-2: #2d2206; + --fds-colors-brand2-3: #3d2e09; + --fds-colors-brand2-4: #48360a; + --fds-colors-brand2-5: #543e0c; + --fds-colors-brand2-6: #684e0f; + --fds-colors-brand2-7: #876413; + --fds-colors-brand2-8: #a87c17; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #daa21f; + --fds-colors-brand2-13: #eec76c; + --fds-colors-brand2-contrast-1: #302407; + --fds-colors-brand2-contrast-2: #45340a; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #061d30; + --fds-colors-brand3-2: #07253c; + --fds-colors-brand3-3: #0a3251; + --fds-colors-brand3-4: #0c3b60; + --fds-colors-brand3-5: #0e446e; + --fds-colors-brand3-6: #11558a; + --fds-colors-brand3-7: #166eb2; + --fds-colors-brand3-8: #1b88db; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #57b2f8; + --fds-colors-brand3-13: #9cd2fb; + --fds-colors-brand3-contrast-1: #082740; + --fds-colors-brand3-contrast-2: #061f33; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #08200c; + --fds-colors-success-background-subtle: #0b290f; + --fds-colors-success-surface-default: #0f3814; + --fds-colors-success-surface-hover: #114218; + --fds-colors-success-surface-active: #144c1c; + --fds-colors-success-border-subtle: #185e22; + --fds-colors-success-border-default: #207a2c; + --fds-colors-success-border-strong: #279636; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #64be70; + --fds-colors-success-text-default: #a2d8aa; + --fds-colors-success-contrast-first: #000; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #380c0c; + --fds-colors-danger-background-subtle: #470f10; + --fds-colors-danger-surface-default: #5e1515; + --fds-colors-danger-surface-hover: #6f1819; + --fds-colors-danger-surface-active: #7f1c1c; + --fds-colors-danger-border-subtle: #9d2223; + --fds-colors-danger-border-default: #bb3f40; + --fds-colors-danger-border-strong: #c96666; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #dc9a9b; + --fds-colors-danger-text-default: #e9c2c2; + --fds-colors-danger-contrast-first: #000; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #031d30; + --fds-colors-info-background-subtle: #032540; + --fds-colors-info-surface-default: #043256; + --fds-colors-info-surface-hover: #053c65; + --fds-colors-info-surface-active: #064474; + --fds-colors-info-border-subtle: #075490; + --fds-colors-info-border-default: #0a6dba; + --fds-colors-info-border-strong: #3389cb; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #78b1dc; + --fds-colors-info-text-default: #aed0ea; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #211b08; + --fds-colors-warning-background-subtle: #2b230a; + --fds-colors-warning-surface-default: #3a300e; + --fds-colors-warning-surface-hover: #453810; + --fds-colors-warning-surface-active: #4e4013; + --fds-colors-warning-border-subtle: #625017; + --fds-colors-warning-border-default: #7f681e; + --fds-colors-warning-border-strong: #9c8125; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #e39a72; + --fds-colors-warning-text-default: #efc3ab; + --fds-colors-warning-contrast-first: #000; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/digdir/light.css b/packages/theme/brand/digdir/light.css new file mode 100644 index 0000000000..346ffa5ec0 --- /dev/null +++ b/packages/theme/brand/digdir/light.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #fefeff; + --fds-colors-accent-2: #eef4fa; + --fds-colors-accent-3: #e2edf7; + --fds-colors-accent-4: #c3daef; + --fds-colors-accent-5: #a4c7e6; + --fds-colors-accent-6: #aecde9; + --fds-colors-accent-7: #4b90ce; + --fds-colors-accent-8: #00529d; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #005099; + --fds-colors-accent-13: #00315c; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #fefefe; + --fds-colors-neutral-2: #f3f4f5; + --fds-colors-neutral-3: #e9eaec; + --fds-colors-neutral-4: #d5d7da; + --fds-colors-neutral-5: #c1c4c9; + --fds-colors-neutral-6: #c6c9cd; + --fds-colors-neutral-7: #858c96; + --fds-colors-neutral-8: #495361; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #46505e; + --fds-colors-neutral-13: #243142; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #fffefe; + --fds-colors-brand1-2: #fef0f1; + --fds-colors-brand1-3: #fde5e6; + --fds-colors-brand1-4: #fbcccd; + --fds-colors-brand1-5: #fab1b3; + --fds-colors-brand1-6: #fab8b9; + --fds-colors-brand1-7: #eb5b5f; + --fds-colors-brand1-8: #8b3639; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #873537; + --fds-colors-brand1-13: #522021; + --fds-colors-brand1-contrast-1: #f6fafd; + --fds-colors-brand1-contrast-2: #ddeaf6; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #fffefc; + --fds-colors-brand2-2: #fbf3e0; + --fds-colors-brand2-3: #f8e9c6; + --fds-colors-brand2-4: #f2d48d; + --fds-colors-brand2-5: #ebbe54; + --fds-colors-brand2-6: #edc464; + --fds-colors-brand2-7: #b28419; + --fds-colors-brand2-8: #684e0f; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #664c0e; + --fds-colors-brand2-13: #3d2e09; + --fds-colors-brand2-contrast-1: #f6fafd; + --fds-colors-brand2-contrast-2: #ddeaf6; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #fdfeff; + --fds-colors-brand3-2: #eaf6fe; + --fds-colors-brand3-3: #d9eefd; + --fds-colors-brand3-4: #b3dcfc; + --fds-colors-brand3-5: #8bcafa; + --fds-colors-brand3-6: #96cffa; + --fds-colors-brand3-7: #1c90e8; + --fds-colors-brand3-8: #11558a; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #105387; + --fds-colors-brand3-13: #0a3251; + --fds-colors-brand3-contrast-1: #f6fafd; + --fds-colors-brand3-contrast-2: #ddeaf6; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #fcfefc; + --fds-colors-success-background-subtle: #e9f6ea; + --fds-colors-success-surface-default: #d9efdc; + --fds-colors-success-surface-hover: #b9e1be; + --fds-colors-success-surface-active: #94d29d; + --fds-colors-success-border-subtle: #9ed6a5; + --fds-colors-success-border-default: #29a03a; + --fds-colors-success-border-strong: #185e22; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #185c21; + --fds-colors-success-text-default: #0f3814; + --fds-colors-success-contrast-first: #ffffff; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #fffefe; + --fds-colors-danger-background-subtle: #fbf2f3; + --fds-colors-danger-surface-default: #f6e6e6; + --fds-colors-danger-surface-hover: #eecfd0; + --fds-colors-danger-surface-active: #e6b9b9; + --fds-colors-danger-border-subtle: #e8bfbf; + --fds-colors-danger-border-default: #cd7172; + --fds-colors-danger-border-strong: #9d2223; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #9a2122; + --fds-colors-danger-text-default: #5e1515; + --fds-colors-danger-contrast-first: #ffffff; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #fefeff; + --fds-colors-info-background-subtle: #edf5fa; + --fds-colors-info-surface-default: #dfecf7; + --fds-colors-info-surface-hover: #bedaee; + --fds-colors-info-surface-active: #a1c9e7; + --fds-colors-info-border-subtle: #aacee9; + --fds-colors-info-border-default: #4291ce; + --fds-colors-info-border-strong: #075490; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #07528c; + --fds-colors-info-text-default: #043256; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #fffefc; + --fds-colors-warning-background-subtle: #fbf2d5; + --fds-colors-warning-surface-default: #f9ebbd; + --fds-colors-warning-surface-hover: #f2d474; + --fds-colors-warning-surface-active: #e8bf37; + --fds-colors-warning-border-subtle: #edc644; + --fds-colors-warning-border-default: #a68827; + --fds-colors-warning-border-strong: #625017; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #813c15; + --fds-colors-warning-text-default: #4f240d; + --fds-colors-warning-contrast-first: #ffffff; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/digdir/tokens.css b/packages/theme/brand/digdir/tokens.css deleted file mode 100644 index 2303000eeb..0000000000 --- a/packages/theme/brand/digdir/tokens.css +++ /dev/null @@ -1,309 +0,0 @@ -/** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio - */ - -:root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ - --fds-colors-blue-100: #e6eff8; - --fds-colors-blue-200: #b3d0ea; - --fds-colors-blue-700: #0062ba; - --fds-colors-blue-800: #004e95; - --fds-colors-blue-900: #00315d; - --fds-colors-white: #ffffff; - --fds-colors-grey-100: #f4f5f6; - --fds-colors-grey-200: #e9eaec; - --fds-colors-grey-600: #68707c; - --fds-colors-grey-700: #4b5563; - --fds-colors-grey-800: #1e2b3c; - --fds-colors-green-200: #d1f4e1; - --fds-colors-green-300: #8be4b5; - --fds-colors-green-700: #118849; - --fds-colors-green-800: #0c6536; - --fds-colors-green-900: #084826; - --fds-colors-yellow-100: #fffbe6; - --fds-colors-yellow-200: #fff4b4; - --fds-colors-yellow-300: #ffed83; - --fds-colors-red-100: #f9d5db; - --fds-colors-red-200: #f3abb6; - --fds-colors-red-500: #e02e49; - --fds-colors-red-600: #b3253a; - --fds-colors-red-700: #861c2c; - --fds-colors-yellow-500: #ffda06; - --fds-colors-blue-400: #66a1d6; - --fds-colors-grey-300: #d2d5d8; - --fds-colors-orange-600: #cc7005; - --fds-colors-orange-700: #995404; - --fds-colors-orange-800: #663802; - --fds-colors-grey-400: #bcbfc5; - --fds-colors-red-800: #5a121d; - --fds-colors-purple-700: #7a1265; - - /** Tokens */ - --fds-brand-alt1-100: #feefef; - --fds-brand-alt1-200: #fddfe0; - --fds-brand-alt1-300: #fbbfc1; - --fds-brand-alt1-400: #f89fa1; - --fds-brand-alt1-500: #f67f82; - --fds-brand-alt1-600: #f45f63; - --fds-brand-alt1-700: #dc5659; - --fds-brand-alt1-800: #c34c4f; - --fds-brand-alt1-900: #B83D41; - --fds-brand-alt2-100: #fcf7e9; - --fds-brand-alt2-200: #faeec2; - --fds-brand-alt2-300: #f5dda6; - --fds-brand-alt2-400: #efcc79; - --fds-brand-alt2-500: #eabb4d; - --fds-brand-alt2-600: #e5aa20; - --fds-brand-alt2-700: #ce991d; - --fds-brand-alt2-800: #b7881a; - --fds-brand-alt2-900: #A17717; - --fds-brand-alt3-100: #e9f5ff; - --fds-brand-alt3-200: #d2eafd; - --fds-brand-alt3-300: #a5d6fb; - --fds-brand-alt3-400: #78c1f9; - --fds-brand-alt3-500: #4badf7; - --fds-brand-alt3-600: #1e98f5; - --fds-brand-alt3-700: #1b88dd; - --fds-brand-alt3-800: #156aac; - --fds-brand-alt3-900: #125A91; - --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); - --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); - --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); - --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); - --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); - --fds-semantic-surface-action-first-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-first-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-first-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); - --fds-semantic-surface-neutral-default: var(--fds-colors-white); - --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); - --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); - --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); - --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); - --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); - --fds-semantic-surface-success-default: var(--fds-colors-green-700); - --fds-semantic-surface-success-hover: var(--fds-colors-green-800); - --fds-semantic-surface-success-active: var(--fds-colors-green-900); - --fds-semantic-surface-success-no_fill: var(--fds-colors-white); - --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); - --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); - --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); - --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); - --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); - --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); - --fds-semantic-surface-danger-default: var(--fds-colors-red-500); - --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); - --fds-semantic-surface-danger-active: var(--fds-colors-red-700); - --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); - --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); - --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); - --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); - --fds-semantic-border-first-default: var(--fds-brand-alt1-600); - --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); - --fds-semantic-border-first-active: var(--fds-brand-alt1-800); - --fds-semantic-border-second-default: var(--fds-brand-alt2-600); - --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); - --fds-semantic-border-second-active: var(--fds-brand-alt2-800); - --fds-semantic-border-third-default: var(--fds-brand-alt3-600); - --fds-semantic-border-third-hover: var(--fds-brand-alt3-700); - --fds-semantic-border-third-active: var(--fds-brand-alt3-800); - --fds-semantic-border-action-first-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-hover: var(--fds-colors-blue-700); - --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); - --fds-semantic-border-info-default: var(--fds-colors-blue-800); - --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); - --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); - --fds-semantic-border-success-default: var(--fds-colors-green-700); - --fds-semantic-border-success-hover: var(--fds-colors-green-800); - --fds-semantic-border-success-active: var(--fds-colors-green-900); - --fds-semantic-border-warning-default: var(--fds-colors-orange-600); - --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); - --fds-semantic-border-warning-active: var(--fds-colors-orange-800); - --fds-semantic-border-danger-default: var(--fds-colors-red-500); - --fds-semantic-border-danger-hover: var(--fds-colors-red-600); - --fds-semantic-border-danger-active: var(--fds-colors-red-700); - --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); - --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-input-default: var(--fds-colors-blue-900); - --fds-semantic-border-input-hover: var(--fds-colors-blue-700); - --fds-semantic-border-divider-default: var(--fds-colors-grey-400); - --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); - --fds-semantic-text-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-first-hover: #004e95; - --fds-semantic-text-action-first-active: #00315d; - --fds-semantic-text-action-first-on_action: var(--fds-colors-white); - --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-on_action: var(--fds-colors-white); - --fds-semantic-text-action-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-hover: var(--fds-colors-blue-800); - --fds-semantic-text-action-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-on_action: var(--fds-colors-white); - --fds-semantic-text-success-default: var(--fds-colors-green-800); - --fds-semantic-text-success-hover: var(--fds-colors-green-900); - --fds-semantic-text-success-active: var(--fds-colors-green-900); - --fds-semantic-text-success-on_success: var(--fds-colors-white); - --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); - --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); - --fds-semantic-text-warning-default: var(--fds-colors-orange-700); - --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); - --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); - --fds-semantic-text-danger-default: var(--fds-colors-red-600); - --fds-semantic-text-danger-hover: var(--fds-colors-red-700); - --fds-semantic-text-danger-active: var(--fds-colors-red-800); - --fds-semantic-text-danger-on_danger: var(--fds-colors-white); - --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-visited-default: var(--fds-colors-purple-700); - --fds-semantic-background-default: var(--fds-colors-white); - --fds-semantic-background-subtle: var(--fds-colors-grey-100); - --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; - --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; - --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; - --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; - --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; - --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; - --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; - --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; - --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; - --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; - --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; - --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; - --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; - --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; - --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; - --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; - --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; - --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; - --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; - --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; - --fds-typography-label-small: 500 1rem/1.3 'Inter'; - --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; - --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; - --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; - --fds-opacity-disabled: 30%; - --fds-border_radius-interactive: 4px; - --fds-border_radius-small: 2px; - --fds-border_radius-medium: 4px; - --fds-border_radius-large: 8px; - --fds-border_radius-xlarge: 12px; - --fds-border_radius-xxlarge: 16px; - --fds-border_radius-xxxlarge: 24px; - --fds-border_radius-xxxxlarge: 32px; - --fds-border_radius-full: 9999px; - --fds-spacing-0: 0; - --fds-spacing-1: 0.25rem; - --fds-spacing-2: 0.5rem; - --fds-spacing-3: 0.75rem; - --fds-spacing-4: 1rem; - --fds-spacing-5: 1.25rem; - --fds-spacing-6: 1.5rem; - --fds-spacing-7: 1.75rem; - --fds-spacing-8: 2rem; - --fds-spacing-9: 2.25rem; - --fds-spacing-10: 2.5rem; - --fds-spacing-11: 2.75rem; - --fds-spacing-12: 3rem; - --fds-spacing-13: 3.25rem; - --fds-spacing-14: 3.5rem; - --fds-spacing-15: 3.75rem; - --fds-spacing-18: 4.5rem; - --fds-spacing-22: 5.5rem; - --fds-spacing-26: 6.5rem; - --fds-spacing-30: 7.5rem; - --fds-base_spacing: 4; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-base_sizing: 4; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); -} diff --git a/packages/theme/brand/theme4/dark.css b/packages/theme/brand/theme4/dark.css new file mode 100644 index 0000000000..47f5a1b2de --- /dev/null +++ b/packages/theme/brand/theme4/dark.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #001c36; + --fds-colors-accent-2: #002445; + --fds-colors-accent-3: #00315c; + --fds-colors-accent-4: #00396d; + --fds-colors-accent-5: #00427e; + --fds-colors-accent-6: #00529d; + --fds-colors-accent-7: #0f6bbe; + --fds-colors-accent-8: #3d88ca; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #7eb0dc; + --fds-colors-accent-13: #b0cfea; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #131c27; + --fds-colors-neutral-2: #192433; + --fds-colors-neutral-3: #243142; + --fds-colors-neutral-4: #2e3a4a; + --fds-colors-neutral-5: #374352; + --fds-colors-neutral-6: #495361; + --fds-colors-neutral-7: #626b77; + --fds-colors-neutral-8: #7d848e; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #a6abb2; + --fds-colors-neutral-13: #c9ccd0; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #2f1213; + --fds-colors-brand1-2: #3c1819; + --fds-colors-brand1-3: #522021; + --fds-colors-brand1-4: #602627; + --fds-colors-brand1-5: #702c2e; + --fds-colors-brand1-6: #8b3639; + --fds-colors-brand1-7: #b34649; + --fds-colors-brand1-8: #dd565a; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #f78d8f; + --fds-colors-brand1-13: #fabcbd; + --fds-colors-brand1-contrast-1: #41191b; + --fds-colors-brand1-contrast-2: #2f1213; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #231a05; + --fds-colors-brand2-2: #2d2206; + --fds-colors-brand2-3: #3d2e09; + --fds-colors-brand2-4: #48360a; + --fds-colors-brand2-5: #543e0c; + --fds-colors-brand2-6: #684e0f; + --fds-colors-brand2-7: #876413; + --fds-colors-brand2-8: #a87c17; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #daa21f; + --fds-colors-brand2-13: #eec76c; + --fds-colors-brand2-contrast-1: #302407; + --fds-colors-brand2-contrast-2: #45340a; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #061d30; + --fds-colors-brand3-2: #07253c; + --fds-colors-brand3-3: #0a3251; + --fds-colors-brand3-4: #0c3b60; + --fds-colors-brand3-5: #0e446e; + --fds-colors-brand3-6: #11558a; + --fds-colors-brand3-7: #166eb2; + --fds-colors-brand3-8: #1b88db; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #57b2f8; + --fds-colors-brand3-13: #9cd2fb; + --fds-colors-brand3-contrast-1: #082740; + --fds-colors-brand3-contrast-2: #061f33; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #08200c; + --fds-colors-success-background-subtle: #0b290f; + --fds-colors-success-surface-default: #0f3814; + --fds-colors-success-surface-hover: #114218; + --fds-colors-success-surface-active: #144c1c; + --fds-colors-success-border-subtle: #185e22; + --fds-colors-success-border-default: #207a2c; + --fds-colors-success-border-strong: #279636; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #64be70; + --fds-colors-success-text-default: #a2d8aa; + --fds-colors-success-contrast-first: #000; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #380c0c; + --fds-colors-danger-background-subtle: #470f10; + --fds-colors-danger-surface-default: #5e1515; + --fds-colors-danger-surface-hover: #6f1819; + --fds-colors-danger-surface-active: #7f1c1c; + --fds-colors-danger-border-subtle: #9d2223; + --fds-colors-danger-border-default: #bb3f40; + --fds-colors-danger-border-strong: #c96666; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #dc9a9b; + --fds-colors-danger-text-default: #e9c2c2; + --fds-colors-danger-contrast-first: #000; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #031d30; + --fds-colors-info-background-subtle: #032540; + --fds-colors-info-surface-default: #043256; + --fds-colors-info-surface-hover: #053c65; + --fds-colors-info-surface-active: #064474; + --fds-colors-info-border-subtle: #075490; + --fds-colors-info-border-default: #0a6dba; + --fds-colors-info-border-strong: #3389cb; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #78b1dc; + --fds-colors-info-text-default: #aed0ea; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #211b08; + --fds-colors-warning-background-subtle: #2b230a; + --fds-colors-warning-surface-default: #3a300e; + --fds-colors-warning-surface-hover: #453810; + --fds-colors-warning-surface-active: #4e4013; + --fds-colors-warning-border-subtle: #625017; + --fds-colors-warning-border-default: #7f681e; + --fds-colors-warning-border-strong: #9c8125; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #e39a72; + --fds-colors-warning-text-default: #efc3ab; + --fds-colors-warning-contrast-first: #000; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/theme4/light.css b/packages/theme/brand/theme4/light.css new file mode 100644 index 0000000000..346ffa5ec0 --- /dev/null +++ b/packages/theme/brand/theme4/light.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #fefeff; + --fds-colors-accent-2: #eef4fa; + --fds-colors-accent-3: #e2edf7; + --fds-colors-accent-4: #c3daef; + --fds-colors-accent-5: #a4c7e6; + --fds-colors-accent-6: #aecde9; + --fds-colors-accent-7: #4b90ce; + --fds-colors-accent-8: #00529d; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #005099; + --fds-colors-accent-13: #00315c; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #fefefe; + --fds-colors-neutral-2: #f3f4f5; + --fds-colors-neutral-3: #e9eaec; + --fds-colors-neutral-4: #d5d7da; + --fds-colors-neutral-5: #c1c4c9; + --fds-colors-neutral-6: #c6c9cd; + --fds-colors-neutral-7: #858c96; + --fds-colors-neutral-8: #495361; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #46505e; + --fds-colors-neutral-13: #243142; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #fffefe; + --fds-colors-brand1-2: #fef0f1; + --fds-colors-brand1-3: #fde5e6; + --fds-colors-brand1-4: #fbcccd; + --fds-colors-brand1-5: #fab1b3; + --fds-colors-brand1-6: #fab8b9; + --fds-colors-brand1-7: #eb5b5f; + --fds-colors-brand1-8: #8b3639; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #873537; + --fds-colors-brand1-13: #522021; + --fds-colors-brand1-contrast-1: #f6fafd; + --fds-colors-brand1-contrast-2: #ddeaf6; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #fffefc; + --fds-colors-brand2-2: #fbf3e0; + --fds-colors-brand2-3: #f8e9c6; + --fds-colors-brand2-4: #f2d48d; + --fds-colors-brand2-5: #ebbe54; + --fds-colors-brand2-6: #edc464; + --fds-colors-brand2-7: #b28419; + --fds-colors-brand2-8: #684e0f; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #664c0e; + --fds-colors-brand2-13: #3d2e09; + --fds-colors-brand2-contrast-1: #f6fafd; + --fds-colors-brand2-contrast-2: #ddeaf6; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #fdfeff; + --fds-colors-brand3-2: #eaf6fe; + --fds-colors-brand3-3: #d9eefd; + --fds-colors-brand3-4: #b3dcfc; + --fds-colors-brand3-5: #8bcafa; + --fds-colors-brand3-6: #96cffa; + --fds-colors-brand3-7: #1c90e8; + --fds-colors-brand3-8: #11558a; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #105387; + --fds-colors-brand3-13: #0a3251; + --fds-colors-brand3-contrast-1: #f6fafd; + --fds-colors-brand3-contrast-2: #ddeaf6; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #fcfefc; + --fds-colors-success-background-subtle: #e9f6ea; + --fds-colors-success-surface-default: #d9efdc; + --fds-colors-success-surface-hover: #b9e1be; + --fds-colors-success-surface-active: #94d29d; + --fds-colors-success-border-subtle: #9ed6a5; + --fds-colors-success-border-default: #29a03a; + --fds-colors-success-border-strong: #185e22; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #185c21; + --fds-colors-success-text-default: #0f3814; + --fds-colors-success-contrast-first: #ffffff; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #fffefe; + --fds-colors-danger-background-subtle: #fbf2f3; + --fds-colors-danger-surface-default: #f6e6e6; + --fds-colors-danger-surface-hover: #eecfd0; + --fds-colors-danger-surface-active: #e6b9b9; + --fds-colors-danger-border-subtle: #e8bfbf; + --fds-colors-danger-border-default: #cd7172; + --fds-colors-danger-border-strong: #9d2223; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #9a2122; + --fds-colors-danger-text-default: #5e1515; + --fds-colors-danger-contrast-first: #ffffff; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #fefeff; + --fds-colors-info-background-subtle: #edf5fa; + --fds-colors-info-surface-default: #dfecf7; + --fds-colors-info-surface-hover: #bedaee; + --fds-colors-info-surface-active: #a1c9e7; + --fds-colors-info-border-subtle: #aacee9; + --fds-colors-info-border-default: #4291ce; + --fds-colors-info-border-strong: #075490; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #07528c; + --fds-colors-info-text-default: #043256; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #fffefc; + --fds-colors-warning-background-subtle: #fbf2d5; + --fds-colors-warning-surface-default: #f9ebbd; + --fds-colors-warning-surface-hover: #f2d474; + --fds-colors-warning-surface-active: #e8bf37; + --fds-colors-warning-border-subtle: #edc644; + --fds-colors-warning-border-default: #a68827; + --fds-colors-warning-border-strong: #625017; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #813c15; + --fds-colors-warning-text-default: #4f240d; + --fds-colors-warning-contrast-first: #ffffff; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/tilsynet/tokens.css b/packages/theme/brand/tilsynet/tokens.css deleted file mode 100644 index 259921281f..0000000000 --- a/packages/theme/brand/tilsynet/tokens.css +++ /dev/null @@ -1,309 +0,0 @@ -/** - * Do not edit directly - * These files are generated from design tokens defined in Figma using Token Studio - */ - -:root { - /** Referenced source tokens */ - /** DO NOT OVERRIDE */ - --fds-colors-grey-100: #f4f5f6; - --fds-colors-grey-200: #e9eaec; - --fds-colors-blue-900: #00315d; - --fds-colors-white: #ffffff; - --fds-colors-blue-100: #e6eff8; - --fds-colors-blue-200: #b3d0ea; - --fds-colors-blue-700: #0062ba; - --fds-colors-blue-800: #004e95; - --fds-colors-grey-600: #68707c; - --fds-colors-grey-700: #4b5563; - --fds-colors-grey-800: #1e2b3c; - --fds-colors-green-200: #d1f4e1; - --fds-colors-green-300: #8be4b5; - --fds-colors-green-700: #118849; - --fds-colors-green-800: #0c6536; - --fds-colors-green-900: #084826; - --fds-colors-yellow-100: #fffbe6; - --fds-colors-yellow-200: #fff4b4; - --fds-colors-yellow-300: #ffed83; - --fds-colors-red-100: #f9d5db; - --fds-colors-red-200: #f3abb6; - --fds-colors-red-500: #e02e49; - --fds-colors-red-600: #b3253a; - --fds-colors-red-700: #861c2c; - --fds-colors-yellow-500: #ffda06; - --fds-colors-blue-400: #66a1d6; - --fds-colors-grey-300: #d2d5d8; - --fds-colors-orange-600: #cc7005; - --fds-colors-orange-700: #995404; - --fds-colors-orange-800: #663802; - --fds-colors-grey-400: #bcbfc5; - --fds-colors-red-800: #5a121d; - --fds-colors-purple-700: #7a1265; - - /** Tokens */ - --fds-brand-alt1-100: #efeffb; - --fds-brand-alt1-200: #dedff6; - --fds-brand-alt1-300: #bec0ed; - --fds-brand-alt1-400: #9da0e4; - --fds-brand-alt1-500: #7d81db; - --fds-brand-alt1-600: #5c61d2; - --fds-brand-alt1-700: #3339c6; - --fds-brand-alt1-800: #0008b8; - --fds-brand-alt1-900: #00078F; - --fds-brand-alt2-100: #ffeee1; - --fds-brand-alt2-200: #ffdcc3; - --fds-brand-alt2-300: #fdd4b7; - --fds-brand-alt2-400: #ffc296; - --fds-brand-alt2-500: #ffb178; - --fds-brand-alt2-600: #ffa869; - --fds-brand-alt2-700: #e6975f; - --fds-brand-alt2-800: #b3764a; - --fds-brand-alt2-900: #9F6841; - --fds-brand-alt3-100: #eff6f4; - --fds-brand-alt3-200: #deece9; - --fds-brand-alt3-300: #bedad2; - --fds-brand-alt3-400: #9dc7bc; - --fds-brand-alt3-500: #7db5a5; - --fds-brand-alt3-600: #5ca28f; - --fds-brand-alt3-700: #4c907e; - --fds-brand-alt3-800: #407d6d; - --fds-brand-alt3-900: #376C5E; - --fds-semantic-surface-first-subtle: var(--fds-brand-alt1-200); - --fds-semantic-surface-first-subtle-hover: var(--fds-brand-alt1-300); - --fds-semantic-surface-first-subtle-active: var(--fds-brand-alt1-400); - --fds-semantic-surface-first-strong: var(--fds-brand-alt1-800); - --fds-semantic-surface-second-subtle: var(--fds-brand-alt2-200); - --fds-semantic-surface-second-subtle-hover: var(--fds-brand-alt2-300); - --fds-semantic-surface-second-subtle-active: var(--fds-brand-alt2-400); - --fds-semantic-surface-second-strong: var(--fds-brand-alt2-900); - --fds-semantic-surface-third-subtle: var(--fds-brand-alt3-200); - --fds-semantic-surface-third-subtle-hover: var(--fds-brand-alt3-300); - --fds-semantic-surface-third-subtle-active: var(--fds-brand-alt3-400); - --fds-semantic-surface-third-strong: var(--fds-brand-alt3-800); - --fds-semantic-surface-action-first-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-first-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-first-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-first-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-first-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-first-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-first-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-first-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-second-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-action-second-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-surface-action-second-hover: rgba(0, 49, 93, 0.9); - --fds-semantic-surface-action-second-active: rgba(0, 49, 93, 0.8); - --fds-semantic-surface-action-second-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-second-no_fill-hover: rgba(0, 49, 93, 0.1); - --fds-semantic-surface-action-second-no_fill-active: rgba(0, 49, 93, 0.2); - --fds-semantic-surface-action-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-action-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-action-default: var(--fds-colors-blue-700); - --fds-semantic-surface-action-hover: var(--fds-colors-blue-800); - --fds-semantic-surface-action-active: var(--fds-colors-blue-900); - --fds-semantic-surface-action-no_fill: var(--fds-colors-white); - --fds-semantic-surface-action-no_fill-hover: var(--fds-colors-blue-100); - --fds-semantic-surface-action-no_fill-active: var(--fds-colors-blue-200); - --fds-semantic-surface-action-checked: var(--fds-colors-blue-700); - --fds-semantic-surface-neutral-default: var(--fds-colors-white); - --fds-semantic-surface-neutral-selected: var(--fds-colors-blue-100); - --fds-semantic-surface-neutral-subtle: var(--fds-colors-grey-100); - --fds-semantic-surface-neutral-subtle-hover: var(--fds-colors-grey-200); - --fds-semantic-surface-neutral-strong: var(--fds-colors-grey-600); - --fds-semantic-surface-neutral-strong-hover: var(--fds-colors-grey-700); - --fds-semantic-surface-neutral-inverted: var(--fds-colors-grey-800); - --fds-semantic-surface-success-subtle: var(--fds-colors-green-200); - --fds-semantic-surface-success-subtle-hover: var(--fds-colors-green-300); - --fds-semantic-surface-success-default: var(--fds-colors-green-700); - --fds-semantic-surface-success-hover: var(--fds-colors-green-800); - --fds-semantic-surface-success-active: var(--fds-colors-green-900); - --fds-semantic-surface-success-no_fill: var(--fds-colors-white); - --fds-semantic-surface-success-no_fill-hover: var(--fds-colors-green-200); - --fds-semantic-surface-success-no_fill-active: var(--fds-colors-green-300); - --fds-semantic-surface-warning-subtle: var(--fds-colors-yellow-100); - --fds-semantic-surface-warning-subtle-hover: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default: var(--fds-colors-yellow-200); - --fds-semantic-surface-warning-default-hover: var(--fds-colors-yellow-300); - --fds-semantic-surface-danger-subtle: var(--fds-colors-red-100); - --fds-semantic-surface-danger-subtle-hover: var(--fds-colors-red-200); - --fds-semantic-surface-danger-default: var(--fds-colors-red-500); - --fds-semantic-surface-danger-hover: var(--fds-colors-red-600); - --fds-semantic-surface-danger-active: var(--fds-colors-red-700); - --fds-semantic-surface-danger-no_fill: var(--fds-colors-white); - --fds-semantic-surface-danger-no_fill-hover: var(--fds-colors-red-100); - --fds-semantic-surface-danger-no_fill-active: var(--fds-colors-red-200); - --fds-semantic-surface-info-subtle: var(--fds-colors-blue-100); - --fds-semantic-surface-info-subtle-hover: var(--fds-colors-blue-200); - --fds-semantic-surface-focus-default: var(--fds-colors-yellow-500); - --fds-semantic-border-first-default: var(--fds-brand-alt1-600); - --fds-semantic-border-first-hover: var(--fds-brand-alt1-700); - --fds-semantic-border-first-active: var(--fds-brand-alt1-800); - --fds-semantic-border-second-default: var(--fds-brand-alt2-600); - --fds-semantic-border-second-hover: var(--fds-brand-alt2-700); - --fds-semantic-border-second-active: var(--fds-brand-alt2-800); - --fds-semantic-border-third-default: var(--fds-brand-alt3-600); - --fds-semantic-border-third-hover: var(--fds-brand-alt3-700); - --fds-semantic-border-third-active: var(--fds-brand-alt3-800); - --fds-semantic-border-action-first-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-first-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-first-hover: var(--fds-colors-blue-800); - --fds-semantic-border-action-first-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-subtle: var(--fds-colors-grey-200); - --fds-semantic-border-action-second-subtle-hover: var(--fds-colors-grey-300); - --fds-semantic-border-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-border-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-subtle: var(--fds-colors-blue-200); - --fds-semantic-border-action-subtle-hover: var(--fds-colors-blue-400); - --fds-semantic-border-action-default: var(--fds-colors-blue-700); - --fds-semantic-border-action-hover: var(--fds-colors-blue-700); - --fds-semantic-border-action-active: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong: var(--fds-colors-blue-900); - --fds-semantic-border-action-strong-hover: var(--fds-colors-blue-700); - --fds-semantic-border-info-default: var(--fds-colors-blue-800); - --fds-semantic-border-neutral-default: var(--fds-colors-grey-600); - --fds-semantic-border-neutral-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-neutral-strong: var(--fds-colors-grey-800); - --fds-semantic-border-success-default: var(--fds-colors-green-700); - --fds-semantic-border-success-hover: var(--fds-colors-green-800); - --fds-semantic-border-success-active: var(--fds-colors-green-900); - --fds-semantic-border-warning-default: var(--fds-colors-orange-600); - --fds-semantic-border-warning-hover: var(--fds-colors-orange-700); - --fds-semantic-border-warning-active: var(--fds-colors-orange-800); - --fds-semantic-border-danger-default: var(--fds-colors-red-500); - --fds-semantic-border-danger-hover: var(--fds-colors-red-600); - --fds-semantic-border-danger-active: var(--fds-colors-red-700); - --fds-semantic-border-focus-outline: var(--fds-colors-yellow-500); - --fds-semantic-border-focus-boxshadow: var(--fds-semantic-border-neutral-strong); - --fds-semantic-border-input-default: var(--fds-colors-blue-900); - --fds-semantic-border-input-hover: var(--fds-colors-blue-700); - --fds-semantic-border-divider-default: var(--fds-colors-grey-400); - --fds-semantic-border-divider-subtle: var(--fds-colors-grey-300); - --fds-semantic-border-divider-strong: var(--fds-colors-grey-600); - --fds-semantic-text-action-first-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-first-hover: #004e95; - --fds-semantic-text-action-first-active: #00315d; - --fds-semantic-text-action-first-on_action: var(--fds-colors-white); - --fds-semantic-text-action-second-default: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-hover: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-second-on_action: var(--fds-colors-white); - --fds-semantic-text-action-default: var(--fds-colors-blue-700); - --fds-semantic-text-action-hover: var(--fds-colors-blue-800); - --fds-semantic-text-action-active: var(--fds-colors-blue-900); - --fds-semantic-text-action-on_action: var(--fds-colors-white); - --fds-semantic-text-success-default: var(--fds-colors-green-800); - --fds-semantic-text-success-hover: var(--fds-colors-green-900); - --fds-semantic-text-success-active: var(--fds-colors-green-900); - --fds-semantic-text-success-on_success: var(--fds-colors-white); - --fds-semantic-text-success-on_success_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-default: var(--fds-colors-grey-800); - --fds-semantic-text-neutral-subtle: var(--fds-colors-grey-700); - --fds-semantic-text-neutral-on_inverted: var(--fds-colors-white); - --fds-semantic-text-warning-default: var(--fds-colors-orange-700); - --fds-semantic-text-warning-icon_warning: var(--fds-colors-orange-600); - --fds-semantic-text-warning-on_warning: var(--fds-colors-orange-800); - --fds-semantic-text-danger-default: var(--fds-colors-red-600); - --fds-semantic-text-danger-hover: var(--fds-colors-red-700); - --fds-semantic-text-danger-active: var(--fds-colors-red-800); - --fds-semantic-text-danger-on_danger: var(--fds-colors-white); - --fds-semantic-text-danger-on_danger_subtle: var(--fds-colors-grey-800); - --fds-semantic-text-visited-default: var(--fds-colors-purple-700); - --fds-semantic-background-default: var(--fds-colors-white); - --fds-semantic-background-subtle: var(--fds-colors-grey-100); - --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; - --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; - --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; - --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; - --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; - --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; - --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; - --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; - --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; - --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; - --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; - --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; - --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; - --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; - --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; - --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; - --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; - --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; - --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; - --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; - --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; - --fds-typography-label-small: 500 1rem/1.3 'Inter'; - --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; - --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; - --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; - --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; - --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; - --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; - --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; - --fds-opacity-disabled: 30%; - --fds-border_radius-interactive: 4px; - --fds-border_radius-small: 2px; - --fds-border_radius-medium: 4px; - --fds-border_radius-large: 8px; - --fds-border_radius-xlarge: 12px; - --fds-border_radius-xxlarge: 16px; - --fds-border_radius-xxxlarge: 24px; - --fds-border_radius-xxxxlarge: 32px; - --fds-border_radius-full: 9999px; - --fds-spacing-0: 0; - --fds-spacing-1: 0.25rem; - --fds-spacing-2: 0.5rem; - --fds-spacing-3: 0.75rem; - --fds-spacing-4: 1rem; - --fds-spacing-5: 1.25rem; - --fds-spacing-6: 1.5rem; - --fds-spacing-7: 1.75rem; - --fds-spacing-8: 2rem; - --fds-spacing-9: 2.25rem; - --fds-spacing-10: 2.5rem; - --fds-spacing-11: 2.75rem; - --fds-spacing-12: 3rem; - --fds-spacing-13: 3.25rem; - --fds-spacing-14: 3.5rem; - --fds-spacing-15: 3.75rem; - --fds-spacing-18: 4.5rem; - --fds-spacing-22: 5.5rem; - --fds-spacing-26: 6.5rem; - --fds-spacing-30: 7.5rem; - --fds-base_spacing: 4; - --fds-sizing-0: 0; - --fds-sizing-1: 0.25rem; - --fds-sizing-2: 0.5rem; - --fds-sizing-3: 0.75rem; - --fds-sizing-4: 1rem; - --fds-sizing-5: 1.25rem; - --fds-sizing-6: 1.5rem; - --fds-sizing-7: 1.75rem; - --fds-sizing-8: 2rem; - --fds-sizing-9: 2.25rem; - --fds-sizing-10: 2.5rem; - --fds-sizing-11: 2.75rem; - --fds-sizing-12: 3rem; - --fds-sizing-13: 3.25rem; - --fds-sizing-14: 3.5rem; - --fds-sizing-15: 3.75rem; - --fds-sizing-18: 4.5rem; - --fds-sizing-22: 5.5rem; - --fds-sizing-26: 6.5rem; - --fds-sizing-30: 7.5rem; - --fds-base_sizing: 4; - --fds-border_width-default: 1px; - --fds-border_width-active: 2px; - --fds-border_width-tab_focus: 2px; - --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); - --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); - --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); - --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); - --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); -} diff --git a/packages/theme/brand/uutilsynet/dark.css b/packages/theme/brand/uutilsynet/dark.css new file mode 100644 index 0000000000..47f5a1b2de --- /dev/null +++ b/packages/theme/brand/uutilsynet/dark.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #001c36; + --fds-colors-accent-2: #002445; + --fds-colors-accent-3: #00315c; + --fds-colors-accent-4: #00396d; + --fds-colors-accent-5: #00427e; + --fds-colors-accent-6: #00529d; + --fds-colors-accent-7: #0f6bbe; + --fds-colors-accent-8: #3d88ca; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #7eb0dc; + --fds-colors-accent-13: #b0cfea; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #131c27; + --fds-colors-neutral-2: #192433; + --fds-colors-neutral-3: #243142; + --fds-colors-neutral-4: #2e3a4a; + --fds-colors-neutral-5: #374352; + --fds-colors-neutral-6: #495361; + --fds-colors-neutral-7: #626b77; + --fds-colors-neutral-8: #7d848e; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #a6abb2; + --fds-colors-neutral-13: #c9ccd0; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #2f1213; + --fds-colors-brand1-2: #3c1819; + --fds-colors-brand1-3: #522021; + --fds-colors-brand1-4: #602627; + --fds-colors-brand1-5: #702c2e; + --fds-colors-brand1-6: #8b3639; + --fds-colors-brand1-7: #b34649; + --fds-colors-brand1-8: #dd565a; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #f78d8f; + --fds-colors-brand1-13: #fabcbd; + --fds-colors-brand1-contrast-1: #41191b; + --fds-colors-brand1-contrast-2: #2f1213; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #231a05; + --fds-colors-brand2-2: #2d2206; + --fds-colors-brand2-3: #3d2e09; + --fds-colors-brand2-4: #48360a; + --fds-colors-brand2-5: #543e0c; + --fds-colors-brand2-6: #684e0f; + --fds-colors-brand2-7: #876413; + --fds-colors-brand2-8: #a87c17; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #daa21f; + --fds-colors-brand2-13: #eec76c; + --fds-colors-brand2-contrast-1: #302407; + --fds-colors-brand2-contrast-2: #45340a; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #061d30; + --fds-colors-brand3-2: #07253c; + --fds-colors-brand3-3: #0a3251; + --fds-colors-brand3-4: #0c3b60; + --fds-colors-brand3-5: #0e446e; + --fds-colors-brand3-6: #11558a; + --fds-colors-brand3-7: #166eb2; + --fds-colors-brand3-8: #1b88db; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #57b2f8; + --fds-colors-brand3-13: #9cd2fb; + --fds-colors-brand3-contrast-1: #082740; + --fds-colors-brand3-contrast-2: #061f33; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #08200c; + --fds-colors-success-background-subtle: #0b290f; + --fds-colors-success-surface-default: #0f3814; + --fds-colors-success-surface-hover: #114218; + --fds-colors-success-surface-active: #144c1c; + --fds-colors-success-border-subtle: #185e22; + --fds-colors-success-border-default: #207a2c; + --fds-colors-success-border-strong: #279636; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #64be70; + --fds-colors-success-text-default: #a2d8aa; + --fds-colors-success-contrast-first: #000; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #380c0c; + --fds-colors-danger-background-subtle: #470f10; + --fds-colors-danger-surface-default: #5e1515; + --fds-colors-danger-surface-hover: #6f1819; + --fds-colors-danger-surface-active: #7f1c1c; + --fds-colors-danger-border-subtle: #9d2223; + --fds-colors-danger-border-default: #bb3f40; + --fds-colors-danger-border-strong: #c96666; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #dc9a9b; + --fds-colors-danger-text-default: #e9c2c2; + --fds-colors-danger-contrast-first: #000; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #031d30; + --fds-colors-info-background-subtle: #032540; + --fds-colors-info-surface-default: #043256; + --fds-colors-info-surface-hover: #053c65; + --fds-colors-info-surface-active: #064474; + --fds-colors-info-border-subtle: #075490; + --fds-colors-info-border-default: #0a6dba; + --fds-colors-info-border-strong: #3389cb; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #78b1dc; + --fds-colors-info-text-default: #aed0ea; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #211b08; + --fds-colors-warning-background-subtle: #2b230a; + --fds-colors-warning-surface-default: #3a300e; + --fds-colors-warning-surface-hover: #453810; + --fds-colors-warning-surface-active: #4e4013; + --fds-colors-warning-border-subtle: #625017; + --fds-colors-warning-border-default: #7f681e; + --fds-colors-warning-border-strong: #9c8125; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #e39a72; + --fds-colors-warning-text-default: #efc3ab; + --fds-colors-warning-contrast-first: #000; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/packages/theme/brand/uutilsynet/light.css b/packages/theme/brand/uutilsynet/light.css new file mode 100644 index 0000000000..346ffa5ec0 --- /dev/null +++ b/packages/theme/brand/uutilsynet/light.css @@ -0,0 +1,357 @@ + +/** + * Do not edit directly + * These files are generated from design tokens defined in Figma using Token Studio + */ + + +:root { + /** Referenced source tokens */ + /** DO NOT OVERRIDE */ + + /** Tokens */ + --fds-colors-accent-1: #fefeff; + --fds-colors-accent-2: #eef4fa; + --fds-colors-accent-3: #e2edf7; + --fds-colors-accent-4: #c3daef; + --fds-colors-accent-5: #a4c7e6; + --fds-colors-accent-6: #aecde9; + --fds-colors-accent-7: #4b90ce; + --fds-colors-accent-8: #00529d; + --fds-colors-accent-9: #0163ba; + --fds-colors-accent-10: #004d93; + --fds-colors-accent-11: #00396d; + --fds-colors-accent-12: #005099; + --fds-colors-accent-13: #00315c; + --fds-colors-accent-contrast-1: #f6fafd; + --fds-colors-accent-contrast-2: #ddeaf6; + --fds-colors-accent-background-default: var(--fds-colors-accent-1); + --fds-colors-accent-background-subtle: var(--fds-colors-accent-2); + --fds-colors-accent-surface-default: var(--fds-colors-accent-3); + --fds-colors-accent-surface-hover: var(--fds-colors-accent-4); + --fds-colors-accent-surface-active: var(--fds-colors-accent-5); + --fds-colors-accent-border-subtle: var(--fds-colors-accent-6); + --fds-colors-accent-border-default: var(--fds-colors-accent-7); + --fds-colors-accent-border-strong: var(--fds-colors-accent-8); + --fds-colors-accent-base-default: var(--fds-colors-accent-9); + --fds-colors-accent-base-hover: var(--fds-colors-accent-10); + --fds-colors-accent-base-active: var(--fds-colors-accent-11); + --fds-colors-accent-text-subtle: var(--fds-colors-accent-12); + --fds-colors-accent-text-default: var(--fds-colors-accent-13); + --fds-colors-accent-contrast-first: var(--fds-colors-accent-contrast-1); + --fds-colors-accent-contrast-second: var(--fds-colors-accent-contrast-2); + --fds-colors-neutral-1: #fefefe; + --fds-colors-neutral-2: #f3f4f5; + --fds-colors-neutral-3: #e9eaec; + --fds-colors-neutral-4: #d5d7da; + --fds-colors-neutral-5: #c1c4c9; + --fds-colors-neutral-6: #c6c9cd; + --fds-colors-neutral-7: #858c96; + --fds-colors-neutral-8: #495361; + --fds-colors-neutral-9: #1e2b3c; + --fds-colors-neutral-10: #333e4e; + --fds-colors-neutral-11: #495361; + --fds-colors-neutral-12: #46505e; + --fds-colors-neutral-13: #243142; + --fds-colors-neutral-contrast-1: #f9f9fa; + --fds-colors-neutral-contrast-2: #9ea3ab; + --fds-colors-neutral-background-default: var(--fds-colors-neutral-1); + --fds-colors-neutral-background-subtle: var(--fds-colors-neutral-2); + --fds-colors-neutral-surface-default: var(--fds-colors-neutral-3); + --fds-colors-neutral-surface-hover: var(--fds-colors-neutral-4); + --fds-colors-neutral-surface-active: var(--fds-colors-neutral-5); + --fds-colors-neutral-border-subtle: var(--fds-colors-neutral-6); + --fds-colors-neutral-border-default: var(--fds-colors-neutral-7); + --fds-colors-neutral-border-strong: var(--fds-colors-neutral-8); + --fds-colors-neutral-base-default: var(--fds-colors-neutral-9); + --fds-colors-neutral-base-hover: var(--fds-colors-neutral-10); + --fds-colors-neutral-base-active: var(--fds-colors-neutral-11); + --fds-colors-neutral-text-subtle: var(--fds-colors-neutral-12); + --fds-colors-neutral-text-default: var(--fds-colors-neutral-13); + --fds-colors-neutral-contrast-first: var(--fds-colors-neutral-contrast-1); + --fds-colors-neutral-contrast-second: var(--fds-colors-neutral-contrast-2); + --fds-colors-brand1-1: #fffefe; + --fds-colors-brand1-2: #fef0f1; + --fds-colors-brand1-3: #fde5e6; + --fds-colors-brand1-4: #fbcccd; + --fds-colors-brand1-5: #fab1b3; + --fds-colors-brand1-6: #fab8b9; + --fds-colors-brand1-7: #eb5b5f; + --fds-colors-brand1-8: #8b3639; + --fds-colors-brand1-9: #f35f63; + --fds-colors-brand1-10: #cc5053; + --fds-colors-brand1-11: #a84144; + --fds-colors-brand1-12: #873537; + --fds-colors-brand1-13: #522021; + --fds-colors-brand1-contrast-1: #f6fafd; + --fds-colors-brand1-contrast-2: #ddeaf6; + --fds-colors-brand1-background-default: var(--fds-colors-brand1-1); + --fds-colors-brand1-background-subtle: var(--fds-colors-brand1-2); + --fds-colors-brand1-surface-default: var(--fds-colors-brand1-3); + --fds-colors-brand1-surface-hover: var(--fds-colors-brand1-4); + --fds-colors-brand1-surface-active: var(--fds-colors-brand1-5); + --fds-colors-brand1-border-subtle: var(--fds-colors-brand1-6); + --fds-colors-brand1-border-default: var(--fds-colors-brand1-7); + --fds-colors-brand1-border-strong: var(--fds-colors-brand1-8); + --fds-colors-brand1-base-default: var(--fds-colors-brand1-9); + --fds-colors-brand1-base-hover: var(--fds-colors-brand1-10); + --fds-colors-brand1-base-active: var(--fds-colors-brand1-11); + --fds-colors-brand1-text-subtle: var(--fds-colors-brand1-12); + --fds-colors-brand1-text-default: var(--fds-colors-brand1-13); + --fds-colors-brand1-contrast-first: var(--fds-colors-brand1-contrast-1); + --fds-colors-brand1-contrast-second: var(--fds-colors-brand1-contrast-2); + --fds-colors-brand2-1: #fffefc; + --fds-colors-brand2-2: #fbf3e0; + --fds-colors-brand2-3: #f8e9c6; + --fds-colors-brand2-4: #f2d48d; + --fds-colors-brand2-5: #ebbe54; + --fds-colors-brand2-6: #edc464; + --fds-colors-brand2-7: #b28419; + --fds-colors-brand2-8: #684e0f; + --fds-colors-brand2-9: #e4a920; + --fds-colors-brand2-10: #c6931c; + --fds-colors-brand2-11: #a87c17; + --fds-colors-brand2-12: #664c0e; + --fds-colors-brand2-13: #3d2e09; + --fds-colors-brand2-contrast-1: #f6fafd; + --fds-colors-brand2-contrast-2: #ddeaf6; + --fds-colors-brand2-background-default: var(--fds-colors-brand2-1); + --fds-colors-brand2-background-subtle: var(--fds-colors-brand2-2); + --fds-colors-brand2-surface-default: var(--fds-colors-brand2-3); + --fds-colors-brand2-surface-hover: var(--fds-colors-brand2-4); + --fds-colors-brand2-surface-active: var(--fds-colors-brand2-5); + --fds-colors-brand2-border-subtle: var(--fds-colors-brand2-6); + --fds-colors-brand2-border-default: var(--fds-colors-brand2-7); + --fds-colors-brand2-border-strong: var(--fds-colors-brand2-8); + --fds-colors-brand2-base-default: var(--fds-colors-brand2-9); + --fds-colors-brand2-base-hover: var(--fds-colors-brand2-10); + --fds-colors-brand2-base-active: var(--fds-colors-brand2-11); + --fds-colors-brand2-text-subtle: var(--fds-colors-brand2-12); + --fds-colors-brand2-text-default: var(--fds-colors-brand2-13); + --fds-colors-brand2-contrast-first: var(--fds-colors-brand2-contrast-1); + --fds-colors-brand2-contrast-second: var(--fds-colors-brand2-contrast-2); + --fds-colors-brand3-1: #fdfeff; + --fds-colors-brand3-2: #eaf6fe; + --fds-colors-brand3-3: #d9eefd; + --fds-colors-brand3-4: #b3dcfc; + --fds-colors-brand3-5: #8bcafa; + --fds-colors-brand3-6: #96cffa; + --fds-colors-brand3-7: #1c90e8; + --fds-colors-brand3-8: #11558a; + --fds-colors-brand3-9: #1e98f5; + --fds-colors-brand3-10: #1980ce; + --fds-colors-brand3-11: #1569a9; + --fds-colors-brand3-12: #105387; + --fds-colors-brand3-13: #0a3251; + --fds-colors-brand3-contrast-1: #f6fafd; + --fds-colors-brand3-contrast-2: #ddeaf6; + --fds-colors-brand3-background-default: var(--fds-colors-brand3-1); + --fds-colors-brand3-background-subtle: var(--fds-colors-brand3-2); + --fds-colors-brand3-surface-default: var(--fds-colors-brand3-3); + --fds-colors-brand3-surface-hover: var(--fds-colors-brand3-4); + --fds-colors-brand3-surface-active: var(--fds-colors-brand3-5); + --fds-colors-brand3-border-subtle: var(--fds-colors-brand3-6); + --fds-colors-brand3-border-default: var(--fds-colors-brand3-7); + --fds-colors-brand3-border-strong: var(--fds-colors-brand3-8); + --fds-colors-brand3-base-default: var(--fds-colors-brand3-9); + --fds-colors-brand3-base-hover: var(--fds-colors-brand3-10); + --fds-colors-brand3-base-active: var(--fds-colors-brand3-11); + --fds-colors-brand3-text-subtle: var(--fds-colors-brand3-12); + --fds-colors-brand3-text-default: var(--fds-colors-brand3-13); + --fds-colors-brand3-contrast-first: var(--fds-colors-brand3-contrast-1); + --fds-colors-brand3-contrast-second: var(--fds-colors-brand3-contrast-2); + --fds-colors-success-background-default: #fcfefc; + --fds-colors-success-background-subtle: #e9f6ea; + --fds-colors-success-surface-default: #d9efdc; + --fds-colors-success-surface-hover: #b9e1be; + --fds-colors-success-surface-active: #94d29d; + --fds-colors-success-border-subtle: #9ed6a5; + --fds-colors-success-border-default: #29a03a; + --fds-colors-success-border-strong: #185e22; + --fds-colors-success-base-default: #2ca63d; + --fds-colors-success-base-hover: #248c33; + --fds-colors-success-base-active: #1d7129; + --fds-colors-success-text-subtle: #185c21; + --fds-colors-success-text-default: #0f3814; + --fds-colors-success-contrast-first: #ffffff; + --fds-colors-success-contrast-second: #e6e6e6; + --fds-colors-danger-background-default: #fffefe; + --fds-colors-danger-background-subtle: #fbf2f3; + --fds-colors-danger-surface-default: #f6e6e6; + --fds-colors-danger-surface-hover: #eecfd0; + --fds-colors-danger-surface-active: #e6b9b9; + --fds-colors-danger-border-subtle: #e8bfbf; + --fds-colors-danger-border-default: #cd7172; + --fds-colors-danger-border-strong: #9d2223; + --fds-colors-danger-base-default: #b32728; + --fds-colors-danger-base-hover: #8c1f1f; + --fds-colors-danger-base-active: #671617; + --fds-colors-danger-text-subtle: #9a2122; + --fds-colors-danger-text-default: #5e1515; + --fds-colors-danger-contrast-first: #ffffff; + --fds-colors-danger-contrast-second: #e6e6e6; + --fds-colors-info-background-default: #fefeff; + --fds-colors-info-background-subtle: #edf5fa; + --fds-colors-info-surface-default: #dfecf7; + --fds-colors-info-surface-hover: #bedaee; + --fds-colors-info-surface-active: #a1c9e7; + --fds-colors-info-border-subtle: #aacee9; + --fds-colors-info-border-default: #4291ce; + --fds-colors-info-border-strong: #075490; + --fds-colors-info-base-default: #0c72c1; + --fds-colors-info-base-hover: #085c9c; + --fds-colors-info-base-active: #064678; + --fds-colors-info-text-subtle: #07528c; + --fds-colors-info-text-default: #043256; + --fds-colors-info-contrast-first: #ffffff; + --fds-colors-info-contrast-second: #e6e6e6; + --fds-colors-warning-background-default: #fffefc; + --fds-colors-warning-background-subtle: #fbf2d5; + --fds-colors-warning-surface-default: #f9ebbd; + --fds-colors-warning-surface-hover: #f2d474; + --fds-colors-warning-surface-active: #e8bf37; + --fds-colors-warning-border-subtle: #edc644; + --fds-colors-warning-border-default: #a68827; + --fds-colors-warning-border-strong: #625017; + --fds-colors-warning-base-default: #d46223; + --fds-colors-warning-base-hover: #b0511d; + --fds-colors-warning-base-active: #8e4117; + --fds-colors-warning-text-subtle: #813c15; + --fds-colors-warning-text-default: #4f240d; + --fds-colors-warning-contrast-first: #ffffff; + --fds-colors-warning-contrast-second: #e6e6e6; + --fds-text-case-none: none; + --fds-text-decoration-none: none; + --fds-text-decoration-underline: underline; + --fds-font-families-main: Inter; + --fds-font-static-small: 16; + --fds-font-static-medium: 18; + --fds-font-static-large: 24; + --fds-line-heights-300: 1.3; + --fds-line-heights-500: 1.5; + --fds-line-heights-600: 1.6; + --fds-line-heights-700: 1.7; + --fds-font-weights-medium: 500; + --fds-font-weights-semibold: 600; + --fds-font-weights-regular: 400; + --fds-font-size-f-3: 12; + --fds-font-size-f-2: 13; + --fds-font-size-f-1: 14; + --fds-font-size-f0: 16; + --fds-font-size-f1: 18; + --fds-font-size-f2: 21; + --fds-font-size-f3: 24; + --fds-font-size-f4: 30; + --fds-font-size-f5: 36; + --fds-font-size-f6: 48; + --fds-font-size-f7: 60; + --fds-border_width-1: 1px; + --fds-border_width-2: 2px; + --fds-border_width-default: 1px; + --fds-border_width-active: 2px; + --fds-border_width-tab_focus: 2px; + --fds-shadow-100: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-200: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-300: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-400: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-500: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-shadow-xsmall: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12); + --fds-shadow-small: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1); + --fds-shadow-medium: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12); + --fds-shadow-large: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14); + --fds-shadow-xlarge: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16); + --fds-border-radius-sm: 2; + --fds-border-radius-md: 4; + --fds-border-radius-lg: 8; + --fds-border-radius-xl: 12; + --fds-border-radius-2xl: 16; + --fds-border-radius-3xl: 24; + --fds-border-radius-4xl: 32; + --fds-border-radius-full: 9999; + --fds-opacity-disabled-components: 30%; + --fds-opacity-disabled: 30%; + --fds-sizing-0: 0; + --fds-sizing-1: 0.25rem; + --fds-sizing-2: 0.5rem; + --fds-sizing-3: 0.75rem; + --fds-sizing-4: 1rem; + --fds-sizing-5: 1.25rem; + --fds-sizing-6: 1.5rem; + --fds-sizing-7: 1.75rem; + --fds-sizing-8: 2rem; + --fds-sizing-9: 2.25rem; + --fds-sizing-10: 2.5rem; + --fds-sizing-11: 2.75rem; + --fds-sizing-12: 3rem; + --fds-sizing-13: 3.25rem; + --fds-sizing-14: 3.5rem; + --fds-sizing-15: 3.75rem; + --fds-sizing-18: 4.5rem; + --fds-sizing-22: 5.5rem; + --fds-sizing-26: 6.5rem; + --fds-sizing-30: 7.5rem; + --fds-sizing-base: 4; + --fds-typography-heading-2xlarge: 500 3.75rem/1.3 'Inter'; + --fds-typography-heading-xlarge: 500 3rem/1.3 'Inter'; + --fds-typography-heading-large: 500 2.25rem/1.3 'Inter'; + --fds-typography-heading-medium: 500 1.875rem/1.3 'Inter'; + --fds-typography-heading-small: 500 1.5rem/1.3 'Inter'; + --fds-typography-heading-xsmall: 500 1.3125rem/1.3 'Inter'; + --fds-typography-heading-xxsmall: 500 1.125rem/1.3 'Inter'; + --fds-typography-ingress-large: 400 1.875rem/1.7 'Inter'; + --fds-typography-ingress-medium: 400 1.5rem/1.7 'Inter'; + --fds-typography-ingress-small: 400 1.3125rem/1.7 'Inter'; + --fds-typography-ingress-xsmall: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-large: 400 1.3125rem/1.5 'Inter'; + --fds-typography-paragraph-medium: 400 1.125rem/1.5 'Inter'; + --fds-typography-paragraph-small: 400 1rem/1.5 'Inter'; + --fds-typography-paragraph-xsmall: 400 0.875rem/1.5 'Inter'; + --fds-typography-paragraph-short-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-paragraph-short-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-paragraph-short-small: 400 1rem/1.3 'Inter'; + --fds-typography-paragraph-short-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-paragraph-long-large: 400 1.125rem/1.7 'Inter'; + --fds-typography-paragraph-long-medium: 400 1rem/1.7 'Inter'; + --fds-typography-paragraph-long-small: 400 0.875rem/1.7 'Inter'; + --fds-typography-paragraph-long-xsmall: 400 0.8125rem/1.7 'Inter'; + --fds-typography-label-large: 500 1.3125rem/1.3 'Inter'; + --fds-typography-label-medium: 500 1.125rem/1.3 'Inter'; + --fds-typography-label-small: 500 1rem/1.3 'Inter'; + --fds-typography-label-xsmall: 500 0.875rem/1.3 'Inter'; + --fds-typography-error_message-large: 400 1.3125rem/1.3 'Inter'; + --fds-typography-error_message-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-error_message-small: 400 1rem/1.3 'Inter'; + --fds-typography-error_message-xsmall: 400 0.875rem/1.3 'Inter'; + --fds-typography-interactive-large: 400 1.5rem/1.3 'Inter'; + --fds-typography-interactive-medium: 400 1.125rem/1.3 'Inter'; + --fds-typography-interactive-small: 400 1rem/1.3 'Inter'; + --fds-border_radius-sm: 2; + --fds-border_radius-md: 4; + --fds-border_radius-lg: 8; + --fds-border_radius-xl: 12; + --fds-border_radius-2xl: 16; + --fds-border_radius-3xl: 24; + --fds-border_radius-4xl: 32; + --fds-border_radius-full: 9999; + --fds-spacing-0: 0; + --fds-spacing-1: 0.25rem; + --fds-spacing-2: 0.5rem; + --fds-spacing-3: 0.75rem; + --fds-spacing-4: 1rem; + --fds-spacing-5: 1.25rem; + --fds-spacing-6: 1.5rem; + --fds-spacing-7: 1.75rem; + --fds-spacing-8: 2rem; + --fds-spacing-9: 2.25rem; + --fds-spacing-10: 2.5rem; + --fds-spacing-11: 2.75rem; + --fds-spacing-12: 3rem; + --fds-spacing-13: 3.25rem; + --fds-spacing-14: 3.5rem; + --fds-spacing-15: 3.75rem; + --fds-spacing-18: 4.5rem; + --fds-spacing-22: 5.5rem; + --fds-spacing-26: 6.5rem; + --fds-spacing-30: 7.5rem; +} + \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index e913e7f14b..269171ec54 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2724,7 +2724,7 @@ __metadata: resolution: "@digdir/designsystemet@workspace:packages/cli" dependencies: "@commander-js/extra-typings": "npm:^12.0.1" - "@tokens-studio/sd-transforms": "npm:^0.15.2" + "@tokens-studio/sd-transforms": "npm:^0.16.0" "@types/glob": "npm:^8.1.0" "@types/node": "npm:^20.12.7" "@types/ramda": "npm:^0.29.9" @@ -2734,7 +2734,7 @@ __metadata: postcss: "npm:^8.4.38" ramda: "npm:^0.29.1" rimraf: "npm:^5.0.5" - style-dictionary: "npm:^4.0.0-prerelease.26" + style-dictionary: "npm:^4.0.0-prerelease.27" typescript: "npm:^5.4.5" bin: designsystemet: ./dist/build/bin/designsystemet.js @@ -5516,9 +5516,9 @@ __metadata: languageName: node linkType: hard -"@tokens-studio/sd-transforms@npm:^0.15.2": - version: 0.15.2 - resolution: "@tokens-studio/sd-transforms@npm:0.15.2" +"@tokens-studio/sd-transforms@npm:^0.16.0": + version: 0.16.0 + resolution: "@tokens-studio/sd-transforms@npm:0.16.0" dependencies: "@tokens-studio/types": "npm:^0.4.0" color2k: "npm:^2.0.1" @@ -5527,8 +5527,9 @@ __metadata: expr-eval-fork: "npm:^2.0.2" is-mergeable-object: "npm:^1.1.1" postcss-calc-ast-parser: "npm:^0.1.4" - style-dictionary: "npm:^4.0.0-prerelease.22" - checksum: 8a7ff6ed0a56fd950be642b57b0406ab7073fb39b02c8c43bdfd3cc4a983d6daf02cdff05b30ce4720f3a26e50e3d7473f90306c827aedc2dc4a0cd0839b0f70 + peerDependencies: + style-dictionary: ^4.0.0-prerelease.27 + checksum: bfa796b8444268808af39cf355c142c53eceab1753d07b59c080e835f719022c4b020f0a0ef39143ec539c35e48b0ed412408b5705d34e24921b991c6597c28d languageName: node linkType: hard @@ -20145,9 +20146,9 @@ __metadata: languageName: node linkType: hard -"style-dictionary@npm:^4.0.0-prerelease.22, style-dictionary@npm:^4.0.0-prerelease.26": - version: 4.0.0-prerelease.26 - resolution: "style-dictionary@npm:4.0.0-prerelease.26" +"style-dictionary@npm:^4.0.0-prerelease.27": + version: 4.0.0-prerelease.27 + resolution: "style-dictionary@npm:4.0.0-prerelease.27" dependencies: "@bundled-es-modules/deepmerge": "npm:^4.3.1" "@bundled-es-modules/glob": "npm:^10.3.13" @@ -20162,7 +20163,7 @@ __metadata: tinycolor2: "npm:^1.6.0" bin: style-dictionary: bin/style-dictionary.js - checksum: 16e3bd2bfa4a91d46cb6100b3206bf1b1417d2e3f355f28944310a12a1b487f7b1d09dfc29390d9e31f1f85979ce4a7a93716f6edae55b365e7b7cba2ff58dee + checksum: d675e382a72e404a090feb5940fe13925e93fdfcb8656f706ff5127eb52fb52113a02d256400015597044bfabb05614aa0080c4c1e38fefafced1ad21ae2c93e languageName: node linkType: hard