Browse Source

Update space-gray.css

pull/16/head
GilbN 5 years ago
committed by GitHub
parent
commit
e6cc7b7314
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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