chore: generated design system css variables from updated json file

Approved-by: Matilda Landström
This commit is contained in:
Erik Tiekstra
2025-10-30 12:27:16 +00:00
parent eea21e67d9
commit 6a342aaa9e
45 changed files with 8264 additions and 1437 deletions

View File

@@ -33,7 +33,7 @@ export const theme = {
'Signature/Haymarket/Bismark/80': '#394951',
'Signature/Haymarket/Bismark/90': '#334046',
'Signature/Haymarket/Bismark/100': '#1E282E',
'Title/lg/Letter spacing': 1.44,
'Title/lg/Letter spacing': 0.96,
'Title/lg/Font fallback': 'Serif',
'Title/lg/Text-Transform': 'none',
'Title/md/Letter spacing': 0.36,
@@ -87,14 +87,10 @@ export const theme = {
'Body/Underline/sm/Font fallback': 'sans-serif',
'Body/Underline/sm/Letter spacing': 0.2,
'Body/Underline/sm/Text-Decoration': 'underline',
'Surface/Brand/Accent/OnAccent/Default': '#FFFFFF',
'Surface/Brand/Primary 1/OnSurface/Default': '#FFFFFF',
'Surface/Brand/Primary 1/OnSurface/Accent': '#FFFFFF',
'Surface/Brand/Primary 1/OnSurface/Accent Secondary': '#FFFFFF',
'Surface/Brand/Primary 2/OnSurface/Default': '#FFFFFF',
'Surface/Brand/Primary 2/OnSurface/Accent': '#FFFFFF',
'Surface/Brand/Primary 3/OnSurface/Default': '#FFFFFF',
'Surface/Brand/Primary 3/OnSurface/Accent': '#FFFFFF',
'Surface/Brand/Primary 3/OnSurface/Accent Secondary': '#FFFFFF',
'Utilities/Gradients/10': '#F0DDD81A',
'Font family/Haymarket/Title': 'Prumo text',
'Font family/Haymarket/Body': 'Fira sans',
@@ -147,10 +143,9 @@ export const theme = {
'Text/Secondary': '#575757',
'Text/Tertiary': '#747474',
'Text/Accent Primary': '#805E45',
'Text/Accent Secondary': '#805E45',
'Text/Inverted': '#FFFFFF',
'Text/Interactive/Default': '#1F1F1F',
'Text/Interactive/Hover': '#805E45',
'Text/Interactive/Hover': '#454545',
'Text/Interactive/Secondary': '#805E45',
'Text/Interactive/Secondary Hover': '#BA8E6E',
'Text/Interactive/Disabled': '#8C8C8C',
@@ -158,22 +153,23 @@ export const theme = {
'Text/Interactive/Error': '#AD0015',
'Text/Interactive/Placeholder': '#747474',
'Text/Brand/OnAccent/Heading': '#FFFFFF',
'Text/Feedback/Information Accent': '#284EA0',
'Text/Feedback/Succes Accent': '#348337',
'Text/Feedback/Warning Accent': '#D17308',
'Text/Feedback/Error Accent': '#AD0015',
'Text/Feedback/Neutral Accent': '#747474',
'Text/Feedback/Information': '#284EA0',
'Text/Feedback/Succes': '#348337',
'Text/Feedback/Warning': '#D17308',
'Text/Feedback/Error': '#AD0015',
'Text/Feedback/Neutral': '#747474',
'Text/Brand/OnAccent/Default': '#FFFFFF',
'Text/Brand/OnAccent/Accent': '#FFFFFF',
'Text/Brand/OnPrimary 1/Heading': '#FFFFFF',
'Text/Brand/OnPrimary 1/Default': '#FFFFFF',
'Text/Brand/OnPrimary 1/Accent': '#FFFFFF',
'Text/Brand/OnAccent/Accent Secondary': '#805E45',
'Text/Brand/OnPrimary 1/Heading': '#1F1F1F',
'Text/Brand/OnPrimary 1/Default': '#1F1F1F',
'Text/Brand/OnPrimary 1/Accent': '#1F1F1F',
'Text/Brand/OnPrimary 2/Heading': '#FFFFFF',
'Text/Brand/OnPrimary 2/Default': '#FFFFFF',
'Text/Brand/OnPrimary 2/Accent': '#FFFFFF',
'Text/Brand/OnPrimary 3/Heading': '#1F1F1F',
'Text/Brand/OnPrimary 3/Default': '#1F1F1F',
'Text/Brand/OnPrimary 3/Accent': '#1F1F1F',
'Text/Brand/OnPrimary 3/Heading': '#FFFFFF',
'Text/Brand/OnPrimary 3/Default': '#FFFFFF',
'Text/Brand/OnPrimary 3/Accent': '#FFFFFF',
'Background/Primary': '#FFFFFF',
'Background/Secondary': '#FFFFFF',
'Surface/Primary/Default': '#FFFFFF',
@@ -181,14 +177,20 @@ export const theme = {
'Surface/Primary/Hover Light': '#e6e5e5',
'Surface/Primary/Hover Accent': '#E9E9E9',
'Surface/Primary/OnSurface/Default': '#FBF7F6',
'Surface/Primary/Disabled': '#E9E9E9',
'Surface/Primary/Disabled': '#1F1C1B1A',
'Surface/Secondary/Default': '#FBF7F6',
'Surface/Secondary/Default dark': '#F6ECEA',
'Surface/Secondary/Subtle': '#F6ECEA',
'Surface/Secondary/Hover': '#efebea',
'Surface/Brand/Accent/Default': '#946F54',
'Surface/Brand/Primary 1/Default': '#4A6C78',
'Surface/Brand/Accent/OnAccent/Accent': '#EDE3D8',
'Surface/Brand/Accent/OnAccent/Accent Secondary': '#EDE3D8',
'Surface/Brand/Primary 1/Default': '#F0DDD8',
'Surface/Brand/Primary 2/Default': '#946F54',
'Surface/Brand/Primary 3/Default': '#F0DDD8',
'Surface/Brand/Primary 2/OnSurface/Default': '#EDE3D8',
'Surface/Brand/Primary 2/OnSurface/Accent': '#EDE3D8',
'Surface/Brand/Primary 3/Default': '#4A6C78',
'Surface/Brand/Primary 3/OnSurface/Default': '#C5D7DC',
'Surface/Brand/Primary 3/OnSurface/Accent': '#C5D7DC',
'Surface/UI Fill/Default': '#FFFFFF',
'Surface/UI Fill/Intense': '#262626',
'Surface/UI Fill/Active': '#262626',
@@ -199,18 +201,18 @@ export const theme = {
'Surface/Accent/3': '#483425',
'Surface/Accent/4': '#BA8E6E',
'Surface/Accent/5': '#334046',
'Surface/Feedback/Information Accent': '#284EA0',
'Surface/Feedback/Information': '#E8F6FF',
'Surface/Feedback/Succes Accent': '#348337',
'Surface/Feedback/Succes': '#F3FCE8',
'Surface/Feedback/Warning Accent': '#D17308',
'Surface/Feedback/Warning Light': '#FFF8E3',
'Surface/Feedback/Error Accent': '#AD0015',
'Surface/Feedback/Error': '#FFEBEB',
'Surface/Feedback/Neutral Accent': '#747474',
'Surface/Feedback/Neutral': '#E9E9E9',
'Surface/Feedback/Information': '#284EA0',
'Surface/Feedback/Information light': '#E8F6FF',
'Surface/Feedback/Succes': '#348337',
'Surface/Feedback/Succes light': '#F3FCE8',
'Surface/Feedback/Warning': '#D17308',
'Surface/Feedback/Warning light': '#FFF8E3',
'Surface/Feedback/Error': '#AD0015',
'Surface/Feedback/Error light': '#FFEBEB',
'Surface/Feedback/Neutral': '#747474',
'Surface/Feedback/Neutral light': '#E9E9E9',
'Border/Default': '#D9D9D9',
'Border/Intense': '#BFBFBF',
'Border/Strong': '#BFBFBF',
'Border/Inverted': '#FFFFFF',
'Icon/Default': '#575757',
'Icon/Intense': '#1F1F1F',
@@ -282,11 +284,11 @@ export const theme = {
'Border/Divider/Default': '#D9D9D9',
'Border/Divider/Subtle': '#E9E9E9',
'Border/Divider/Accent': '#BFBFBF',
'Border/Divider/Brand/OnAccent/Default': '#C5A384',
'Border/Divider/Brand/OnPrimary 1/Default': '#FFFFFF',
'Border/Divider/Brand/OnPrimary 1/Secondary': '#FFFFFF',
'Border/Divider/Brand/OnPrimary 2/Default': '#FFFFFF',
'Border/Divider/Brand/OnPrimary 3/Default': '#FFFFFF',
'Border/Interactive/Selected': '#262626',
'Border/Divider/Brand/OnPrimary 3/Default': '#C5D7DC',
'Border/Interactive/Active': '#262626',
'Border/Interactive/Focus': '#262626',
'Border/Interactive/Disabled': '#BFBFBF',
'Border/Interactive/Error': '#AD0015',