Update space-gray.css
This commit is contained in:
parent
71a45bc656
commit
5962de9819
@ -11,7 +11,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* SONARR SPACE GRAY THEME */
|
/* 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 {
|
: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;
|
--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;
|
--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: #607D8B;
|
||||||
--accent-color-hover: #81a6b7;
|
--accent-color-hover: #81a6b7;
|
||||||
--queue-color: #81a6b7;
|
--queue-color: #81a6b7;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user