mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-23 06:35:24 -07:00
Set more pleasing colors for webui dark theme
Set darker rows, hover and blue background colors
This commit is contained in:
parent
d96ab6ba84
commit
1fe1dfe778
1 changed files with 3 additions and 3 deletions
|
@ -38,10 +38,10 @@
|
||||||
--color-text-orange: hsl(26deg 65% 70%);
|
--color-text-orange: hsl(26deg 65% 70%);
|
||||||
--color-text-default: hsl(0deg 0% 90%);
|
--color-text-default: hsl(0deg 0% 90%);
|
||||||
--color-background-primary: hsl(0deg 0% 7%);
|
--color-background-primary: hsl(0deg 0% 7%);
|
||||||
--color-background-blue: hsl(210deg 42% 48%);
|
--color-background-blue: hsl(210deg 42% 30%);
|
||||||
--color-background-popup: hsl(0deg 0% 20%);
|
--color-background-popup: hsl(0deg 0% 20%);
|
||||||
--color-background-default: hsl(0deg 0% 25%);
|
--color-background-default: hsl(0deg 0% 12%);
|
||||||
--color-background-hover: hsl(26deg 50% 55%);
|
--color-background-hover: hsl(26deg 80% 20%);
|
||||||
--color-border-default: hsl(0deg 0% 33%);
|
--color-border-default: hsl(0deg 0% 33%);
|
||||||
|
|
||||||
& #torrentTrackersTableDiv tr {
|
& #torrentTrackersTableDiv tr {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue