1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-08 22:07:53 +00:00

restore color

This commit is contained in:
d47081 2023-11-11 18:27:28 +02:00
parent 57a6c9bd2d
commit 6db880f3ea

View File

@ -39,7 +39,7 @@
--color-text-default: hsl(0deg 0% 90%);
--color-background-blue: hsl(210deg 42% 48%);
--color-background-popup: hsl(0deg 0% 20%);
--color-background-default: hsl(0deg 0% 15%);
--color-background-default: hsl(0deg 0% 25%);
--color-background-hover: hsl(210deg 15% 35%);
--color-border-default: hsl(0deg 0% 33%);
}