Browse Source

ffs

pull/104/head
Marius 4 years ago
parent
commit
85b06e9290
  1. 2
      CSS/themes/duplicacy/aquamarine.css
  2. 2
      CSS/themes/duplicacy/organizr-dark.css
  3. 2
      CSS/themes/grafana/hotline.css
  4. 2
      CSS/themes/grafana/organizr-dark.css
  5. 2
      CSS/themes/grafana/space-gray.css
  6. 2
      CSS/themes/lidarr/space-gray.css
  7. 2
      CSS/themes/radarr/hotline.css
  8. 2
      CSS/themes/radarr/organizr-dark.css
  9. 2
      CSS/themes/readarr/aquamarine.css
  10. 2
      CSS/themes/readarr/organizr-dark.css
  11. 2
      CSS/themes/sonarr/organizr-dark.css

2
CSS/themes/duplicacy/aquamarine.css

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */
/* 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 {
--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;

2
CSS/themes/duplicacy/organizr-dark.css

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

2
CSS/themes/grafana/hotline.css

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */
/* 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 {
--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;

2
CSS/themes/grafana/organizr-dark.css

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

2
CSS/themes/grafana/space-gray.css

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */
/* 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 {
--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;

2
CSS/themes/lidarr/space-gray.css

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */
/* 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 {
--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;

2
CSS/themes/radarr/hotline.css

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */
/* 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 {
--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;

2
CSS/themes/radarr/organizr-dark.css

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

2
CSS/themes/readarr/aquamarine.css

@ -12,7 +12,7 @@
/* https://github.com/gilbN/theme.park */
/* 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 {
--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;

2
CSS/themes/readarr/organizr-dark.css

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

2
CSS/themes/sonarr/organizr-dark.css

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

Loading…
Cancel
Save