Browse Source

rutorrent aquamarine fix

pull/16/head
gilbN 6 years ago
parent
commit
f44d3f3656
  1. 2
      CSS/themes/rutorrent/aquamarine.css

2
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;

Loading…
Cancel
Save