Browse Source

Merge branch 'master' of https://github.com/gilbN/theme.park

pull/16/head
gilbN 5 years ago
parent
commit
0a9a7cd2cd
  1. 4
      CSS/themes/qbittorrent/space-gray.css

4
CSS/themes/qbittorrent/space-gray.css

@ -11,10 +11,10 @@
/* Made by @gilbN */
/* https://github.com/gilbN/theme.park */
/* RADARR SPACE GRAY THEME */
/* QBITTORRENT SPACE GRAY THEME */
@import url(https://gilbn.github.io/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
:root {
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
--progress-color: #607D8B;
}
}

Loading…
Cancel
Save