patch
This commit is contained in:
parent
da35b697bc
commit
cc990d9b39
@ -11,7 +11,7 @@
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* SONARR THEME */
|
||||
@import url(https://gflix.app/theme.park/CSS/themes/sonarr/sonarr-base.css);
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css);
|
||||
:root {
|
||||
--main-bg-color: linear-gradient(45deg, #fb3f62 0%, #204c80 37%, #004249 97%) center center/cover no-repeat fixed;
|
||||
--modal-bg-color: radial-gradient(circle, #204c80 0%, #000 100%) center center/cover no-repeat fixed;
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* SONARR PLEX THEME */
|
||||
@import url(https://gflix.app/theme.park/CSS/themes/sonarr/sonarr-base.css);
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css);
|
||||
:root {
|
||||
--main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||
--modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user