chore: generated design system css variables from updated json file
Approved-by: Matilda Landström
This commit is contained in:
@@ -10,13 +10,13 @@ export const theme = {
|
||||
'Signature/Hotel Norge/Off White/70': '#AAAAA7',
|
||||
'Signature/Hotel Norge/Emerald/0': '#C7DDD5',
|
||||
'Signature/Hotel Norge/Emerald/50': '#779990',
|
||||
'Signature/Hotel Norge/Emerald/80': '#3A655C',
|
||||
'Signature/Hotel Norge/Off White/80': '#838481',
|
||||
'Signature/Hotel Norge/Emerald/80': '#3A655C',
|
||||
'Signature/Hotel Norge/Off White/90': '#6F716F',
|
||||
'Signature/Hotel Norge/Off White/100': '#646563',
|
||||
'Signature/Hotel Norge/Emerald/90': '#26544A',
|
||||
'Signature/Hotel Norge/Dark blue/0': '#B7C5C8',
|
||||
'Signature/Hotel Norge/Off White/100': '#646563',
|
||||
'Signature/Hotel Norge/Emerald/100': '#004337',
|
||||
'Signature/Hotel Norge/Dark blue/0': '#B7C5C8',
|
||||
'Signature/Hotel Norge/Dark blue/30': '#858F97',
|
||||
'Signature/Hotel Norge/Dark blue/60': '#626B76',
|
||||
'Signature/Hotel Norge/Dark blue/80': '#404655',
|
||||
@@ -135,6 +135,7 @@ export const theme = {
|
||||
'Text/Interactive/Hover': '#404655',
|
||||
'Text/Interactive/Secondary': '#26544A',
|
||||
'Text/Interactive/Secondary Hover': '#3A655C',
|
||||
'Text/Interactive/Inverted Hover': '#b3b4bd',
|
||||
'Text/Interactive/Disabled': '#8C8C8C',
|
||||
'Text/Interactive/Focus': '#262626',
|
||||
'Text/Interactive/Error': '#AD0015',
|
||||
@@ -150,6 +151,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': '#B7C5C8',
|
||||
'Text/Brand/OnPrimary 2/Heading': '#FFFFFF',
|
||||
'Text/Brand/OnPrimary 2/Default': '#FFFFFF',
|
||||
@@ -207,6 +209,7 @@ export const theme = {
|
||||
'Icon/Interactive/Default': '#181E34',
|
||||
'Icon/Interactive/Secondary': '#26544A',
|
||||
'Icon/Interactive/Accent': '#26544A',
|
||||
'Icon/Interactive/Inverted Hover': '#b3b4bd',
|
||||
'Icon/Interactive/Disabled': '#BFBFBF',
|
||||
'Icon/Interactive/Placeholder': '#747474',
|
||||
'Icon/Feedback/Information': '#284EA0',
|
||||
|
||||
Reference in New Issue
Block a user