mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-08 22:07:53 +00:00
correct hovering color for dark scheme
This commit is contained in:
parent
82e10ffffa
commit
21431af98e
@ -46,7 +46,7 @@
|
||||
--color-background-popup: hsl(0deg 0% 20%);
|
||||
--color-background-default: hsl(0deg 0% 25%);
|
||||
/* previous --color-background-hover: hsl(210deg 15% 35%); */
|
||||
--color-background-hover: hsl(26deg 50% 50%);
|
||||
--color-background-hover: hsl(26deg 50% 55%);
|
||||
--color-border-default: hsl(0deg 0% 33%);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user