diff --git a/src/features/library/components/LibraryToolbarMenu.tsx b/src/features/library/components/LibraryToolbarMenu.tsx index 56b8e7c8..36d38916 100644 --- a/src/features/library/components/LibraryToolbarMenu.tsx +++ b/src/features/library/components/LibraryToolbarMenu.tsx @@ -68,7 +68,7 @@ export const LibraryToolbarMenu = ({ makeToast(t`Could not open random entry`, 'error', getErrorMessage(e)); } }} - color={active ? 'warning' : 'inherit'} + color="inherit" >