This commit is contained in:
Marius 2020-10-11 18:17:52 +02:00
parent 98ed3b719a
commit 85b06e9290
11 changed files with 11 additions and 11 deletions

View File

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
/* DUPLICACY AQUAMARINE THEME */ /* DUPLICACY AQUAMARINE THEME */
@import url(https://gflix.app/theme.park/CSS/themes/duplicacy/duplicacy-base.css); @import url(https://gilbn.github.io/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
:root { :root {
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;

View File

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
/* DUPLICACY ORGANIZR-DARK THEME */ /* DUPLICACY ORGANIZR-DARK THEME */
@import url(https://gflix.app/theme.park/CSS/themes/duplicacy/duplicacy-base.css); @import url(https://gilbn.github.io/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
:root { :root {
--main-bg-color: #1f1f1f; --main-bg-color: #1f1f1f;
--modal-bg-color: #1b1b1b; --modal-bg-color: #1b1b1b;

View File

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
/* GRAFANA HOTLINE THEME */ /* GRAFANA HOTLINE THEME */
@import url(https://gflix.app/theme.park/CSS/themes/grafana/grafana-base.css); @import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css);
:root { :root {
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;

View File

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
/* GRAFANA ORGANIZR-DARK THEME */ /* GRAFANA ORGANIZR-DARK THEME */
@import url(https://gflix.app/theme.park/CSS/themes/grafana/grafana-base.css); @import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css);
:root { :root {
--main-bg-color: #1f1f1f; --main-bg-color: #1f1f1f;
--modal-bg-color: #1b1b1b; --modal-bg-color: #1b1b1b;

View File

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
/* GRAFANA SPACE GRAY THEME */ /* GRAFANA SPACE GRAY THEME */
@import url(https://gflix.app/theme.park/CSS/themes/grafana/grafana-base.css); @import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-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;

View File

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
/* LIDARR SPACE GRAY THEME */ /* LIDARR SPACE GRAY THEME */
@import url(https://gflix.app/theme.park/CSS/themes/lidarr/lidarr-base.css); @import url(https://gilbn.github.io/theme.park/CSS/themes/lidarr/lidarr-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;

View File

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
/* RADARR HOTLINE THEME */ /* RADARR HOTLINE THEME */
@import url(https://gflix.app/theme.park/CSS/themes/radarr/radarr-base.css); @import url(https://gilbn.github.io/theme.park/CSS/themes/radarr/radarr-base.css);
:root { :root {
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;

View File

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
/* RADARR ORGANIZR-DARK THEME */ /* RADARR ORGANIZR-DARK THEME */
@import url(https://gflix.app/theme.park/CSS/themes/radarr/radarr-base.css); @import url(https://gilbn.github.io/theme.park/CSS/themes/radarr/radarr-base.css);
:root { :root {
--main-bg-color: #1f1f1f; --main-bg-color: #1f1f1f;
--modal-bg-color: #1b1b1b; --modal-bg-color: #1b1b1b;

View File

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
/* READARR AQUAMARINE THEME */ /* READARR AQUAMARINE THEME */
@import url(https://gflix.app/theme.park/CSS/themes/readarr/readarr-base.css); @import url(https://gilbn.github.io/theme.park/CSS/themes/readarr/readarr-base.css);
:root { :root {
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;

View File

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
/* READARR ORGANIZR-DARK THEME */ /* READARR ORGANIZR-DARK THEME */
@import url(https://gflix.app/theme.park/CSS/themes/readarr/readarr-base.css); @import url(https://gilbn.github.io/theme.park/CSS/themes/readarr/readarr-base.css);
:root { :root {
--main-bg-color: #1f1f1f; --main-bg-color: #1f1f1f;
--modal-bg-color: #1b1b1b; --modal-bg-color: #1b1b1b;

View File

@ -11,7 +11,7 @@
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
/* SONARR ORGANIZR-DARK THEME */ /* SONARR ORGANIZR-DARK 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: #1f1f1f; --main-bg-color: #1f1f1f;
--modal-bg-color: #1b1b1b; --modal-bg-color: #1b1b1b;