1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 12:34:19 +00:00

add orange color correction for dark scheme

This commit is contained in:
d47081 2023-11-11 20:15:07 +02:00
parent cc06eff786
commit 375c7fc8da

View File

@ -36,6 +36,7 @@
* {
--color-text-blue: hsl(210deg 88.1% 73.5%);
--color-text-orange: hsl(26deg 80% 60%);;
--color-text-default: hsl(0deg 0% 90%);
--color-background-blue: hsl(210deg 42% 48%);
--color-background-popup: hsl(0deg 0% 20%);