Add themes

This commit is contained in:
schroda
2024-09-05 04:49:51 +02:00
parent cba2617190
commit 97b4befbb1
8 changed files with 279 additions and 17 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ const Thumbnail = ({ manga }: { manga: Partial<MangaThumbnailInfo> }) => {
},
}}
>
<OpenInFullIcon fontSize="large" />
<OpenInFullIcon fontSize="large" color="primary" />
</Stack>
</Stack>
<Modal {...bindPopover(popupState)} sx={{ outline: 0 }}>