diff --git a/packages/web/components/templates/homeFeed/LibraryFilterMenu.tsx b/packages/web/components/templates/homeFeed/LibraryFilterMenu.tsx index 82c0fd7e2..e6fb4fc81 100644 --- a/packages/web/components/templates/homeFeed/LibraryFilterMenu.tsx +++ b/packages/web/components/templates/homeFeed/LibraryFilterMenu.tsx @@ -310,7 +310,7 @@ function LabelButton(props: LabelButtonProps): JSX.Element { borderRadius: '3px', m: '0px', '&:hover': { - backgroundColor: '#EBEBEB', + backgroundColor: '$thBackground4', }, }} alignment="center"