mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-09 12:42:40 +01:00
Update space-gray.css
This commit is contained in:
parent
71a45bc656
commit
5962de9819
@ -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…
Reference in New Issue
Block a user