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/theme1.ts b/apps/storefront/tokens/theme1.ts deleted file mode 100644 index 281ae899da..0000000000 --- a/apps/storefront/tokens/theme1.ts +++ /dev/null @@ -1,12669 +0,0 @@ -/** - * 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/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.1}", - type: "color" - }, - name: "--fds-colors-accent-1", - attributes: {}, - path: [ - "colors", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.2}", - type: "color" - }, - name: "--fds-colors-accent-2", - attributes: {}, - path: [ - "colors", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.3}", - type: "color" - }, - name: "--fds-colors-accent-3", - attributes: {}, - path: [ - "colors", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.4}", - type: "color" - }, - name: "--fds-colors-accent-4", - attributes: {}, - path: [ - "colors", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.5}", - type: "color" - }, - name: "--fds-colors-accent-5", - attributes: {}, - path: [ - "colors", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.6}", - type: "color" - }, - name: "--fds-colors-accent-6", - attributes: {}, - path: [ - "colors", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.7}", - type: "color" - }, - name: "--fds-colors-accent-7", - attributes: {}, - path: [ - "colors", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.8}", - type: "color" - }, - name: "--fds-colors-accent-8", - attributes: {}, - path: [ - "colors", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.9}", - type: "color" - }, - name: "--fds-colors-accent-9", - attributes: {}, - path: [ - "colors", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.10}", - type: "color" - }, - name: "--fds-colors-accent-10", - attributes: {}, - path: [ - "colors", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.11}", - type: "color" - }, - name: "--fds-colors-accent-11", - attributes: {}, - path: [ - "colors", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.12}", - type: "color" - }, - name: "--fds-colors-accent-12", - attributes: {}, - path: [ - "colors", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.13}", - type: "color" - }, - name: "--fds-colors-accent-13", - attributes: {}, - path: [ - "colors", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.contrast-1}", - type: "color" - }, - name: "--fds-colors-accent-contrast-1", - attributes: {}, - path: [ - "colors", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.accent.contrast-2}", - type: "color" - }, - name: "--fds-colors-accent-contrast-2", - attributes: {}, - path: [ - "colors", - "accent", - "contrast-2" - ] - }, - { - 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/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.1}", - type: "color" - }, - name: "--fds-colors-neutral-1", - attributes: {}, - path: [ - "colors", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.2}", - type: "color" - }, - name: "--fds-colors-neutral-2", - attributes: {}, - path: [ - "colors", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.3}", - type: "color" - }, - name: "--fds-colors-neutral-3", - attributes: {}, - path: [ - "colors", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.4}", - type: "color" - }, - name: "--fds-colors-neutral-4", - attributes: {}, - path: [ - "colors", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.5}", - type: "color" - }, - name: "--fds-colors-neutral-5", - attributes: {}, - path: [ - "colors", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.6}", - type: "color" - }, - name: "--fds-colors-neutral-6", - attributes: {}, - path: [ - "colors", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.7}", - type: "color" - }, - name: "--fds-colors-neutral-7", - attributes: {}, - path: [ - "colors", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.8}", - type: "color" - }, - name: "--fds-colors-neutral-8", - attributes: {}, - path: [ - "colors", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.9}", - type: "color" - }, - name: "--fds-colors-neutral-9", - attributes: {}, - path: [ - "colors", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.10}", - type: "color" - }, - name: "--fds-colors-neutral-10", - attributes: {}, - path: [ - "colors", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.11}", - type: "color" - }, - name: "--fds-colors-neutral-11", - attributes: {}, - path: [ - "colors", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.12}", - type: "color" - }, - name: "--fds-colors-neutral-12", - attributes: {}, - path: [ - "colors", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.13}", - type: "color" - }, - name: "--fds-colors-neutral-13", - attributes: {}, - path: [ - "colors", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.contrast-1}", - type: "color" - }, - name: "--fds-colors-neutral-contrast-1", - attributes: {}, - path: [ - "colors", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.neutral.contrast-2}", - type: "color" - }, - name: "--fds-colors-neutral-contrast-2", - attributes: {}, - path: [ - "colors", - "neutral", - "contrast-2" - ] - }, - { - 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/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.1}", - type: "color" - }, - name: "--fds-colors-brand1-1", - attributes: {}, - path: [ - "colors", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.2}", - type: "color" - }, - name: "--fds-colors-brand1-2", - attributes: {}, - path: [ - "colors", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.3}", - type: "color" - }, - name: "--fds-colors-brand1-3", - attributes: {}, - path: [ - "colors", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.4}", - type: "color" - }, - name: "--fds-colors-brand1-4", - attributes: {}, - path: [ - "colors", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.5}", - type: "color" - }, - name: "--fds-colors-brand1-5", - attributes: {}, - path: [ - "colors", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.6}", - type: "color" - }, - name: "--fds-colors-brand1-6", - attributes: {}, - path: [ - "colors", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.7}", - type: "color" - }, - name: "--fds-colors-brand1-7", - attributes: {}, - path: [ - "colors", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.8}", - type: "color" - }, - name: "--fds-colors-brand1-8", - attributes: {}, - path: [ - "colors", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.9}", - type: "color" - }, - name: "--fds-colors-brand1-9", - attributes: {}, - path: [ - "colors", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.10}", - type: "color" - }, - name: "--fds-colors-brand1-10", - attributes: {}, - path: [ - "colors", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.11}", - type: "color" - }, - name: "--fds-colors-brand1-11", - attributes: {}, - path: [ - "colors", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.12}", - type: "color" - }, - name: "--fds-colors-brand1-12", - attributes: {}, - path: [ - "colors", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.13}", - type: "color" - }, - name: "--fds-colors-brand1-13", - attributes: {}, - path: [ - "colors", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.contrast-1}", - type: "color" - }, - name: "--fds-colors-brand1-contrast-1", - attributes: {}, - path: [ - "colors", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand1.contrast-2}", - type: "color" - }, - name: "--fds-colors-brand1-contrast-2", - attributes: {}, - path: [ - "colors", - "brand1", - "contrast-2" - ] - }, - { - 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/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.1}", - type: "color" - }, - name: "--fds-colors-brand2-1", - attributes: {}, - path: [ - "colors", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.2}", - type: "color" - }, - name: "--fds-colors-brand2-2", - attributes: {}, - path: [ - "colors", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.3}", - type: "color" - }, - name: "--fds-colors-brand2-3", - attributes: {}, - path: [ - "colors", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.4}", - type: "color" - }, - name: "--fds-colors-brand2-4", - attributes: {}, - path: [ - "colors", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.5}", - type: "color" - }, - name: "--fds-colors-brand2-5", - attributes: {}, - path: [ - "colors", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.6}", - type: "color" - }, - name: "--fds-colors-brand2-6", - attributes: {}, - path: [ - "colors", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.7}", - type: "color" - }, - name: "--fds-colors-brand2-7", - attributes: {}, - path: [ - "colors", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.8}", - type: "color" - }, - name: "--fds-colors-brand2-8", - attributes: {}, - path: [ - "colors", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.9}", - type: "color" - }, - name: "--fds-colors-brand2-9", - attributes: {}, - path: [ - "colors", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.10}", - type: "color" - }, - name: "--fds-colors-brand2-10", - attributes: {}, - path: [ - "colors", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.11}", - type: "color" - }, - name: "--fds-colors-brand2-11", - attributes: {}, - path: [ - "colors", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.12}", - type: "color" - }, - name: "--fds-colors-brand2-12", - attributes: {}, - path: [ - "colors", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.13}", - type: "color" - }, - name: "--fds-colors-brand2-13", - attributes: {}, - path: [ - "colors", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.contrast-1}", - type: "color" - }, - name: "--fds-colors-brand2-contrast-1", - attributes: {}, - path: [ - "colors", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand2.contrast-2}", - type: "color" - }, - name: "--fds-colors-brand2-contrast-2", - attributes: {}, - path: [ - "colors", - "brand2", - "contrast-2" - ] - }, - { - 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/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.1}", - type: "color" - }, - name: "--fds-colors-brand3-1", - attributes: {}, - path: [ - "colors", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.2}", - type: "color" - }, - name: "--fds-colors-brand3-2", - attributes: {}, - path: [ - "colors", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.3}", - type: "color" - }, - name: "--fds-colors-brand3-3", - attributes: {}, - path: [ - "colors", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.4}", - type: "color" - }, - name: "--fds-colors-brand3-4", - attributes: {}, - path: [ - "colors", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.5}", - type: "color" - }, - name: "--fds-colors-brand3-5", - attributes: {}, - path: [ - "colors", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.6}", - type: "color" - }, - name: "--fds-colors-brand3-6", - attributes: {}, - path: [ - "colors", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.7}", - type: "color" - }, - name: "--fds-colors-brand3-7", - attributes: {}, - path: [ - "colors", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.8}", - type: "color" - }, - name: "--fds-colors-brand3-8", - attributes: {}, - path: [ - "colors", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.9}", - type: "color" - }, - name: "--fds-colors-brand3-9", - attributes: {}, - path: [ - "colors", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.10}", - type: "color" - }, - name: "--fds-colors-brand3-10", - attributes: {}, - path: [ - "colors", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.11}", - type: "color" - }, - name: "--fds-colors-brand3-11", - attributes: {}, - path: [ - "colors", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.12}", - type: "color" - }, - name: "--fds-colors-brand3-12", - attributes: {}, - path: [ - "colors", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.13}", - type: "color" - }, - name: "--fds-colors-brand3-13", - attributes: {}, - path: [ - "colors", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.contrast-1}", - type: "color" - }, - name: "--fds-colors-brand3-contrast-1", - attributes: {}, - path: [ - "colors", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme1.json", - isSource: false, - original: { - value: "{themes.theme1.brand3.contrast-2}", - type: "color" - }, - name: "--fds-colors-brand3-contrast-2", - attributes: {}, - path: [ - "colors", - "brand3", - "contrast-2" - ] - }, - { - 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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme1-accent-1", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme1-accent-2", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme1-accent-3", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme1-accent-4", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme1-accent-5", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme1-accent-6", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme1-accent-7", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme1-accent-8", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme1-accent-9", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme1-accent-10", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme1-accent-11", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme1-accent-12", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme1-accent-13", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/dark.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-accent-14", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "14" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/dark.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-accent-15", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "15" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme1-brand1-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme1-brand1-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme1-brand1-3", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme1-brand1-4", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme1-brand1-5", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme1-brand1-6", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme1-brand1-7", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme1-brand1-8", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme1-brand1-9", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme1-brand1-10", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme1-brand1-11", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme1-brand1-12", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme1-brand1-13", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme1-brand2-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme1-brand2-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme1-brand2-3", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme1-brand2-4", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme1-brand2-5", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme1-brand2-6", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme1-brand2-7", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme1-brand2-8", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme1-brand2-9", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme1-brand2-10", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme1-brand2-11", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme1-brand2-12", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme1-brand2-13", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme1-brand3-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme1-brand3-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme1-brand3-3", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme1-brand3-4", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme1-brand3-5", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme1-brand3-6", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme1-brand3-7", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme1-brand3-8", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme1-brand3-9", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme1-brand3-10", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme1-brand3-11", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme1-brand3-12", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme1-brand3-13", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme1-neutral-1", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme1-neutral-2", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme1-neutral-3", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme1-neutral-4", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme1-neutral-5", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme1-neutral-6", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme1-neutral-7", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme1-neutral-8", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme1-neutral-9", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme1-neutral-10", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme1-neutral-11", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme1-neutral-12", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme1-neutral-13", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme1-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme1-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "contrast-2" - ] - }, - { - value: "#fefeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme2-accent-1", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme2-accent-2", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme2-accent-3", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme2-accent-4", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme2-accent-5", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme2-accent-6", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme2-accent-7", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme2-accent-8", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme2-accent-9", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme2-accent-10", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme2-accent-11", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme2-accent-12", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme2-accent-13", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme2-brand1-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme2-brand1-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme2-brand1-3", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme2-brand1-4", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme2-brand1-5", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme2-brand1-6", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme2-brand1-7", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme2-brand1-8", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme2-brand1-9", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme2-brand1-10", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme2-brand1-11", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme2-brand1-12", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme2-brand1-13", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme2-brand2-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme2-brand2-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme2-brand2-3", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme2-brand2-4", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme2-brand2-5", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme2-brand2-6", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme2-brand2-7", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme2-brand2-8", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme2-brand2-9", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme2-brand2-10", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme2-brand2-11", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme2-brand2-12", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme2-brand2-13", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme2-brand3-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme2-brand3-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme2-brand3-3", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme2-brand3-4", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme2-brand3-5", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme2-brand3-6", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme2-brand3-7", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme2-brand3-8", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme2-brand3-9", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme2-brand3-10", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme2-brand3-11", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme2-brand3-12", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme2-brand3-13", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme2-neutral-1", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme2-neutral-2", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme2-neutral-3", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme2-neutral-4", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme2-neutral-5", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme2-neutral-6", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme2-neutral-7", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme2-neutral-8", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme2-neutral-9", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme2-neutral-10", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme2-neutral-11", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme2-neutral-12", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme2-neutral-13", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme2-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme2-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "contrast-2" - ] - }, - { - value: "#fefeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme3-accent-1", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme3-accent-2", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme3-accent-3", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme3-accent-4", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme3-accent-5", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme3-accent-6", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme3-accent-7", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme3-accent-8", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme3-accent-9", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme3-accent-10", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme3-accent-11", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme3-accent-12", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme3-accent-13", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme3-brand1-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme3-brand1-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme3-brand1-3", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme3-brand1-4", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme3-brand1-5", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme3-brand1-6", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme3-brand1-7", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme3-brand1-8", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme3-brand1-9", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme3-brand1-10", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme3-brand1-11", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme3-brand1-12", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme3-brand1-13", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme3-brand2-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme3-brand2-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme3-brand2-3", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme3-brand2-4", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme3-brand2-5", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme3-brand2-6", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme3-brand2-7", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme3-brand2-8", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme3-brand2-9", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme3-brand2-10", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme3-brand2-11", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme3-brand2-12", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme3-brand2-13", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme3-brand3-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme3-brand3-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme3-brand3-3", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme3-brand3-4", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme3-brand3-5", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme3-brand3-6", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme3-brand3-7", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme3-brand3-8", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme3-brand3-9", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme3-brand3-10", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme3-brand3-11", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme3-brand3-12", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme3-brand3-13", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme3-neutral-1", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme3-neutral-2", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme3-neutral-3", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme3-neutral-4", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme3-neutral-5", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme3-neutral-6", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme3-neutral-7", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme3-neutral-8", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme3-neutral-9", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme3-neutral-10", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme3-neutral-11", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme3-neutral-12", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme3-neutral-13", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme3-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme3-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "contrast-2" - ] - }, - { - value: "#fefeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme4-accent-1", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme4-accent-2", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme4-accent-3", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme4-accent-4", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme4-accent-5", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme4-accent-6", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme4-accent-7", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme4-accent-8", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme4-accent-9", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme4-accent-10", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme4-accent-11", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme4-accent-12", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme4-accent-13", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme4-brand1-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme4-brand1-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme4-brand1-3", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme4-brand1-4", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme4-brand1-5", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme4-brand1-6", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme4-brand1-7", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme4-brand1-8", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme4-brand1-9", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme4-brand1-10", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme4-brand1-11", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme4-brand1-12", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme4-brand1-13", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme4-brand2-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme4-brand2-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme4-brand2-3", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme4-brand2-4", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme4-brand2-5", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme4-brand2-6", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme4-brand2-7", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme4-brand2-8", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme4-brand2-9", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme4-brand2-10", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme4-brand2-11", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme4-brand2-12", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme4-brand2-13", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme4-brand3-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme4-brand3-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme4-brand3-3", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme4-brand3-4", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme4-brand3-5", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme4-brand3-6", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme4-brand3-7", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme4-brand3-8", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme4-brand3-9", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme4-brand3-10", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme4-brand3-11", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme4-brand3-12", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme4-brand3-13", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme4-neutral-1", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme4-neutral-2", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme4-neutral-3", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme4-neutral-4", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme4-neutral-5", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme4-neutral-6", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme4-neutral-7", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme4-neutral-8", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme4-neutral-9", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme4-neutral-10", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme4-neutral-11", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme4-neutral-12", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme4-neutral-13", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme4-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme4-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "contrast-2" - ] - } -] - -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 opacity = [ - { - value: "30%", - type: "opacity", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "30%", - type: "opacity" - }, - name: "--fds-opacity-disabled", - attributes: {}, - path: [ - "opacity", - "disabled" - ] - } -] - -export const borderRadius = [ - { - value: "4px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{border_radius.medium}", - type: "borderRadius" - }, - name: "--fds-border_radius-interactive", - attributes: {}, - path: [ - "border_radius", - "interactive" - ] - }, - { - value: "2px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "2px", - type: "borderRadius" - }, - name: "--fds-border_radius-small", - attributes: {}, - path: [ - "border_radius", - "small" - ] - }, - { - value: "4px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "4px", - type: "borderRadius" - }, - name: "--fds-border_radius-medium", - attributes: {}, - path: [ - "border_radius", - "medium" - ] - }, - { - value: "8px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "8px", - type: "borderRadius" - }, - name: "--fds-border_radius-large", - attributes: {}, - path: [ - "border_radius", - "large" - ] - }, - { - value: "12px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "12px", - type: "borderRadius" - }, - name: "--fds-border_radius-xlarge", - attributes: {}, - path: [ - "border_radius", - "xlarge" - ] - }, - { - value: "16px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "16px", - type: "borderRadius" - }, - name: "--fds-border_radius-xxlarge", - attributes: {}, - path: [ - "border_radius", - "xxlarge" - ] - }, - { - value: "24px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "24px", - type: "borderRadius" - }, - name: "--fds-border_radius-xxxlarge", - attributes: {}, - path: [ - "border_radius", - "xxxlarge" - ] - }, - { - value: "32px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "32px", - type: "borderRadius" - }, - name: "--fds-border_radius-xxxxlarge", - attributes: {}, - path: [ - "border_radius", - "xxxxlarge" - ] - }, - { - value: "9999px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "9999px", - type: "borderRadius" - }, - name: "--fds-border_radius-full", - attributes: {}, - path: [ - "border_radius", - "full" - ] - } -] - -export const spacing = [ - { - value: "0", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{base}*30", - type: "spacing" - }, - name: "--fds-spacing-30", - attributes: {}, - path: [ - "spacing", - "30" - ] - } -] - -export const sizing = [ - { - value: "0", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{base}*30", - type: "sizing" - }, - name: "--fds-sizing-30", - attributes: {}, - path: [ - "sizing", - "30" - ] - }, - { - value: "4", - type: "sizing", - description: "4px", - filePath: "../../design-tokens/core/size/default.json", - isSource: true, - original: { - value: "4", - type: "sizing", - description: "4px" - }, - name: "--fds-base", - attributes: {}, - path: [ - "base" - ] - } -] - -export const borderWidth = [ - { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/styles/default.json", - isSource: true, - original: { - value: "1px", - type: "borderWidth" - }, - name: "--fds-border_width-1", - attributes: {}, - path: [ - "border_width", - "1" - ] - }, - { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/styles/default.json", - isSource: true, - 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: "2px", - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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 textCase = [ - { - value: "none", - type: "textCase", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - 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: true, - 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: true, - original: { - value: "underline", - type: "textDecoration" - }, - name: "--fds-text-decoration-underline", - attributes: {}, - path: [ - "textDecoration", - "underline" - ] - } -] - -export const fontSizes = [ - { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] - -export const fontFamilies = [ - { - value: "Inter", - type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "Inter", - type: "fontFamilies" - }, - name: "--fds-font-families-main", - attributes: {}, - path: [ - "fontFamilies", - "main" - ] - } -] diff --git a/apps/storefront/tokens/theme2.ts b/apps/storefront/tokens/theme2.ts deleted file mode 100644 index c7cd2e04b5..0000000000 --- a/apps/storefront/tokens/theme2.ts +++ /dev/null @@ -1,12669 +0,0 @@ -/** - * 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/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.1}", - type: "color" - }, - name: "--fds-colors-accent-1", - attributes: {}, - path: [ - "colors", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.2}", - type: "color" - }, - name: "--fds-colors-accent-2", - attributes: {}, - path: [ - "colors", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.3}", - type: "color" - }, - name: "--fds-colors-accent-3", - attributes: {}, - path: [ - "colors", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.4}", - type: "color" - }, - name: "--fds-colors-accent-4", - attributes: {}, - path: [ - "colors", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.5}", - type: "color" - }, - name: "--fds-colors-accent-5", - attributes: {}, - path: [ - "colors", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.6}", - type: "color" - }, - name: "--fds-colors-accent-6", - attributes: {}, - path: [ - "colors", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.7}", - type: "color" - }, - name: "--fds-colors-accent-7", - attributes: {}, - path: [ - "colors", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.8}", - type: "color" - }, - name: "--fds-colors-accent-8", - attributes: {}, - path: [ - "colors", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.9}", - type: "color" - }, - name: "--fds-colors-accent-9", - attributes: {}, - path: [ - "colors", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.10}", - type: "color" - }, - name: "--fds-colors-accent-10", - attributes: {}, - path: [ - "colors", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.11}", - type: "color" - }, - name: "--fds-colors-accent-11", - attributes: {}, - path: [ - "colors", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.12}", - type: "color" - }, - name: "--fds-colors-accent-12", - attributes: {}, - path: [ - "colors", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.13}", - type: "color" - }, - name: "--fds-colors-accent-13", - attributes: {}, - path: [ - "colors", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.contrast-1}", - type: "color" - }, - name: "--fds-colors-accent-contrast-1", - attributes: {}, - path: [ - "colors", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.accent.contrast-2}", - type: "color" - }, - name: "--fds-colors-accent-contrast-2", - attributes: {}, - path: [ - "colors", - "accent", - "contrast-2" - ] - }, - { - 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/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.1}", - type: "color" - }, - name: "--fds-colors-neutral-1", - attributes: {}, - path: [ - "colors", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.2}", - type: "color" - }, - name: "--fds-colors-neutral-2", - attributes: {}, - path: [ - "colors", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.3}", - type: "color" - }, - name: "--fds-colors-neutral-3", - attributes: {}, - path: [ - "colors", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.4}", - type: "color" - }, - name: "--fds-colors-neutral-4", - attributes: {}, - path: [ - "colors", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.5}", - type: "color" - }, - name: "--fds-colors-neutral-5", - attributes: {}, - path: [ - "colors", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.6}", - type: "color" - }, - name: "--fds-colors-neutral-6", - attributes: {}, - path: [ - "colors", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.7}", - type: "color" - }, - name: "--fds-colors-neutral-7", - attributes: {}, - path: [ - "colors", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.8}", - type: "color" - }, - name: "--fds-colors-neutral-8", - attributes: {}, - path: [ - "colors", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.9}", - type: "color" - }, - name: "--fds-colors-neutral-9", - attributes: {}, - path: [ - "colors", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.10}", - type: "color" - }, - name: "--fds-colors-neutral-10", - attributes: {}, - path: [ - "colors", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.11}", - type: "color" - }, - name: "--fds-colors-neutral-11", - attributes: {}, - path: [ - "colors", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.12}", - type: "color" - }, - name: "--fds-colors-neutral-12", - attributes: {}, - path: [ - "colors", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.13}", - type: "color" - }, - name: "--fds-colors-neutral-13", - attributes: {}, - path: [ - "colors", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.contrast-1}", - type: "color" - }, - name: "--fds-colors-neutral-contrast-1", - attributes: {}, - path: [ - "colors", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.neutral.contrast-2}", - type: "color" - }, - name: "--fds-colors-neutral-contrast-2", - attributes: {}, - path: [ - "colors", - "neutral", - "contrast-2" - ] - }, - { - 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/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.1}", - type: "color" - }, - name: "--fds-colors-brand1-1", - attributes: {}, - path: [ - "colors", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.2}", - type: "color" - }, - name: "--fds-colors-brand1-2", - attributes: {}, - path: [ - "colors", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.3}", - type: "color" - }, - name: "--fds-colors-brand1-3", - attributes: {}, - path: [ - "colors", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.4}", - type: "color" - }, - name: "--fds-colors-brand1-4", - attributes: {}, - path: [ - "colors", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.5}", - type: "color" - }, - name: "--fds-colors-brand1-5", - attributes: {}, - path: [ - "colors", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.6}", - type: "color" - }, - name: "--fds-colors-brand1-6", - attributes: {}, - path: [ - "colors", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.7}", - type: "color" - }, - name: "--fds-colors-brand1-7", - attributes: {}, - path: [ - "colors", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.8}", - type: "color" - }, - name: "--fds-colors-brand1-8", - attributes: {}, - path: [ - "colors", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.9}", - type: "color" - }, - name: "--fds-colors-brand1-9", - attributes: {}, - path: [ - "colors", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.10}", - type: "color" - }, - name: "--fds-colors-brand1-10", - attributes: {}, - path: [ - "colors", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.11}", - type: "color" - }, - name: "--fds-colors-brand1-11", - attributes: {}, - path: [ - "colors", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.12}", - type: "color" - }, - name: "--fds-colors-brand1-12", - attributes: {}, - path: [ - "colors", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.13}", - type: "color" - }, - name: "--fds-colors-brand1-13", - attributes: {}, - path: [ - "colors", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.contrast-1}", - type: "color" - }, - name: "--fds-colors-brand1-contrast-1", - attributes: {}, - path: [ - "colors", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand1.contrast-2}", - type: "color" - }, - name: "--fds-colors-brand1-contrast-2", - attributes: {}, - path: [ - "colors", - "brand1", - "contrast-2" - ] - }, - { - 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/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.1}", - type: "color" - }, - name: "--fds-colors-brand2-1", - attributes: {}, - path: [ - "colors", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.2}", - type: "color" - }, - name: "--fds-colors-brand2-2", - attributes: {}, - path: [ - "colors", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.3}", - type: "color" - }, - name: "--fds-colors-brand2-3", - attributes: {}, - path: [ - "colors", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.4}", - type: "color" - }, - name: "--fds-colors-brand2-4", - attributes: {}, - path: [ - "colors", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.5}", - type: "color" - }, - name: "--fds-colors-brand2-5", - attributes: {}, - path: [ - "colors", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.6}", - type: "color" - }, - name: "--fds-colors-brand2-6", - attributes: {}, - path: [ - "colors", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.7}", - type: "color" - }, - name: "--fds-colors-brand2-7", - attributes: {}, - path: [ - "colors", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.8}", - type: "color" - }, - name: "--fds-colors-brand2-8", - attributes: {}, - path: [ - "colors", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.9}", - type: "color" - }, - name: "--fds-colors-brand2-9", - attributes: {}, - path: [ - "colors", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.10}", - type: "color" - }, - name: "--fds-colors-brand2-10", - attributes: {}, - path: [ - "colors", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.11}", - type: "color" - }, - name: "--fds-colors-brand2-11", - attributes: {}, - path: [ - "colors", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.12}", - type: "color" - }, - name: "--fds-colors-brand2-12", - attributes: {}, - path: [ - "colors", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.13}", - type: "color" - }, - name: "--fds-colors-brand2-13", - attributes: {}, - path: [ - "colors", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.contrast-1}", - type: "color" - }, - name: "--fds-colors-brand2-contrast-1", - attributes: {}, - path: [ - "colors", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand2.contrast-2}", - type: "color" - }, - name: "--fds-colors-brand2-contrast-2", - attributes: {}, - path: [ - "colors", - "brand2", - "contrast-2" - ] - }, - { - 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/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.1}", - type: "color" - }, - name: "--fds-colors-brand3-1", - attributes: {}, - path: [ - "colors", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.2}", - type: "color" - }, - name: "--fds-colors-brand3-2", - attributes: {}, - path: [ - "colors", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.3}", - type: "color" - }, - name: "--fds-colors-brand3-3", - attributes: {}, - path: [ - "colors", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.4}", - type: "color" - }, - name: "--fds-colors-brand3-4", - attributes: {}, - path: [ - "colors", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.5}", - type: "color" - }, - name: "--fds-colors-brand3-5", - attributes: {}, - path: [ - "colors", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.6}", - type: "color" - }, - name: "--fds-colors-brand3-6", - attributes: {}, - path: [ - "colors", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.7}", - type: "color" - }, - name: "--fds-colors-brand3-7", - attributes: {}, - path: [ - "colors", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.8}", - type: "color" - }, - name: "--fds-colors-brand3-8", - attributes: {}, - path: [ - "colors", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.9}", - type: "color" - }, - name: "--fds-colors-brand3-9", - attributes: {}, - path: [ - "colors", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.10}", - type: "color" - }, - name: "--fds-colors-brand3-10", - attributes: {}, - path: [ - "colors", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.11}", - type: "color" - }, - name: "--fds-colors-brand3-11", - attributes: {}, - path: [ - "colors", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.12}", - type: "color" - }, - name: "--fds-colors-brand3-12", - attributes: {}, - path: [ - "colors", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.13}", - type: "color" - }, - name: "--fds-colors-brand3-13", - attributes: {}, - path: [ - "colors", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.contrast-1}", - type: "color" - }, - name: "--fds-colors-brand3-contrast-1", - attributes: {}, - path: [ - "colors", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme2.json", - isSource: false, - original: { - value: "{themes.theme2.brand3.contrast-2}", - type: "color" - }, - name: "--fds-colors-brand3-contrast-2", - attributes: {}, - path: [ - "colors", - "brand3", - "contrast-2" - ] - }, - { - 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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme1-accent-1", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme1-accent-2", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme1-accent-3", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme1-accent-4", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme1-accent-5", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme1-accent-6", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme1-accent-7", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme1-accent-8", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme1-accent-9", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme1-accent-10", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme1-accent-11", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme1-accent-12", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme1-accent-13", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/dark.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-accent-14", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "14" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/dark.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-accent-15", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "15" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme1-brand1-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme1-brand1-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme1-brand1-3", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme1-brand1-4", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme1-brand1-5", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme1-brand1-6", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme1-brand1-7", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme1-brand1-8", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme1-brand1-9", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme1-brand1-10", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme1-brand1-11", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme1-brand1-12", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme1-brand1-13", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme1-brand2-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme1-brand2-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme1-brand2-3", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme1-brand2-4", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme1-brand2-5", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme1-brand2-6", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme1-brand2-7", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme1-brand2-8", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme1-brand2-9", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme1-brand2-10", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme1-brand2-11", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme1-brand2-12", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme1-brand2-13", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme1-brand3-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme1-brand3-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme1-brand3-3", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme1-brand3-4", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme1-brand3-5", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme1-brand3-6", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme1-brand3-7", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme1-brand3-8", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme1-brand3-9", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme1-brand3-10", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme1-brand3-11", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme1-brand3-12", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme1-brand3-13", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme1-neutral-1", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme1-neutral-2", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme1-neutral-3", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme1-neutral-4", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme1-neutral-5", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme1-neutral-6", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme1-neutral-7", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme1-neutral-8", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme1-neutral-9", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme1-neutral-10", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme1-neutral-11", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme1-neutral-12", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme1-neutral-13", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme1-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme1-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "contrast-2" - ] - }, - { - value: "#fefeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme2-accent-1", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme2-accent-2", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme2-accent-3", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme2-accent-4", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme2-accent-5", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme2-accent-6", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme2-accent-7", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme2-accent-8", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme2-accent-9", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme2-accent-10", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme2-accent-11", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme2-accent-12", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme2-accent-13", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme2-brand1-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme2-brand1-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme2-brand1-3", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme2-brand1-4", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme2-brand1-5", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme2-brand1-6", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme2-brand1-7", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme2-brand1-8", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme2-brand1-9", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme2-brand1-10", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme2-brand1-11", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme2-brand1-12", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme2-brand1-13", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme2-brand2-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme2-brand2-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme2-brand2-3", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme2-brand2-4", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme2-brand2-5", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme2-brand2-6", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme2-brand2-7", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme2-brand2-8", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme2-brand2-9", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme2-brand2-10", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme2-brand2-11", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme2-brand2-12", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme2-brand2-13", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme2-brand3-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme2-brand3-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme2-brand3-3", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme2-brand3-4", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme2-brand3-5", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme2-brand3-6", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme2-brand3-7", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme2-brand3-8", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme2-brand3-9", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme2-brand3-10", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme2-brand3-11", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme2-brand3-12", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme2-brand3-13", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme2-neutral-1", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme2-neutral-2", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme2-neutral-3", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme2-neutral-4", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme2-neutral-5", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme2-neutral-6", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme2-neutral-7", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme2-neutral-8", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme2-neutral-9", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme2-neutral-10", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme2-neutral-11", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme2-neutral-12", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme2-neutral-13", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme2-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme2-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "contrast-2" - ] - }, - { - value: "#fefeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme3-accent-1", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme3-accent-2", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme3-accent-3", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme3-accent-4", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme3-accent-5", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme3-accent-6", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme3-accent-7", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme3-accent-8", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme3-accent-9", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme3-accent-10", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme3-accent-11", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme3-accent-12", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme3-accent-13", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme3-brand1-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme3-brand1-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme3-brand1-3", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme3-brand1-4", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme3-brand1-5", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme3-brand1-6", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme3-brand1-7", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme3-brand1-8", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme3-brand1-9", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme3-brand1-10", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme3-brand1-11", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme3-brand1-12", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme3-brand1-13", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme3-brand2-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme3-brand2-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme3-brand2-3", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme3-brand2-4", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme3-brand2-5", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme3-brand2-6", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme3-brand2-7", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme3-brand2-8", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme3-brand2-9", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme3-brand2-10", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme3-brand2-11", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme3-brand2-12", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme3-brand2-13", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme3-brand3-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme3-brand3-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme3-brand3-3", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme3-brand3-4", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme3-brand3-5", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme3-brand3-6", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme3-brand3-7", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme3-brand3-8", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme3-brand3-9", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme3-brand3-10", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme3-brand3-11", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme3-brand3-12", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme3-brand3-13", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme3-neutral-1", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme3-neutral-2", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme3-neutral-3", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme3-neutral-4", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme3-neutral-5", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme3-neutral-6", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme3-neutral-7", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme3-neutral-8", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme3-neutral-9", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme3-neutral-10", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme3-neutral-11", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme3-neutral-12", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme3-neutral-13", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme3-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme3-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "contrast-2" - ] - }, - { - value: "#fefeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme4-accent-1", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme4-accent-2", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme4-accent-3", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme4-accent-4", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme4-accent-5", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme4-accent-6", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme4-accent-7", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme4-accent-8", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme4-accent-9", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme4-accent-10", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme4-accent-11", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme4-accent-12", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme4-accent-13", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme4-brand1-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme4-brand1-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme4-brand1-3", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme4-brand1-4", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme4-brand1-5", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme4-brand1-6", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme4-brand1-7", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme4-brand1-8", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme4-brand1-9", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme4-brand1-10", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme4-brand1-11", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme4-brand1-12", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme4-brand1-13", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme4-brand2-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme4-brand2-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme4-brand2-3", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme4-brand2-4", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme4-brand2-5", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme4-brand2-6", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme4-brand2-7", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme4-brand2-8", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme4-brand2-9", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme4-brand2-10", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme4-brand2-11", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme4-brand2-12", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme4-brand2-13", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme4-brand3-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme4-brand3-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme4-brand3-3", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme4-brand3-4", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme4-brand3-5", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme4-brand3-6", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme4-brand3-7", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme4-brand3-8", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme4-brand3-9", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme4-brand3-10", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme4-brand3-11", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme4-brand3-12", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme4-brand3-13", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme4-neutral-1", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme4-neutral-2", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme4-neutral-3", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme4-neutral-4", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme4-neutral-5", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme4-neutral-6", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme4-neutral-7", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme4-neutral-8", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme4-neutral-9", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme4-neutral-10", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme4-neutral-11", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme4-neutral-12", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme4-neutral-13", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme4-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme4-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "contrast-2" - ] - } -] - -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 opacity = [ - { - value: "30%", - type: "opacity", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "30%", - type: "opacity" - }, - name: "--fds-opacity-disabled", - attributes: {}, - path: [ - "opacity", - "disabled" - ] - } -] - -export const borderRadius = [ - { - value: "4px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{border_radius.medium}", - type: "borderRadius" - }, - name: "--fds-border_radius-interactive", - attributes: {}, - path: [ - "border_radius", - "interactive" - ] - }, - { - value: "2px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "2px", - type: "borderRadius" - }, - name: "--fds-border_radius-small", - attributes: {}, - path: [ - "border_radius", - "small" - ] - }, - { - value: "4px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "4px", - type: "borderRadius" - }, - name: "--fds-border_radius-medium", - attributes: {}, - path: [ - "border_radius", - "medium" - ] - }, - { - value: "8px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "8px", - type: "borderRadius" - }, - name: "--fds-border_radius-large", - attributes: {}, - path: [ - "border_radius", - "large" - ] - }, - { - value: "12px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "12px", - type: "borderRadius" - }, - name: "--fds-border_radius-xlarge", - attributes: {}, - path: [ - "border_radius", - "xlarge" - ] - }, - { - value: "16px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "16px", - type: "borderRadius" - }, - name: "--fds-border_radius-xxlarge", - attributes: {}, - path: [ - "border_radius", - "xxlarge" - ] - }, - { - value: "24px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "24px", - type: "borderRadius" - }, - name: "--fds-border_radius-xxxlarge", - attributes: {}, - path: [ - "border_radius", - "xxxlarge" - ] - }, - { - value: "32px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "32px", - type: "borderRadius" - }, - name: "--fds-border_radius-xxxxlarge", - attributes: {}, - path: [ - "border_radius", - "xxxxlarge" - ] - }, - { - value: "9999px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "9999px", - type: "borderRadius" - }, - name: "--fds-border_radius-full", - attributes: {}, - path: [ - "border_radius", - "full" - ] - } -] - -export const spacing = [ - { - value: "0", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{base}*30", - type: "spacing" - }, - name: "--fds-spacing-30", - attributes: {}, - path: [ - "spacing", - "30" - ] - } -] - -export const sizing = [ - { - value: "0", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{base}*30", - type: "sizing" - }, - name: "--fds-sizing-30", - attributes: {}, - path: [ - "sizing", - "30" - ] - }, - { - value: "4", - type: "sizing", - description: "4px", - filePath: "../../design-tokens/core/size/default.json", - isSource: true, - original: { - value: "4", - type: "sizing", - description: "4px" - }, - name: "--fds-base", - attributes: {}, - path: [ - "base" - ] - } -] - -export const borderWidth = [ - { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/styles/default.json", - isSource: true, - original: { - value: "1px", - type: "borderWidth" - }, - name: "--fds-border_width-1", - attributes: {}, - path: [ - "border_width", - "1" - ] - }, - { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/styles/default.json", - isSource: true, - 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: "2px", - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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 textCase = [ - { - value: "none", - type: "textCase", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - 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: true, - 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: true, - original: { - value: "underline", - type: "textDecoration" - }, - name: "--fds-text-decoration-underline", - attributes: {}, - path: [ - "textDecoration", - "underline" - ] - } -] - -export const fontSizes = [ - { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] - -export const fontFamilies = [ - { - value: "Inter", - type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "Inter", - type: "fontFamilies" - }, - name: "--fds-font-families-main", - attributes: {}, - path: [ - "fontFamilies", - "main" - ] - } -] diff --git a/apps/storefront/tokens/theme3.ts b/apps/storefront/tokens/theme3.ts deleted file mode 100644 index c973df77fd..0000000000 --- a/apps/storefront/tokens/theme3.ts +++ /dev/null @@ -1,12669 +0,0 @@ -/** - * 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/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.1}", - type: "color" - }, - name: "--fds-colors-accent-1", - attributes: {}, - path: [ - "colors", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.2}", - type: "color" - }, - name: "--fds-colors-accent-2", - attributes: {}, - path: [ - "colors", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.3}", - type: "color" - }, - name: "--fds-colors-accent-3", - attributes: {}, - path: [ - "colors", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.4}", - type: "color" - }, - name: "--fds-colors-accent-4", - attributes: {}, - path: [ - "colors", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.5}", - type: "color" - }, - name: "--fds-colors-accent-5", - attributes: {}, - path: [ - "colors", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.6}", - type: "color" - }, - name: "--fds-colors-accent-6", - attributes: {}, - path: [ - "colors", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.7}", - type: "color" - }, - name: "--fds-colors-accent-7", - attributes: {}, - path: [ - "colors", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.8}", - type: "color" - }, - name: "--fds-colors-accent-8", - attributes: {}, - path: [ - "colors", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.9}", - type: "color" - }, - name: "--fds-colors-accent-9", - attributes: {}, - path: [ - "colors", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.10}", - type: "color" - }, - name: "--fds-colors-accent-10", - attributes: {}, - path: [ - "colors", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.11}", - type: "color" - }, - name: "--fds-colors-accent-11", - attributes: {}, - path: [ - "colors", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.12}", - type: "color" - }, - name: "--fds-colors-accent-12", - attributes: {}, - path: [ - "colors", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.13}", - type: "color" - }, - name: "--fds-colors-accent-13", - attributes: {}, - path: [ - "colors", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.contrast-1}", - type: "color" - }, - name: "--fds-colors-accent-contrast-1", - attributes: {}, - path: [ - "colors", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.accent.contrast-2}", - type: "color" - }, - name: "--fds-colors-accent-contrast-2", - attributes: {}, - path: [ - "colors", - "accent", - "contrast-2" - ] - }, - { - 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/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.1}", - type: "color" - }, - name: "--fds-colors-neutral-1", - attributes: {}, - path: [ - "colors", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.2}", - type: "color" - }, - name: "--fds-colors-neutral-2", - attributes: {}, - path: [ - "colors", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.3}", - type: "color" - }, - name: "--fds-colors-neutral-3", - attributes: {}, - path: [ - "colors", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.4}", - type: "color" - }, - name: "--fds-colors-neutral-4", - attributes: {}, - path: [ - "colors", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.5}", - type: "color" - }, - name: "--fds-colors-neutral-5", - attributes: {}, - path: [ - "colors", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.6}", - type: "color" - }, - name: "--fds-colors-neutral-6", - attributes: {}, - path: [ - "colors", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.7}", - type: "color" - }, - name: "--fds-colors-neutral-7", - attributes: {}, - path: [ - "colors", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.8}", - type: "color" - }, - name: "--fds-colors-neutral-8", - attributes: {}, - path: [ - "colors", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.9}", - type: "color" - }, - name: "--fds-colors-neutral-9", - attributes: {}, - path: [ - "colors", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.10}", - type: "color" - }, - name: "--fds-colors-neutral-10", - attributes: {}, - path: [ - "colors", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.11}", - type: "color" - }, - name: "--fds-colors-neutral-11", - attributes: {}, - path: [ - "colors", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.12}", - type: "color" - }, - name: "--fds-colors-neutral-12", - attributes: {}, - path: [ - "colors", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.13}", - type: "color" - }, - name: "--fds-colors-neutral-13", - attributes: {}, - path: [ - "colors", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.contrast-1}", - type: "color" - }, - name: "--fds-colors-neutral-contrast-1", - attributes: {}, - path: [ - "colors", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.neutral.contrast-2}", - type: "color" - }, - name: "--fds-colors-neutral-contrast-2", - attributes: {}, - path: [ - "colors", - "neutral", - "contrast-2" - ] - }, - { - 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/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.1}", - type: "color" - }, - name: "--fds-colors-brand1-1", - attributes: {}, - path: [ - "colors", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.2}", - type: "color" - }, - name: "--fds-colors-brand1-2", - attributes: {}, - path: [ - "colors", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.3}", - type: "color" - }, - name: "--fds-colors-brand1-3", - attributes: {}, - path: [ - "colors", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.4}", - type: "color" - }, - name: "--fds-colors-brand1-4", - attributes: {}, - path: [ - "colors", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.5}", - type: "color" - }, - name: "--fds-colors-brand1-5", - attributes: {}, - path: [ - "colors", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.6}", - type: "color" - }, - name: "--fds-colors-brand1-6", - attributes: {}, - path: [ - "colors", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.7}", - type: "color" - }, - name: "--fds-colors-brand1-7", - attributes: {}, - path: [ - "colors", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.8}", - type: "color" - }, - name: "--fds-colors-brand1-8", - attributes: {}, - path: [ - "colors", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.9}", - type: "color" - }, - name: "--fds-colors-brand1-9", - attributes: {}, - path: [ - "colors", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.10}", - type: "color" - }, - name: "--fds-colors-brand1-10", - attributes: {}, - path: [ - "colors", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.11}", - type: "color" - }, - name: "--fds-colors-brand1-11", - attributes: {}, - path: [ - "colors", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.12}", - type: "color" - }, - name: "--fds-colors-brand1-12", - attributes: {}, - path: [ - "colors", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.13}", - type: "color" - }, - name: "--fds-colors-brand1-13", - attributes: {}, - path: [ - "colors", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.contrast-1}", - type: "color" - }, - name: "--fds-colors-brand1-contrast-1", - attributes: {}, - path: [ - "colors", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand1.contrast-2}", - type: "color" - }, - name: "--fds-colors-brand1-contrast-2", - attributes: {}, - path: [ - "colors", - "brand1", - "contrast-2" - ] - }, - { - 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/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.1}", - type: "color" - }, - name: "--fds-colors-brand2-1", - attributes: {}, - path: [ - "colors", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.2}", - type: "color" - }, - name: "--fds-colors-brand2-2", - attributes: {}, - path: [ - "colors", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.3}", - type: "color" - }, - name: "--fds-colors-brand2-3", - attributes: {}, - path: [ - "colors", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.4}", - type: "color" - }, - name: "--fds-colors-brand2-4", - attributes: {}, - path: [ - "colors", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.5}", - type: "color" - }, - name: "--fds-colors-brand2-5", - attributes: {}, - path: [ - "colors", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.6}", - type: "color" - }, - name: "--fds-colors-brand2-6", - attributes: {}, - path: [ - "colors", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.7}", - type: "color" - }, - name: "--fds-colors-brand2-7", - attributes: {}, - path: [ - "colors", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.8}", - type: "color" - }, - name: "--fds-colors-brand2-8", - attributes: {}, - path: [ - "colors", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.9}", - type: "color" - }, - name: "--fds-colors-brand2-9", - attributes: {}, - path: [ - "colors", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.10}", - type: "color" - }, - name: "--fds-colors-brand2-10", - attributes: {}, - path: [ - "colors", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.11}", - type: "color" - }, - name: "--fds-colors-brand2-11", - attributes: {}, - path: [ - "colors", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.12}", - type: "color" - }, - name: "--fds-colors-brand2-12", - attributes: {}, - path: [ - "colors", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.13}", - type: "color" - }, - name: "--fds-colors-brand2-13", - attributes: {}, - path: [ - "colors", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.contrast-1}", - type: "color" - }, - name: "--fds-colors-brand2-contrast-1", - attributes: {}, - path: [ - "colors", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand2.contrast-2}", - type: "color" - }, - name: "--fds-colors-brand2-contrast-2", - attributes: {}, - path: [ - "colors", - "brand2", - "contrast-2" - ] - }, - { - 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/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.1}", - type: "color" - }, - name: "--fds-colors-brand3-1", - attributes: {}, - path: [ - "colors", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.2}", - type: "color" - }, - name: "--fds-colors-brand3-2", - attributes: {}, - path: [ - "colors", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.3}", - type: "color" - }, - name: "--fds-colors-brand3-3", - attributes: {}, - path: [ - "colors", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.4}", - type: "color" - }, - name: "--fds-colors-brand3-4", - attributes: {}, - path: [ - "colors", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.5}", - type: "color" - }, - name: "--fds-colors-brand3-5", - attributes: {}, - path: [ - "colors", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.6}", - type: "color" - }, - name: "--fds-colors-brand3-6", - attributes: {}, - path: [ - "colors", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.7}", - type: "color" - }, - name: "--fds-colors-brand3-7", - attributes: {}, - path: [ - "colors", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.8}", - type: "color" - }, - name: "--fds-colors-brand3-8", - attributes: {}, - path: [ - "colors", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.9}", - type: "color" - }, - name: "--fds-colors-brand3-9", - attributes: {}, - path: [ - "colors", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.10}", - type: "color" - }, - name: "--fds-colors-brand3-10", - attributes: {}, - path: [ - "colors", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.11}", - type: "color" - }, - name: "--fds-colors-brand3-11", - attributes: {}, - path: [ - "colors", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.12}", - type: "color" - }, - name: "--fds-colors-brand3-12", - attributes: {}, - path: [ - "colors", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.13}", - type: "color" - }, - name: "--fds-colors-brand3-13", - attributes: {}, - path: [ - "colors", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.contrast-1}", - type: "color" - }, - name: "--fds-colors-brand3-contrast-1", - attributes: {}, - path: [ - "colors", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme3.json", - isSource: false, - original: { - value: "{themes.theme3.brand3.contrast-2}", - type: "color" - }, - name: "--fds-colors-brand3-contrast-2", - attributes: {}, - path: [ - "colors", - "brand3", - "contrast-2" - ] - }, - { - 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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme1-accent-1", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme1-accent-2", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme1-accent-3", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme1-accent-4", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme1-accent-5", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme1-accent-6", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme1-accent-7", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme1-accent-8", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme1-accent-9", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme1-accent-10", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme1-accent-11", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme1-accent-12", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme1-accent-13", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/dark.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-accent-14", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "14" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/dark.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-accent-15", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "15" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme1-brand1-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme1-brand1-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme1-brand1-3", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme1-brand1-4", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme1-brand1-5", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme1-brand1-6", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme1-brand1-7", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme1-brand1-8", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme1-brand1-9", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme1-brand1-10", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme1-brand1-11", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme1-brand1-12", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme1-brand1-13", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme1-brand2-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme1-brand2-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme1-brand2-3", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme1-brand2-4", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme1-brand2-5", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme1-brand2-6", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme1-brand2-7", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme1-brand2-8", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme1-brand2-9", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme1-brand2-10", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme1-brand2-11", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme1-brand2-12", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme1-brand2-13", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme1-brand3-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme1-brand3-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme1-brand3-3", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme1-brand3-4", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme1-brand3-5", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme1-brand3-6", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme1-brand3-7", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme1-brand3-8", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme1-brand3-9", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme1-brand3-10", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme1-brand3-11", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme1-brand3-12", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme1-brand3-13", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme1-neutral-1", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme1-neutral-2", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme1-neutral-3", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme1-neutral-4", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme1-neutral-5", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme1-neutral-6", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme1-neutral-7", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme1-neutral-8", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme1-neutral-9", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme1-neutral-10", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme1-neutral-11", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme1-neutral-12", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme1-neutral-13", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme1-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme1-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "contrast-2" - ] - }, - { - value: "#fefeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme2-accent-1", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme2-accent-2", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme2-accent-3", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme2-accent-4", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme2-accent-5", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme2-accent-6", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme2-accent-7", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme2-accent-8", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme2-accent-9", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme2-accent-10", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme2-accent-11", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme2-accent-12", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme2-accent-13", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme2-brand1-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme2-brand1-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme2-brand1-3", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme2-brand1-4", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme2-brand1-5", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme2-brand1-6", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme2-brand1-7", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme2-brand1-8", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme2-brand1-9", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme2-brand1-10", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme2-brand1-11", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme2-brand1-12", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme2-brand1-13", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme2-brand2-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme2-brand2-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme2-brand2-3", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme2-brand2-4", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme2-brand2-5", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme2-brand2-6", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme2-brand2-7", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme2-brand2-8", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme2-brand2-9", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme2-brand2-10", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme2-brand2-11", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme2-brand2-12", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme2-brand2-13", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme2-brand3-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme2-brand3-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme2-brand3-3", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme2-brand3-4", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme2-brand3-5", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme2-brand3-6", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme2-brand3-7", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme2-brand3-8", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme2-brand3-9", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme2-brand3-10", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme2-brand3-11", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme2-brand3-12", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme2-brand3-13", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme2-neutral-1", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme2-neutral-2", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme2-neutral-3", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme2-neutral-4", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme2-neutral-5", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme2-neutral-6", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme2-neutral-7", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme2-neutral-8", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme2-neutral-9", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme2-neutral-10", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme2-neutral-11", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme2-neutral-12", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme2-neutral-13", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme2-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme2-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "contrast-2" - ] - }, - { - value: "#fefeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme3-accent-1", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme3-accent-2", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme3-accent-3", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme3-accent-4", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme3-accent-5", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme3-accent-6", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme3-accent-7", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme3-accent-8", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme3-accent-9", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme3-accent-10", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme3-accent-11", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme3-accent-12", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme3-accent-13", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme3-brand1-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme3-brand1-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme3-brand1-3", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme3-brand1-4", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme3-brand1-5", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme3-brand1-6", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme3-brand1-7", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme3-brand1-8", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme3-brand1-9", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme3-brand1-10", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme3-brand1-11", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme3-brand1-12", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme3-brand1-13", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme3-brand2-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme3-brand2-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme3-brand2-3", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme3-brand2-4", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme3-brand2-5", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme3-brand2-6", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme3-brand2-7", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme3-brand2-8", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme3-brand2-9", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme3-brand2-10", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme3-brand2-11", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme3-brand2-12", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme3-brand2-13", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme3-brand3-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme3-brand3-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme3-brand3-3", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme3-brand3-4", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme3-brand3-5", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme3-brand3-6", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme3-brand3-7", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme3-brand3-8", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme3-brand3-9", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme3-brand3-10", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme3-brand3-11", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme3-brand3-12", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme3-brand3-13", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme3-neutral-1", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme3-neutral-2", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme3-neutral-3", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme3-neutral-4", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme3-neutral-5", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme3-neutral-6", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme3-neutral-7", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme3-neutral-8", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme3-neutral-9", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme3-neutral-10", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme3-neutral-11", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme3-neutral-12", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme3-neutral-13", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme3-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme3-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "contrast-2" - ] - }, - { - value: "#fefeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme4-accent-1", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme4-accent-2", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme4-accent-3", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme4-accent-4", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme4-accent-5", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme4-accent-6", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme4-accent-7", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme4-accent-8", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme4-accent-9", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme4-accent-10", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme4-accent-11", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme4-accent-12", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme4-accent-13", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme4-brand1-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme4-brand1-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme4-brand1-3", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme4-brand1-4", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme4-brand1-5", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme4-brand1-6", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme4-brand1-7", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme4-brand1-8", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme4-brand1-9", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme4-brand1-10", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme4-brand1-11", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme4-brand1-12", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme4-brand1-13", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme4-brand2-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme4-brand2-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme4-brand2-3", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme4-brand2-4", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme4-brand2-5", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme4-brand2-6", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme4-brand2-7", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme4-brand2-8", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme4-brand2-9", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme4-brand2-10", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme4-brand2-11", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme4-brand2-12", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme4-brand2-13", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme4-brand3-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme4-brand3-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme4-brand3-3", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme4-brand3-4", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme4-brand3-5", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme4-brand3-6", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme4-brand3-7", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme4-brand3-8", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme4-brand3-9", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme4-brand3-10", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme4-brand3-11", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme4-brand3-12", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme4-brand3-13", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme4-neutral-1", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme4-neutral-2", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme4-neutral-3", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme4-neutral-4", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme4-neutral-5", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme4-neutral-6", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme4-neutral-7", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme4-neutral-8", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme4-neutral-9", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme4-neutral-10", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme4-neutral-11", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme4-neutral-12", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme4-neutral-13", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme4-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme4-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "contrast-2" - ] - } -] - -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 opacity = [ - { - value: "30%", - type: "opacity", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "30%", - type: "opacity" - }, - name: "--fds-opacity-disabled", - attributes: {}, - path: [ - "opacity", - "disabled" - ] - } -] - -export const borderRadius = [ - { - value: "4px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{border_radius.medium}", - type: "borderRadius" - }, - name: "--fds-border_radius-interactive", - attributes: {}, - path: [ - "border_radius", - "interactive" - ] - }, - { - value: "2px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "2px", - type: "borderRadius" - }, - name: "--fds-border_radius-small", - attributes: {}, - path: [ - "border_radius", - "small" - ] - }, - { - value: "4px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "4px", - type: "borderRadius" - }, - name: "--fds-border_radius-medium", - attributes: {}, - path: [ - "border_radius", - "medium" - ] - }, - { - value: "8px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "8px", - type: "borderRadius" - }, - name: "--fds-border_radius-large", - attributes: {}, - path: [ - "border_radius", - "large" - ] - }, - { - value: "12px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "12px", - type: "borderRadius" - }, - name: "--fds-border_radius-xlarge", - attributes: {}, - path: [ - "border_radius", - "xlarge" - ] - }, - { - value: "16px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "16px", - type: "borderRadius" - }, - name: "--fds-border_radius-xxlarge", - attributes: {}, - path: [ - "border_radius", - "xxlarge" - ] - }, - { - value: "24px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "24px", - type: "borderRadius" - }, - name: "--fds-border_radius-xxxlarge", - attributes: {}, - path: [ - "border_radius", - "xxxlarge" - ] - }, - { - value: "32px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "32px", - type: "borderRadius" - }, - name: "--fds-border_radius-xxxxlarge", - attributes: {}, - path: [ - "border_radius", - "xxxxlarge" - ] - }, - { - value: "9999px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "9999px", - type: "borderRadius" - }, - name: "--fds-border_radius-full", - attributes: {}, - path: [ - "border_radius", - "full" - ] - } -] - -export const spacing = [ - { - value: "0", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{base}*30", - type: "spacing" - }, - name: "--fds-spacing-30", - attributes: {}, - path: [ - "spacing", - "30" - ] - } -] - -export const sizing = [ - { - value: "0", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{base}*30", - type: "sizing" - }, - name: "--fds-sizing-30", - attributes: {}, - path: [ - "sizing", - "30" - ] - }, - { - value: "4", - type: "sizing", - description: "4px", - filePath: "../../design-tokens/core/size/default.json", - isSource: true, - original: { - value: "4", - type: "sizing", - description: "4px" - }, - name: "--fds-base", - attributes: {}, - path: [ - "base" - ] - } -] - -export const borderWidth = [ - { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/styles/default.json", - isSource: true, - original: { - value: "1px", - type: "borderWidth" - }, - name: "--fds-border_width-1", - attributes: {}, - path: [ - "border_width", - "1" - ] - }, - { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/styles/default.json", - isSource: true, - 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: "2px", - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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 textCase = [ - { - value: "none", - type: "textCase", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - 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: true, - 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: true, - original: { - value: "underline", - type: "textDecoration" - }, - name: "--fds-text-decoration-underline", - attributes: {}, - path: [ - "textDecoration", - "underline" - ] - } -] - -export const fontSizes = [ - { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] - -export const fontFamilies = [ - { - value: "Inter", - type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "Inter", - type: "fontFamilies" - }, - name: "--fds-font-families-main", - attributes: {}, - path: [ - "fontFamilies", - "main" - ] - } -] diff --git a/apps/storefront/tokens/theme4.ts b/apps/storefront/tokens/theme4.ts deleted file mode 100644 index 73037de396..0000000000 --- a/apps/storefront/tokens/theme4.ts +++ /dev/null @@ -1,12669 +0,0 @@ -/** - * 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/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.1}", - type: "color" - }, - name: "--fds-colors-accent-1", - attributes: {}, - path: [ - "colors", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.2}", - type: "color" - }, - name: "--fds-colors-accent-2", - attributes: {}, - path: [ - "colors", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.3}", - type: "color" - }, - name: "--fds-colors-accent-3", - attributes: {}, - path: [ - "colors", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.4}", - type: "color" - }, - name: "--fds-colors-accent-4", - attributes: {}, - path: [ - "colors", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.5}", - type: "color" - }, - name: "--fds-colors-accent-5", - attributes: {}, - path: [ - "colors", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.6}", - type: "color" - }, - name: "--fds-colors-accent-6", - attributes: {}, - path: [ - "colors", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.7}", - type: "color" - }, - name: "--fds-colors-accent-7", - attributes: {}, - path: [ - "colors", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.8}", - type: "color" - }, - name: "--fds-colors-accent-8", - attributes: {}, - path: [ - "colors", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.9}", - type: "color" - }, - name: "--fds-colors-accent-9", - attributes: {}, - path: [ - "colors", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.10}", - type: "color" - }, - name: "--fds-colors-accent-10", - attributes: {}, - path: [ - "colors", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.11}", - type: "color" - }, - name: "--fds-colors-accent-11", - attributes: {}, - path: [ - "colors", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.12}", - type: "color" - }, - name: "--fds-colors-accent-12", - attributes: {}, - path: [ - "colors", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.13}", - type: "color" - }, - name: "--fds-colors-accent-13", - attributes: {}, - path: [ - "colors", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.contrast-1}", - type: "color" - }, - name: "--fds-colors-accent-contrast-1", - attributes: {}, - path: [ - "colors", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.accent.contrast-2}", - type: "color" - }, - name: "--fds-colors-accent-contrast-2", - attributes: {}, - path: [ - "colors", - "accent", - "contrast-2" - ] - }, - { - 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/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.1}", - type: "color" - }, - name: "--fds-colors-neutral-1", - attributes: {}, - path: [ - "colors", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.2}", - type: "color" - }, - name: "--fds-colors-neutral-2", - attributes: {}, - path: [ - "colors", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.3}", - type: "color" - }, - name: "--fds-colors-neutral-3", - attributes: {}, - path: [ - "colors", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.4}", - type: "color" - }, - name: "--fds-colors-neutral-4", - attributes: {}, - path: [ - "colors", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.5}", - type: "color" - }, - name: "--fds-colors-neutral-5", - attributes: {}, - path: [ - "colors", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.6}", - type: "color" - }, - name: "--fds-colors-neutral-6", - attributes: {}, - path: [ - "colors", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.7}", - type: "color" - }, - name: "--fds-colors-neutral-7", - attributes: {}, - path: [ - "colors", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.8}", - type: "color" - }, - name: "--fds-colors-neutral-8", - attributes: {}, - path: [ - "colors", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.9}", - type: "color" - }, - name: "--fds-colors-neutral-9", - attributes: {}, - path: [ - "colors", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.10}", - type: "color" - }, - name: "--fds-colors-neutral-10", - attributes: {}, - path: [ - "colors", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.11}", - type: "color" - }, - name: "--fds-colors-neutral-11", - attributes: {}, - path: [ - "colors", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.12}", - type: "color" - }, - name: "--fds-colors-neutral-12", - attributes: {}, - path: [ - "colors", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.13}", - type: "color" - }, - name: "--fds-colors-neutral-13", - attributes: {}, - path: [ - "colors", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.contrast-1}", - type: "color" - }, - name: "--fds-colors-neutral-contrast-1", - attributes: {}, - path: [ - "colors", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.neutral.contrast-2}", - type: "color" - }, - name: "--fds-colors-neutral-contrast-2", - attributes: {}, - path: [ - "colors", - "neutral", - "contrast-2" - ] - }, - { - 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/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.1}", - type: "color" - }, - name: "--fds-colors-brand1-1", - attributes: {}, - path: [ - "colors", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.2}", - type: "color" - }, - name: "--fds-colors-brand1-2", - attributes: {}, - path: [ - "colors", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.3}", - type: "color" - }, - name: "--fds-colors-brand1-3", - attributes: {}, - path: [ - "colors", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.4}", - type: "color" - }, - name: "--fds-colors-brand1-4", - attributes: {}, - path: [ - "colors", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.5}", - type: "color" - }, - name: "--fds-colors-brand1-5", - attributes: {}, - path: [ - "colors", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.6}", - type: "color" - }, - name: "--fds-colors-brand1-6", - attributes: {}, - path: [ - "colors", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.7}", - type: "color" - }, - name: "--fds-colors-brand1-7", - attributes: {}, - path: [ - "colors", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.8}", - type: "color" - }, - name: "--fds-colors-brand1-8", - attributes: {}, - path: [ - "colors", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.9}", - type: "color" - }, - name: "--fds-colors-brand1-9", - attributes: {}, - path: [ - "colors", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.10}", - type: "color" - }, - name: "--fds-colors-brand1-10", - attributes: {}, - path: [ - "colors", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.11}", - type: "color" - }, - name: "--fds-colors-brand1-11", - attributes: {}, - path: [ - "colors", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.12}", - type: "color" - }, - name: "--fds-colors-brand1-12", - attributes: {}, - path: [ - "colors", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.13}", - type: "color" - }, - name: "--fds-colors-brand1-13", - attributes: {}, - path: [ - "colors", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.contrast-1}", - type: "color" - }, - name: "--fds-colors-brand1-contrast-1", - attributes: {}, - path: [ - "colors", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand1.contrast-2}", - type: "color" - }, - name: "--fds-colors-brand1-contrast-2", - attributes: {}, - path: [ - "colors", - "brand1", - "contrast-2" - ] - }, - { - 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/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.1}", - type: "color" - }, - name: "--fds-colors-brand2-1", - attributes: {}, - path: [ - "colors", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.2}", - type: "color" - }, - name: "--fds-colors-brand2-2", - attributes: {}, - path: [ - "colors", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.3}", - type: "color" - }, - name: "--fds-colors-brand2-3", - attributes: {}, - path: [ - "colors", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.4}", - type: "color" - }, - name: "--fds-colors-brand2-4", - attributes: {}, - path: [ - "colors", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.5}", - type: "color" - }, - name: "--fds-colors-brand2-5", - attributes: {}, - path: [ - "colors", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.6}", - type: "color" - }, - name: "--fds-colors-brand2-6", - attributes: {}, - path: [ - "colors", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.7}", - type: "color" - }, - name: "--fds-colors-brand2-7", - attributes: {}, - path: [ - "colors", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.8}", - type: "color" - }, - name: "--fds-colors-brand2-8", - attributes: {}, - path: [ - "colors", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.9}", - type: "color" - }, - name: "--fds-colors-brand2-9", - attributes: {}, - path: [ - "colors", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.10}", - type: "color" - }, - name: "--fds-colors-brand2-10", - attributes: {}, - path: [ - "colors", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.11}", - type: "color" - }, - name: "--fds-colors-brand2-11", - attributes: {}, - path: [ - "colors", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.12}", - type: "color" - }, - name: "--fds-colors-brand2-12", - attributes: {}, - path: [ - "colors", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.13}", - type: "color" - }, - name: "--fds-colors-brand2-13", - attributes: {}, - path: [ - "colors", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.contrast-1}", - type: "color" - }, - name: "--fds-colors-brand2-contrast-1", - attributes: {}, - path: [ - "colors", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand2.contrast-2}", - type: "color" - }, - name: "--fds-colors-brand2-contrast-2", - attributes: {}, - path: [ - "colors", - "brand2", - "contrast-2" - ] - }, - { - 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/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.1}", - type: "color" - }, - name: "--fds-colors-brand3-1", - attributes: {}, - path: [ - "colors", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.2}", - type: "color" - }, - name: "--fds-colors-brand3-2", - attributes: {}, - path: [ - "colors", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.3}", - type: "color" - }, - name: "--fds-colors-brand3-3", - attributes: {}, - path: [ - "colors", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.4}", - type: "color" - }, - name: "--fds-colors-brand3-4", - attributes: {}, - path: [ - "colors", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.5}", - type: "color" - }, - name: "--fds-colors-brand3-5", - attributes: {}, - path: [ - "colors", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.6}", - type: "color" - }, - name: "--fds-colors-brand3-6", - attributes: {}, - path: [ - "colors", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.7}", - type: "color" - }, - name: "--fds-colors-brand3-7", - attributes: {}, - path: [ - "colors", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.8}", - type: "color" - }, - name: "--fds-colors-brand3-8", - attributes: {}, - path: [ - "colors", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.9}", - type: "color" - }, - name: "--fds-colors-brand3-9", - attributes: {}, - path: [ - "colors", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.10}", - type: "color" - }, - name: "--fds-colors-brand3-10", - attributes: {}, - path: [ - "colors", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.11}", - type: "color" - }, - name: "--fds-colors-brand3-11", - attributes: {}, - path: [ - "colors", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.12}", - type: "color" - }, - name: "--fds-colors-brand3-12", - attributes: {}, - path: [ - "colors", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.13}", - type: "color" - }, - name: "--fds-colors-brand3-13", - attributes: {}, - path: [ - "colors", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.contrast-1}", - type: "color" - }, - name: "--fds-colors-brand3-contrast-1", - attributes: {}, - path: [ - "colors", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/themes/theme4.json", - isSource: false, - original: { - value: "{themes.theme4.brand3.contrast-2}", - type: "color" - }, - name: "--fds-colors-brand3-contrast-2", - attributes: {}, - path: [ - "colors", - "brand3", - "contrast-2" - ] - }, - { - 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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.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/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme1-accent-1", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme1-accent-2", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme1-accent-3", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme1-accent-4", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme1-accent-5", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme1-accent-6", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme1-accent-7", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme1-accent-8", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme1-accent-9", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme1-accent-10", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme1-accent-11", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme1-accent-12", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme1-accent-13", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/dark.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-accent-14", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "14" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/dark.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-accent-15", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "15" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme1-brand1-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme1-brand1-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme1-brand1-3", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme1-brand1-4", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme1-brand1-5", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme1-brand1-6", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme1-brand1-7", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme1-brand1-8", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme1-brand1-9", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme1-brand1-10", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme1-brand1-11", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme1-brand1-12", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme1-brand1-13", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme1-brand2-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme1-brand2-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme1-brand2-3", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme1-brand2-4", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme1-brand2-5", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme1-brand2-6", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme1-brand2-7", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme1-brand2-8", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme1-brand2-9", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme1-brand2-10", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme1-brand2-11", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme1-brand2-12", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme1-brand2-13", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme1-brand3-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme1-brand3-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme1-brand3-3", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme1-brand3-4", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme1-brand3-5", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme1-brand3-6", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme1-brand3-7", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme1-brand3-8", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme1-brand3-9", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme1-brand3-10", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme1-brand3-11", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme1-brand3-12", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme1-brand3-13", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme1-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme1-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme1-neutral-1", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme1-neutral-2", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme1-neutral-3", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme1-neutral-4", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme1-neutral-5", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme1-neutral-6", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme1-neutral-7", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme1-neutral-8", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme1-neutral-9", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme1-neutral-10", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme1-neutral-11", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme1-neutral-12", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme1-neutral-13", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme1-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme1-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme1", - "neutral", - "contrast-2" - ] - }, - { - value: "#fefeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme2-accent-1", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme2-accent-2", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme2-accent-3", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme2-accent-4", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme2-accent-5", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme2-accent-6", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme2-accent-7", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme2-accent-8", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme2-accent-9", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme2-accent-10", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme2-accent-11", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme2-accent-12", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme2-accent-13", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme2-brand1-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme2-brand1-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme2-brand1-3", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme2-brand1-4", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme2-brand1-5", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme2-brand1-6", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme2-brand1-7", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme2-brand1-8", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme2-brand1-9", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme2-brand1-10", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme2-brand1-11", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme2-brand1-12", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme2-brand1-13", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme2-brand2-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme2-brand2-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme2-brand2-3", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme2-brand2-4", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme2-brand2-5", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme2-brand2-6", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme2-brand2-7", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme2-brand2-8", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme2-brand2-9", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme2-brand2-10", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme2-brand2-11", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme2-brand2-12", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme2-brand2-13", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme2-brand3-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme2-brand3-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme2-brand3-3", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme2-brand3-4", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme2-brand3-5", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme2-brand3-6", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme2-brand3-7", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme2-brand3-8", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme2-brand3-9", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme2-brand3-10", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme2-brand3-11", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme2-brand3-12", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme2-brand3-13", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme2-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme2-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme2-neutral-1", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme2-neutral-2", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme2-neutral-3", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme2-neutral-4", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme2-neutral-5", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme2-neutral-6", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme2-neutral-7", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme2-neutral-8", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme2-neutral-9", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme2-neutral-10", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme2-neutral-11", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme2-neutral-12", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme2-neutral-13", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme2-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme2-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme2", - "neutral", - "contrast-2" - ] - }, - { - value: "#fefeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme3-accent-1", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme3-accent-2", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme3-accent-3", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme3-accent-4", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme3-accent-5", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme3-accent-6", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme3-accent-7", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme3-accent-8", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme3-accent-9", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme3-accent-10", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme3-accent-11", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme3-accent-12", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme3-accent-13", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme3-brand1-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme3-brand1-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme3-brand1-3", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme3-brand1-4", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme3-brand1-5", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme3-brand1-6", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme3-brand1-7", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme3-brand1-8", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme3-brand1-9", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme3-brand1-10", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme3-brand1-11", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme3-brand1-12", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme3-brand1-13", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme3-brand2-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme3-brand2-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme3-brand2-3", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme3-brand2-4", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme3-brand2-5", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme3-brand2-6", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme3-brand2-7", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme3-brand2-8", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme3-brand2-9", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme3-brand2-10", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme3-brand2-11", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme3-brand2-12", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme3-brand2-13", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme3-brand3-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme3-brand3-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme3-brand3-3", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme3-brand3-4", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme3-brand3-5", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme3-brand3-6", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme3-brand3-7", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme3-brand3-8", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme3-brand3-9", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme3-brand3-10", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme3-brand3-11", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme3-brand3-12", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme3-brand3-13", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme3-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme3-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme3-neutral-1", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme3-neutral-2", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme3-neutral-3", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme3-neutral-4", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme3-neutral-5", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme3-neutral-6", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme3-neutral-7", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme3-neutral-8", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme3-neutral-9", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme3-neutral-10", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme3-neutral-11", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme3-neutral-12", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme3-neutral-13", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme3-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme3-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme3", - "neutral", - "contrast-2" - ] - }, - { - value: "#fefeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefeff", - type: "color" - }, - name: "--fds-themes-theme4-accent-1", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "1" - ] - }, - { - value: "#eef4fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eef4fa", - type: "color" - }, - name: "--fds-themes-theme4-accent-2", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "2" - ] - }, - { - value: "#e2edf7", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e2edf7", - type: "color" - }, - name: "--fds-themes-theme4-accent-3", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "3" - ] - }, - { - value: "#c3daef", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c3daef", - type: "color" - }, - name: "--fds-themes-theme4-accent-4", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "4" - ] - }, - { - value: "#a4c7e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a4c7e6", - type: "color" - }, - name: "--fds-themes-theme4-accent-5", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "5" - ] - }, - { - value: "#aecde9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#aecde9", - type: "color" - }, - name: "--fds-themes-theme4-accent-6", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "6" - ] - }, - { - value: "#4b90ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#4b90ce", - type: "color" - }, - name: "--fds-themes-theme4-accent-7", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "7" - ] - }, - { - value: "#00529d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00529d", - type: "color" - }, - name: "--fds-themes-theme4-accent-8", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "8" - ] - }, - { - value: "#0163ba", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0163ba", - type: "color" - }, - name: "--fds-themes-theme4-accent-9", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "9" - ] - }, - { - value: "#004d93", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#004d93", - type: "color" - }, - name: "--fds-themes-theme4-accent-10", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "10" - ] - }, - { - value: "#00396d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00396d", - type: "color" - }, - name: "--fds-themes-theme4-accent-11", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "11" - ] - }, - { - value: "#005099", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#005099", - type: "color" - }, - name: "--fds-themes-theme4-accent-12", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "12" - ] - }, - { - value: "#00315c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#00315c", - type: "color" - }, - name: "--fds-themes-theme4-accent-13", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-accent-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-accent-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "accent", - "contrast-2" - ] - }, - { - value: "#fffefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefe", - type: "color" - }, - name: "--fds-themes-theme4-brand1-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "1" - ] - }, - { - value: "#fef0f1", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fef0f1", - type: "color" - }, - name: "--fds-themes-theme4-brand1-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "2" - ] - }, - { - value: "#fde5e6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fde5e6", - type: "color" - }, - name: "--fds-themes-theme4-brand1-3", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "3" - ] - }, - { - value: "#fbcccd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbcccd", - type: "color" - }, - name: "--fds-themes-theme4-brand1-4", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "4" - ] - }, - { - value: "#fab1b3", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab1b3", - type: "color" - }, - name: "--fds-themes-theme4-brand1-5", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "5" - ] - }, - { - value: "#fab8b9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fab8b9", - type: "color" - }, - name: "--fds-themes-theme4-brand1-6", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "6" - ] - }, - { - value: "#eb5b5f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eb5b5f", - type: "color" - }, - name: "--fds-themes-theme4-brand1-7", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "7" - ] - }, - { - value: "#8b3639", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8b3639", - type: "color" - }, - name: "--fds-themes-theme4-brand1-8", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "8" - ] - }, - { - value: "#f35f63", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f35f63", - type: "color" - }, - name: "--fds-themes-theme4-brand1-9", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "9" - ] - }, - { - value: "#cc5053", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#cc5053", - type: "color" - }, - name: "--fds-themes-theme4-brand1-10", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "10" - ] - }, - { - value: "#a84144", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a84144", - type: "color" - }, - name: "--fds-themes-theme4-brand1-11", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "11" - ] - }, - { - value: "#873537", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#873537", - type: "color" - }, - name: "--fds-themes-theme4-brand1-12", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "12" - ] - }, - { - value: "#522021", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#522021", - type: "color" - }, - name: "--fds-themes-theme4-brand1-13", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-brand1-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-brand1-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand1", - "contrast-2" - ] - }, - { - value: "#fffefc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fffefc", - type: "color" - }, - name: "--fds-themes-theme4-brand2-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "1" - ] - }, - { - value: "#fbf3e0", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fbf3e0", - type: "color" - }, - name: "--fds-themes-theme4-brand2-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "2" - ] - }, - { - value: "#f8e9c6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f8e9c6", - type: "color" - }, - name: "--fds-themes-theme4-brand2-3", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "3" - ] - }, - { - value: "#f2d48d", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f2d48d", - type: "color" - }, - name: "--fds-themes-theme4-brand2-4", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "4" - ] - }, - { - value: "#ebbe54", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ebbe54", - type: "color" - }, - name: "--fds-themes-theme4-brand2-5", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "5" - ] - }, - { - value: "#edc464", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#edc464", - type: "color" - }, - name: "--fds-themes-theme4-brand2-6", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "6" - ] - }, - { - value: "#b28419", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b28419", - type: "color" - }, - name: "--fds-themes-theme4-brand2-7", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "7" - ] - }, - { - value: "#684e0f", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#684e0f", - type: "color" - }, - name: "--fds-themes-theme4-brand2-8", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "8" - ] - }, - { - value: "#e4a920", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e4a920", - type: "color" - }, - name: "--fds-themes-theme4-brand2-9", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "9" - ] - }, - { - value: "#c6931c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6931c", - type: "color" - }, - name: "--fds-themes-theme4-brand2-10", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "10" - ] - }, - { - value: "#a87c17", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#a87c17", - type: "color" - }, - name: "--fds-themes-theme4-brand2-11", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "11" - ] - }, - { - value: "#664c0e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#664c0e", - type: "color" - }, - name: "--fds-themes-theme4-brand2-12", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "12" - ] - }, - { - value: "#3d2e09", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#3d2e09", - type: "color" - }, - name: "--fds-themes-theme4-brand2-13", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-brand2-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-brand2-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand2", - "contrast-2" - ] - }, - { - value: "#fdfeff", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fdfeff", - type: "color" - }, - name: "--fds-themes-theme4-brand3-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "1" - ] - }, - { - value: "#eaf6fe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#eaf6fe", - type: "color" - }, - name: "--fds-themes-theme4-brand3-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "2" - ] - }, - { - value: "#d9eefd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d9eefd", - type: "color" - }, - name: "--fds-themes-theme4-brand3-3", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "3" - ] - }, - { - value: "#b3dcfc", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#b3dcfc", - type: "color" - }, - name: "--fds-themes-theme4-brand3-4", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "4" - ] - }, - { - value: "#8bcafa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#8bcafa", - type: "color" - }, - name: "--fds-themes-theme4-brand3-5", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "5" - ] - }, - { - value: "#96cffa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#96cffa", - type: "color" - }, - name: "--fds-themes-theme4-brand3-6", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "6" - ] - }, - { - value: "#1c90e8", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1c90e8", - type: "color" - }, - name: "--fds-themes-theme4-brand3-7", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "7" - ] - }, - { - value: "#11558a", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#11558a", - type: "color" - }, - name: "--fds-themes-theme4-brand3-8", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "8" - ] - }, - { - value: "#1e98f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e98f5", - type: "color" - }, - name: "--fds-themes-theme4-brand3-9", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "9" - ] - }, - { - value: "#1980ce", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1980ce", - type: "color" - }, - name: "--fds-themes-theme4-brand3-10", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "10" - ] - }, - { - value: "#1569a9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1569a9", - type: "color" - }, - name: "--fds-themes-theme4-brand3-11", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "11" - ] - }, - { - value: "#105387", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#105387", - type: "color" - }, - name: "--fds-themes-theme4-brand3-12", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "12" - ] - }, - { - value: "#0a3251", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#0a3251", - type: "color" - }, - name: "--fds-themes-theme4-brand3-13", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "13" - ] - }, - { - value: "#f6fafd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f6fafd", - type: "color" - }, - name: "--fds-themes-theme4-brand3-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "contrast-1" - ] - }, - { - value: "#ddeaf6", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#ddeaf6", - type: "color" - }, - name: "--fds-themes-theme4-brand3-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "brand3", - "contrast-2" - ] - }, - { - value: "#fefefe", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#fefefe", - type: "color" - }, - name: "--fds-themes-theme4-neutral-1", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "1" - ] - }, - { - value: "#f3f4f5", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f3f4f5", - type: "color" - }, - name: "--fds-themes-theme4-neutral-2", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "2" - ] - }, - { - value: "#e9eaec", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#e9eaec", - type: "color" - }, - name: "--fds-themes-theme4-neutral-3", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "3" - ] - }, - { - value: "#d5d7da", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#d5d7da", - type: "color" - }, - name: "--fds-themes-theme4-neutral-4", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "4" - ] - }, - { - value: "#c1c4c9", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c1c4c9", - type: "color" - }, - name: "--fds-themes-theme4-neutral-5", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "5" - ] - }, - { - value: "#c6c9cd", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#c6c9cd", - type: "color" - }, - name: "--fds-themes-theme4-neutral-6", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "6" - ] - }, - { - value: "#858c96", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#858c96", - type: "color" - }, - name: "--fds-themes-theme4-neutral-7", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "7" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme4-neutral-8", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "8" - ] - }, - { - value: "#1e2b3c", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#1e2b3c", - type: "color" - }, - name: "--fds-themes-theme4-neutral-9", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "9" - ] - }, - { - value: "#333e4e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#333e4e", - type: "color" - }, - name: "--fds-themes-theme4-neutral-10", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "10" - ] - }, - { - value: "#495361", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#495361", - type: "color" - }, - name: "--fds-themes-theme4-neutral-11", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "11" - ] - }, - { - value: "#46505e", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#46505e", - type: "color" - }, - name: "--fds-themes-theme4-neutral-12", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "12" - ] - }, - { - value: "#243142", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#243142", - type: "color" - }, - name: "--fds-themes-theme4-neutral-13", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "13" - ] - }, - { - value: "#f9f9fa", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#f9f9fa", - type: "color" - }, - name: "--fds-themes-theme4-neutral-contrast-1", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "contrast-1" - ] - }, - { - value: "#9ea3ab", - type: "color", - filePath: "../../design-tokens/core/modes/light.json", - isSource: true, - original: { - value: "#9ea3ab", - type: "color" - }, - name: "--fds-themes-theme4-neutral-contrast-2", - attributes: {}, - path: [ - "themes", - "theme4", - "neutral", - "contrast-2" - ] - } -] - -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 opacity = [ - { - value: "30%", - type: "opacity", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "30%", - type: "opacity" - }, - name: "--fds-opacity-disabled", - attributes: {}, - path: [ - "opacity", - "disabled" - ] - } -] - -export const borderRadius = [ - { - value: "4px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{border_radius.medium}", - type: "borderRadius" - }, - name: "--fds-border_radius-interactive", - attributes: {}, - path: [ - "border_radius", - "interactive" - ] - }, - { - value: "2px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "2px", - type: "borderRadius" - }, - name: "--fds-border_radius-small", - attributes: {}, - path: [ - "border_radius", - "small" - ] - }, - { - value: "4px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "4px", - type: "borderRadius" - }, - name: "--fds-border_radius-medium", - attributes: {}, - path: [ - "border_radius", - "medium" - ] - }, - { - value: "8px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "8px", - type: "borderRadius" - }, - name: "--fds-border_radius-large", - attributes: {}, - path: [ - "border_radius", - "large" - ] - }, - { - value: "12px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "12px", - type: "borderRadius" - }, - name: "--fds-border_radius-xlarge", - attributes: {}, - path: [ - "border_radius", - "xlarge" - ] - }, - { - value: "16px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "16px", - type: "borderRadius" - }, - name: "--fds-border_radius-xxlarge", - attributes: {}, - path: [ - "border_radius", - "xxlarge" - ] - }, - { - value: "24px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "24px", - type: "borderRadius" - }, - name: "--fds-border_radius-xxxlarge", - attributes: {}, - path: [ - "border_radius", - "xxxlarge" - ] - }, - { - value: "32px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "32px", - type: "borderRadius" - }, - name: "--fds-border_radius-xxxxlarge", - attributes: {}, - path: [ - "border_radius", - "xxxxlarge" - ] - }, - { - value: "9999px", - type: "borderRadius", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "9999px", - type: "borderRadius" - }, - name: "--fds-border_radius-full", - attributes: {}, - path: [ - "border_radius", - "full" - ] - } -] - -export const spacing = [ - { - value: "0", - type: "spacing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{base}*30", - type: "spacing" - }, - name: "--fds-spacing-30", - attributes: {}, - path: [ - "spacing", - "30" - ] - } -] - -export const sizing = [ - { - value: "0", - type: "sizing", - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - value: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{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: "{base}*30", - type: "sizing" - }, - name: "--fds-sizing-30", - attributes: {}, - path: [ - "sizing", - "30" - ] - }, - { - value: "4", - type: "sizing", - description: "4px", - filePath: "../../design-tokens/core/size/default.json", - isSource: true, - original: { - value: "4", - type: "sizing", - description: "4px" - }, - name: "--fds-base", - attributes: {}, - path: [ - "base" - ] - } -] - -export const borderWidth = [ - { - value: "1px", - type: "borderWidth", - filePath: "../../design-tokens/core/styles/default.json", - isSource: true, - original: { - value: "1px", - type: "borderWidth" - }, - name: "--fds-border_width-1", - attributes: {}, - path: [ - "border_width", - "1" - ] - }, - { - value: "2px", - type: "borderWidth", - filePath: "../../design-tokens/core/styles/default.json", - isSource: true, - 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: "2px", - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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/styles/default.json", - isSource: true, - 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 textCase = [ - { - value: "none", - type: "textCase", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - 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: true, - 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: true, - original: { - value: "underline", - type: "textDecoration" - }, - name: "--fds-text-decoration-underline", - attributes: {}, - path: [ - "textDecoration", - "underline" - ] - } -] - -export const fontSizes = [ - { - value: "16", - type: "fontSizes", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - 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: true, - original: { - value: "400", - type: "fontWeights" - }, - name: "--fds-font-weights-regular", - attributes: {}, - path: [ - "fontWeights", - "regular" - ] - } -] - -export const fontFamilies = [ - { - value: "Inter", - type: "fontFamilies", - filePath: "../../design-tokens/core/typography/default.json", - isSource: true, - original: { - value: "Inter", - type: "fontFamilies" - }, - name: "--fds-font-families-main", - attributes: {}, - path: [ - "fontFamilies", - "main" - ] - } -]