diff --git a/renderer/index.css b/renderer/index.css index 97e5769a..587ece81 100644 --- a/renderer/index.css +++ b/renderer/index.css @@ -223,7 +223,7 @@ body.drag::before { .torrent { height: 120px; - background: rgba(0, 0, 0, 0.5); + background: linear-gradient(to bottom right, #4B79A1, #283E51); background-repeat: no-repeat; background-size: cover; background-position: 0 50%;