diff --git a/src/screens/Updates.tsx b/src/screens/Updates.tsx index 8e0bea2f..15f998ce 100644 --- a/src/screens/Updates.tsx +++ b/src/screens/Updates.tsx @@ -206,6 +206,9 @@ export const Updates: React.FC = () => { component={Link} to={`/manga/${chapter.manga.id}/chapter/${chapter.sourceOrder}`} state={location.state} + sx={{ + color: (theme) => theme.palette.text[chapter.isRead ? 'disabled' : 'primary'], + }} >