chore: generated design system css variables from updated json file
Approved-by: Matilda Landström
This commit is contained in:
@@ -69,8 +69,6 @@ export const theme = {
|
||||
'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',
|
||||
'Utilities/Gradients/10': '#F2E1C21A',
|
||||
'Font family/The Dock/Title': 'Reckless',
|
||||
'Font family/The Dock/Body': 'Fira sans',
|
||||
@@ -128,6 +126,7 @@ export const theme = {
|
||||
'Text/Interactive/Hover': '#454545',
|
||||
'Text/Interactive/Secondary': '#D62220',
|
||||
'Text/Interactive/Secondary Hover': '#FC2826',
|
||||
'Text/Interactive/Inverted Hover': '#b5b5b5',
|
||||
'Text/Interactive/Disabled': '#8C8C8C',
|
||||
'Text/Interactive/Focus': '#262626',
|
||||
'Text/Interactive/Error': '#AD0015',
|
||||
@@ -143,10 +142,11 @@ export const theme = {
|
||||
'Text/Brand/OnAccent/Accent Secondary': '#D62220',
|
||||
'Text/Brand/OnPrimary 1/Heading': '#1F1F1F',
|
||||
'Text/Brand/OnPrimary 1/Default': '#1F1F1F',
|
||||
'Text/Brand/OnPrimary 1/Hover': '#454545',
|
||||
'Text/Brand/OnPrimary 1/Accent': '#3E1212',
|
||||
'Text/Brand/OnPrimary 2/Heading': '#1F1F1F',
|
||||
'Text/Brand/OnPrimary 2/Default': '#1F1F1F',
|
||||
'Text/Brand/OnPrimary 2/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': '#FFFFFF',
|
||||
'Text/Brand/OnPrimary 3/Default': '#FFFFFF',
|
||||
'Text/Brand/OnPrimary 3/Accent': '#FFFFFF',
|
||||
@@ -166,6 +166,8 @@ export const theme = {
|
||||
'Surface/Brand/Accent/OnAccent/Accent Secondary': '#B31C1B',
|
||||
'Surface/Brand/Primary 1/Default': '#F2E1C2',
|
||||
'Surface/Brand/Primary 2/Default': '#3E1212',
|
||||
'Surface/Brand/Primary 2/OnSurface/Default': '#FFFFFF',
|
||||
'Surface/Brand/Primary 2/OnSurface/Accent': '#FFFFFF',
|
||||
'Surface/Brand/Primary 3/Default': '#3E1212',
|
||||
'Surface/Brand/Primary 3/OnSurface/Default': '#F2E1C2',
|
||||
'Surface/Brand/Primary 3/OnSurface/Accent': '#F2E1C2',
|
||||
@@ -198,6 +200,7 @@ export const theme = {
|
||||
'Icon/Interactive/Default': '#1F1F1F',
|
||||
'Icon/Interactive/Secondary': '#D62220',
|
||||
'Icon/Interactive/Accent': '#D62220',
|
||||
'Icon/Interactive/Inverted Hover': '#b5b5b5',
|
||||
'Icon/Interactive/Disabled': '#BFBFBF',
|
||||
'Icon/Interactive/Placeholder': '#747474',
|
||||
'Icon/Feedback/Information': '#284EA0',
|
||||
|
||||
Reference in New Issue
Block a user