mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-01 19:26:40 +00:00
Front: Fix chip text color on hover
This commit is contained in:
@@ -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,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user