chore: generated design system css variables from updated json file
Approved-by: Matilda Landström
This commit is contained in:
@@ -148,6 +148,7 @@ export const theme = {
|
||||
'Text/Interactive/Hover': '#454545',
|
||||
'Text/Interactive/Secondary': '#805E45',
|
||||
'Text/Interactive/Secondary Hover': '#BA8E6E',
|
||||
'Text/Interactive/Inverted Hover': '#b5b5b5',
|
||||
'Text/Interactive/Disabled': '#8C8C8C',
|
||||
'Text/Interactive/Focus': '#262626',
|
||||
'Text/Interactive/Error': '#AD0015',
|
||||
@@ -163,6 +164,7 @@ export const theme = {
|
||||
'Text/Brand/OnAccent/Accent Secondary': '#805E45',
|
||||
'Text/Brand/OnPrimary 1/Heading': '#1F1F1F',
|
||||
'Text/Brand/OnPrimary 1/Default': '#1F1F1F',
|
||||
'Text/Brand/OnPrimary 1/Hover': '#454545',
|
||||
'Text/Brand/OnPrimary 1/Accent': '#1F1F1F',
|
||||
'Text/Brand/OnPrimary 2/Heading': '#FFFFFF',
|
||||
'Text/Brand/OnPrimary 2/Default': '#FFFFFF',
|
||||
@@ -220,6 +222,7 @@ export const theme = {
|
||||
'Icon/Interactive/Default': '#1F1F1F',
|
||||
'Icon/Interactive/Secondary': '#805E45',
|
||||
'Icon/Interactive/Accent': '#805E45',
|
||||
'Icon/Interactive/Inverted Hover': '#b5b5b5',
|
||||
'Icon/Interactive/Disabled': '#BFBFBF',
|
||||
'Icon/Interactive/Placeholder': '#747474',
|
||||
'Icon/Feedback/Information': '#284EA0',
|
||||
|
||||
Reference in New Issue
Block a user