feat: add dark theme

This commit is contained in:
Kentai Radiquum 2024-08-02 20:55:01 +05:00
parent 1588039542
commit 3e72866a08
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
22 changed files with 314 additions and 162 deletions

View file

@ -46,7 +46,7 @@ export const ReleaseInfoRating = (props: {
</p>
<Button
size={"xs"}
className="text-gray-500 border border-gray-600 rounded-full"
className="text-gray-500 border border-gray-600 rounded-full hover:bg-black hover:text-white hover:border-black dark:text-gray-400 dark:border-gray-500"
color="inline"
>
изменить
@ -55,7 +55,7 @@ export const ReleaseInfoRating = (props: {
) : (
<Button
size={"xs"}
className="text-gray-500 border border-gray-600 rounded-full"
className="text-gray-500 border border-gray-600 rounded-full hover:bg-black hover:text-white hover:border-black dark:text-gray-400 dark:border-gray-500"
color="inline"
>
оценить