From f44d3f3656ed07d971a3ee7d04a779ed3b07b707 Mon Sep 17 00:00:00 2001 From: gilbN Date: Sun, 1 Sep 2019 01:33:00 +0200 Subject: [PATCH] rutorrent aquamarine fix --- CSS/themes/rutorrent/aquamarine.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/rutorrent/aquamarine.css b/CSS/themes/rutorrent/aquamarine.css index f341c2be..59e27761 100644 --- a/CSS/themes/rutorrent/aquamarine.css +++ b/CSS/themes/rutorrent/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RUTORRENT AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css); +@import url(https://gilbn.github.io/theme.park/CSS/themes/rutorrent/rutorrent-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;