fix(BOOK-622): Removed blending step for hover colors and respect original values from design system instead
Approved-by: Linus Flood
This commit is contained in:
@@ -159,7 +159,7 @@ export const theme = {
|
||||
'Text/Interactive/Hover': '#2C414D',
|
||||
'Text/Interactive/Secondary': '#0D57F3',
|
||||
'Text/Interactive/Secondary Hover': '#143D94',
|
||||
'Text/Interactive/Inverted Hover': '#b2b9be',
|
||||
'Text/Interactive/Inverted Hover': '#FFFFFFB3',
|
||||
'Text/Interactive/Disabled': '#8C8C8C',
|
||||
'Text/Interactive/Focus': '#262626',
|
||||
'Text/Interactive/Error': '#AD0015',
|
||||
@@ -175,7 +175,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/Hover': '#FFFFFFB3',
|
||||
'Text/Brand/OnPrimary 1/Accent': '#458AFF',
|
||||
'Text/Brand/OnPrimary 2/Heading': '#FFFFFF',
|
||||
'Text/Brand/OnPrimary 2/Default': '#FFFFFF',
|
||||
@@ -186,14 +186,14 @@ export const theme = {
|
||||
'Background/Primary': '#FCFCFC',
|
||||
'Background/Secondary': '#FFFFFF',
|
||||
'Surface/Primary/Default': '#FFFFFF',
|
||||
'Surface/Primary/Hover': '#f2f2f2',
|
||||
'Surface/Primary/Hover Light': '#e6e5e5',
|
||||
'Surface/Primary/Hover': '#1F1C1B0D',
|
||||
'Surface/Primary/Hover Light': '#1F1C1B1A',
|
||||
'Surface/Primary/Hover Accent': '#E9E9E9',
|
||||
'Surface/Primary/OnSurface/Default': '#F6F6F7',
|
||||
'Surface/Primary/Disabled': '#1F1C1B1A',
|
||||
'Surface/Secondary/Default': '#ECEEEF',
|
||||
'Surface/Secondary/Subtle': '#E0E3E5',
|
||||
'Surface/Secondary/Hover': '#e0e2e3',
|
||||
'Surface/Secondary/Hover': '#1F1C1B0D',
|
||||
'Surface/Brand/Accent/Default': '#575757',
|
||||
'Surface/Brand/Accent/OnAccent/Accent': '#E0E3E5',
|
||||
'Surface/Brand/Accent/OnAccent/Accent Secondary': '#E0E3E5',
|
||||
@@ -233,7 +233,7 @@ export const theme = {
|
||||
'Icon/Interactive/Default': '#1E3441',
|
||||
'Icon/Interactive/Secondary': '#0D57F3',
|
||||
'Icon/Interactive/Accent': '#0D57F3',
|
||||
'Icon/Interactive/Inverted Hover': '#b6bdc2',
|
||||
'Icon/Interactive/Inverted Hover': '#FFFFFFB3',
|
||||
'Icon/Interactive/Disabled': '#BFBFBF',
|
||||
'Icon/Interactive/Placeholder': '#747474',
|
||||
'Icon/Feedback/Information': '#284EA0',
|
||||
@@ -250,7 +250,7 @@ export const theme = {
|
||||
'Overlay/80': '#1F1C1BCC',
|
||||
'Overlay/90': '#1F1C1BE6',
|
||||
'Component/Button/Brand/Primary/Fill/Default': '#3E1118',
|
||||
'Component/Button/Brand/Primary/Fill/Hover': '#51262b',
|
||||
'Component/Button/Brand/Primary/Fill/Hover': '#FFFFFF1A',
|
||||
'Component/Button/Brand/Primary/Fill/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Primary/On fill/Default': '#FFFFFF',
|
||||
'Component/Button/Brand/Primary/On fill/Hover': '#FFFFFF',
|
||||
@@ -266,15 +266,15 @@ export const theme = {
|
||||
'Component/Button/Brand/Secondary/On fill/Default': '#3E1118',
|
||||
'Component/Button/Brand/Secondary/On fill/Hover': '#5B353B',
|
||||
'Component/Button/Brand/Secondary/On fill/Inverted': '#FFFFFF',
|
||||
'Component/Button/Brand/Secondary/On fill/Hover inverted': '#c3b1b2',
|
||||
'Component/Button/Brand/Secondary/On fill/Hover inverted': '#FFFFFFB3',
|
||||
'Component/Button/Brand/Secondary/On fill/Disabled': '#8C8C8C',
|
||||
'Component/Button/Brand/Secondary/Border/Default': '#3E1118',
|
||||
'Component/Button/Brand/Secondary/Border/Hover': '#5B353B',
|
||||
'Component/Button/Brand/Secondary/Border/Inverted': '#FFFFFF',
|
||||
'Component/Button/Brand/Secondary/Border/Hover inverted': '#9d8081',
|
||||
'Component/Button/Brand/Secondary/Border/Hover inverted': '#FFFFFF80',
|
||||
'Component/Button/Brand/Secondary/Border/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Tertiary/Fill/Default': '#0D57F3',
|
||||
'Component/Button/Brand/Tertiary/Fill/Hover': '#1a54e7',
|
||||
'Component/Button/Brand/Tertiary/Fill/Hover': '#1F1C1B0D',
|
||||
'Component/Button/Brand/Tertiary/Fill/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Tertiary/On fill/Default': '#FFFFFF',
|
||||
'Component/Button/Brand/Tertiary/On fill/Hover': '#FFFFFF',
|
||||
@@ -284,14 +284,14 @@ export const theme = {
|
||||
'Component/Button/Brand/Tertiary/Border/Disabled': '#FFFFFF00',
|
||||
'Component/Button/Inverted/Fill/Default': '#FFFFFF',
|
||||
'Component/Button/Inverted/Fill/Faded': '#FFFFFFE6',
|
||||
'Component/Button/Inverted/Fill/Hover': '#e6e5e5',
|
||||
'Component/Button/Inverted/Fill/Hover': '#1F1C1B1A',
|
||||
'Component/Button/Inverted/Fill/Hover Inverted': '#3E1118',
|
||||
'Component/Button/Inverted/Fill/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Inverted/Border/Default': '#FFFFFF00',
|
||||
'Component/Button/Inverted/Border/Hover': '#FFFFFF00',
|
||||
'Component/Button/Inverted/Border/Disable': '#FFFFFF00',
|
||||
'Component/Button/Inverted/On fill/Default': '#3E1118',
|
||||
'Component/Button/Inverted/On fill/Hover': '#51262b',
|
||||
'Component/Button/Inverted/On fill/Hover': '#FFFFFF1A',
|
||||
'Component/Button/Inverted/On fill/Hover inverted': '#FFFFFF',
|
||||
'Component/Button/Inverted/On fill/Disabled': '#8C8C8C',
|
||||
'Border/Interactive/Default': '#BFBFBF',
|
||||
@@ -316,6 +316,6 @@ export const theme = {
|
||||
'Component/Button/Muted/On fill/Hover Inverted': '#5B353B',
|
||||
'Component/Button/Muted/On fill/Disabled': '#8C8C8C',
|
||||
'Component/Button/Muted/Border/Default': '#FFFFFF1A',
|
||||
'Component/Button/Muted/Border/Hover': '#ffffff30',
|
||||
'Component/Button/Muted/Border/Hover': '#FFFFFF1A',
|
||||
'Component/Button/Muted/Border/Disable': '#FFFFFF1A',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user