mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Front: Fix chip text color on hover
This commit is contained in:
parent
a54311c53f
commit
30581a4ee1
@ -472,7 +472,7 @@ export const Header = ({
|
||||
color: (theme: Theme) => theme.contrast,
|
||||
fover: {
|
||||
self: {
|
||||
color: (theme: Theme) => theme.contrast,
|
||||
color: (theme: Theme) => theme.alternate.contrast,
|
||||
bg: (theme: Theme) => theme.accent,
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user