Browse Source

Update space-gray.css

pull/110/head
GilbN 5 years ago
committed by GitHub
parent
commit
5962de9819
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      CSS/themes/sonarr/space-gray.css

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

@ -11,7 +11,7 @@
/* https://github.com/gilbN/theme.park */
/* SONARR SPACE GRAY THEME */
@import url(https://gflix.app/theme.park/CSS/themes/sonarr/sonarr-base.css);
@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-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;
@ -29,4 +29,4 @@
--accent-color: #607D8B;
--accent-color-hover: #81a6b7;
--queue-color: #81a6b7;
}
}

Loading…
Cancel
Save