chore: generated design system css variables from updated json file
Approved-by: Matilda Landström
This commit is contained in:
@@ -129,6 +129,7 @@ export const theme = {
|
||||
'Text/Interactive/Hover': '#3D444D',
|
||||
'Text/Interactive/Secondary': '#AA546B',
|
||||
'Text/Interactive/Secondary Hover': '#C27183',
|
||||
'Text/Interactive/Inverted Hover': '#b6b7b9',
|
||||
'Text/Interactive/Disabled': '#8C8C8C',
|
||||
'Text/Interactive/Focus': '#262626',
|
||||
'Text/Interactive/Error': '#AD0015',
|
||||
@@ -144,6 +145,7 @@ export const theme = {
|
||||
'Text/Brand/OnAccent/Accent Secondary': '#747474',
|
||||
'Text/Brand/OnPrimary 1/Heading': '#FFFFFF',
|
||||
'Text/Brand/OnPrimary 1/Default': '#FFFFFF',
|
||||
'Text/Brand/OnPrimary 1/Hover': '#ffffff',
|
||||
'Text/Brand/OnPrimary 1/Accent': '#FFFFFF',
|
||||
'Text/Brand/OnPrimary 2/Heading': '#1F1F1F',
|
||||
'Text/Brand/OnPrimary 2/Default': '#1F1F1F',
|
||||
@@ -201,6 +203,7 @@ export const theme = {
|
||||
'Icon/Interactive/Default': '#21252B',
|
||||
'Icon/Interactive/Secondary': '#AA546B',
|
||||
'Icon/Interactive/Accent': '#AA546B',
|
||||
'Icon/Interactive/Inverted Hover': '#b6b7b9',
|
||||
'Icon/Interactive/Disabled': '#BFBFBF',
|
||||
'Icon/Interactive/Placeholder': '#747474',
|
||||
'Icon/Feedback/Information': '#284EA0',
|
||||
|
||||
Reference in New Issue
Block a user