diff --git a/CSS/themes/sonarr/aquamarine.css b/CSS/themes/sonarr/aquamarine.css index 7b5089d4..dc6f4aab 100644 --- a/CSS/themes/sonarr/aquamarine.css +++ b/CSS/themes/sonarr/aquamarine.css @@ -11,7 +11,7 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ -/* SONARR DARK THEME */ +/* SONARR AQUAMARINE THEME */ @import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/sonarr/hotline.css b/CSS/themes/sonarr/hotline.css index 9ec6e156..01f0d787 100644 --- a/CSS/themes/sonarr/hotline.css +++ b/CSS/themes/sonarr/hotline.css @@ -11,7 +11,7 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ -/* SONARR DARK THEME */ +/* SONARR HOTLINE THEME */ @import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;