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:
@@ -148,7 +148,7 @@ export const theme = {
|
||||
'Text/Interactive/Hover': '#454545',
|
||||
'Text/Interactive/Secondary': '#834722',
|
||||
'Text/Interactive/Secondary Hover': '#BB7524',
|
||||
'Text/Interactive/Inverted Hover': '#b5b5b5',
|
||||
'Text/Interactive/Inverted Hover': '#FFFFFFB3',
|
||||
'Text/Interactive/Disabled': '#8C8C8C',
|
||||
'Text/Interactive/Focus': '#262626',
|
||||
'Text/Interactive/Error': '#AD0015',
|
||||
@@ -164,7 +164,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': '#FFFFFF',
|
||||
'Text/Brand/OnPrimary 2/Heading': '#FFFFFF',
|
||||
'Text/Brand/OnPrimary 2/Default': '#FFFFFF',
|
||||
@@ -175,14 +175,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': '#F5F5F5',
|
||||
'Surface/Primary/Disabled': '#1F1C1B1A',
|
||||
'Surface/Secondary/Default': '#F0F0F0',
|
||||
'Surface/Secondary/Subtle': '#D9D9D9',
|
||||
'Surface/Secondary/Hover': '#e4e4e4',
|
||||
'Surface/Secondary/Hover': '#1F1C1B0D',
|
||||
'Surface/Brand/Accent/Default': '#3C1D0C',
|
||||
'Surface/Brand/Accent/OnAccent/Accent': '#FFFFFF',
|
||||
'Surface/Brand/Accent/OnAccent/Accent Secondary': '#FFFFFF',
|
||||
@@ -196,7 +196,7 @@ export const theme = {
|
||||
'Surface/UI Fill/Default': '#FFFFFF',
|
||||
'Surface/UI Fill/Intense': '#262626',
|
||||
'Surface/UI Fill/Active': '#262626',
|
||||
'Surface/UI Fill/Active Hover': '#ffffff',
|
||||
'Surface/UI Fill/Active Hover': '#FFFFFF1A',
|
||||
'Surface/UI Fill/Disabled': '#E9E9E9',
|
||||
'Surface/Accent/1': '#A96D59',
|
||||
'Surface/Accent/2': '#3F6DBD',
|
||||
@@ -222,7 +222,7 @@ export const theme = {
|
||||
'Icon/Interactive/Default': '#1F1F1F',
|
||||
'Icon/Interactive/Secondary': '#834722',
|
||||
'Icon/Interactive/Accent': '#834722',
|
||||
'Icon/Interactive/Inverted Hover': '#b5b5b5',
|
||||
'Icon/Interactive/Inverted Hover': '#FFFFFFB3',
|
||||
'Icon/Interactive/Disabled': '#BFBFBF',
|
||||
'Icon/Interactive/Placeholder': '#747474',
|
||||
'Icon/Feedback/Information': '#284EA0',
|
||||
@@ -239,7 +239,7 @@ export const theme = {
|
||||
'Overlay/80': '#1F1C1BCC',
|
||||
'Overlay/90': '#1F1C1BE6',
|
||||
'Component/Button/Brand/Primary/Fill/Default': '#3C1D0C',
|
||||
'Component/Button/Brand/Primary/Fill/Hover': '#614436',
|
||||
'Component/Button/Brand/Primary/Fill/Hover': '#FFFFFF33',
|
||||
'Component/Button/Brand/Primary/Fill/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Primary/On fill/Default': '#FFFFFF',
|
||||
'Component/Button/Brand/Primary/On fill/Hover': '#FFFFFF',
|
||||
@@ -255,15 +255,15 @@ export const theme = {
|
||||
'Component/Button/Brand/Secondary/On fill/Default': '#3C1D0C',
|
||||
'Component/Button/Brand/Secondary/On fill/Hover': '#69391E',
|
||||
'Component/Button/Brand/Secondary/On fill/Inverted': '#FFFFFF',
|
||||
'Component/Button/Brand/Secondary/On fill/Hover inverted': '#c2b4ae',
|
||||
'Component/Button/Brand/Secondary/On fill/Hover inverted': '#FFFFFFB3',
|
||||
'Component/Button/Brand/Secondary/On fill/Disabled': '#8C8C8C',
|
||||
'Component/Button/Brand/Secondary/Border/Default': '#3C1D0C',
|
||||
'Component/Button/Brand/Secondary/Border/Hover': '#69391E',
|
||||
'Component/Button/Brand/Secondary/Border/Inverted': '#FFFFFF',
|
||||
'Component/Button/Brand/Secondary/Border/Hover inverted': '#9b857b',
|
||||
'Component/Button/Brand/Secondary/Border/Hover inverted': '#FFFFFF80',
|
||||
'Component/Button/Brand/Secondary/Border/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Tertiary/Fill/Default': '#834722',
|
||||
'Component/Button/Brand/Tertiary/Fill/Hover': '#915836',
|
||||
'Component/Button/Brand/Tertiary/Fill/Hover': '#FFFFFF1A',
|
||||
'Component/Button/Brand/Tertiary/Fill/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Tertiary/On fill/Default': '#FFFFFF',
|
||||
'Component/Button/Brand/Tertiary/On fill/Hover': '#FFFFFF',
|
||||
@@ -273,14 +273,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': '#3C4336',
|
||||
'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': '#3C1D0C',
|
||||
'Component/Button/Inverted/On fill/Hover': '#4f3021',
|
||||
'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',
|
||||
@@ -305,6 +305,6 @@ export const theme = {
|
||||
'Component/Button/Muted/On fill/Hover Inverted': '#9B5622',
|
||||
'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