diff --git a/CSS/addons/README.md b/CSS/addons/README.md index 6b0b317d..ac41a252 100644 --- a/CSS/addons/README.md +++ b/CSS/addons/README.md @@ -1,8 +1,8 @@ # CSS Addons -## [Organizr](https://github.com/gilbN/theme.park/tree/master/CSS/addons/organizr/) +## [Organizr](https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/) -## [Radarr](https://github.com/gilbN/theme.park/tree/master/CSS/addons/radarr) +## [Radarr](https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/radarr) -## [Sonarr](https://github.com/gilbN/theme.park/tree/master/CSS/addons/sonarr) +## [Sonarr](https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr) diff --git a/CSS/addons/bazarr/bazarr-4k-logo.css b/CSS/addons/bazarr/bazarr-4k-logo.css index 84eb50d9..90138644 100644 --- a/CSS/addons/bazarr/bazarr-4k-logo.css +++ b/CSS/addons/bazarr/bazarr-4k-logo.css @@ -12,7 +12,7 @@ background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; - -o-backgroun-.dev + -o-background-size: cover; } } diff --git a/CSS/addons/organizr/README.md b/CSS/addons/organizr/README.md index ec0c7286..d60380dd 100644 --- a/CSS/addons/organizr/README.md +++ b/CSS/addons/organizr/README.md @@ -1,3 +1,3 @@ # Organizr Addons -## [Glass](https://github.com/gilbN/theme.park/tree/master/CSS/addons/organizr/glass) +## [Glass](https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass) diff --git a/CSS/addons/organizr/glass/README.md b/CSS/addons/organizr/glass/README.md index 1046bc99..c6950a34 100644 --- a/CSS/addons/organizr/glass/README.md +++ b/CSS/addons/organizr/glass/README.md @@ -2,18 +2,18 @@ ## Installation -* [Full](https://github.com/gilbN/theme.park/tree/master/CSS/addons/organizr/glass#Full) -* [Login - Lockscreen only](https://github.com/gilbN/theme.park/tree/master/CSS/addons/organizr/glass#login---lockscreen-only) +* [Full](https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass#Full) +* [Login - Lockscreen only](https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass#login---lockscreen-only) *** -### `Tip!` - If you're on Docker use the `php-fpm` tag to speed up load times, like so: `organizrtools/organizr-v2:php-fpm` +### `Tip!` + If you're on Docker use the `php-fpm` tag to speed up load times, like so: `organizrtools/organizr-v2:php-fpm` *** -### NOTE +### NOTE **Firefox:** `From version 70: this feature is behind the layout.css.backdrop-filter.enabled preference (needs to be set to true). To change preferences in Firefox, visit about:config.` @@ -23,9 +23,9 @@ 2. Import the `glass-base.css` and root variables in the Custom Theme CSS box like below. Replace `--main-bg-color` with a wallpaper you have uploaded to Organizr - + ```css -@import "https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass/glass-base.css"; +@import "https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass/glass-base.css"; :root { --main-bg-color: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass/example.jpg) center center/cover no-repeat fixed; --mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed; @@ -90,7 +90,7 @@ Here are the other theme colors if you want to use that instead: If you just want the login and lockscreen css, just add this in custom CSS: ```css -@import "https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass/glass-login.css"; +@import "https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass/glass-login.css"; ``` You can change the blur background color by adding the variables above. The default is dark. diff --git a/CSS/addons/radarr/radarr-4k-logo.css b/CSS/addons/radarr/radarr-4k-logo.css index 54c284c0..ab619006 100644 --- a/CSS/addons/radarr/radarr-4k-logo.css +++ b/CSS/addons/radarr/radarr-4k-logo.css @@ -69,5 +69,28 @@ -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; + margin-left: 20px; + margin-right: 8px; + flex: 0 0 32px; } } + +[class*="LoadingPage-logoFull-"] { + display: none !important; +} + +[class*="LoadingPage-page-"]:before { + background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/radarr/radarr4k-v3.png"); + display: inline-block; + width: 148px; + height: 48px; + content:""; + background-size: cover; + -webkit-background-size: cover; + -moz-background-size: cover; + -o-background-size: cover; + margin-top: 50px; + margin-right: auto; + margin-left: auto; + +} \ No newline at end of file diff --git a/CSS/addons/sonarr/sonarr-4k-logo.css b/CSS/addons/sonarr/sonarr-4k-logo.css index dbacc08c..c72d0614 100644 --- a/CSS/addons/sonarr/sonarr-4k-logo.css +++ b/CSS/addons/sonarr/sonarr-4k-logo.css @@ -1,12 +1,12 @@ /* Desktop */ @media (min-width: 752px) { .navbar-brand>img { - display:none !important; + display:none !important; } .navbar > .container-fluid .navbar-brand:before { background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr/sonarr-4k.png"); display: inline-block; - width: 128px; + width: 128px; height: 128px; content:""; background-size: cover; @@ -20,14 +20,14 @@ @media (max-width: 1200px) { .navbar-brand .visible-xs img, .logo-text { display: none !important; - } + } .navbar-brand .visible-xs { display: inline !important; - } + } .navbar > .container-fluid .navbar-brand:before { background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr/sonarr-4k.png"); display: inline-block; - width: 64px; + width: 64px; height: 64px; content:""; background-size: cover; @@ -41,14 +41,14 @@ @media (max-width: 767px) { .navbar-brand .visible-xs img { display: none !important; - } + } .navbar-brand .visible-xs { display: inline !important; - } + } .navbar > .container-fluid .navbar-brand:before { background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr/sonarr-4k.png"); display: inline-block; - width: 32px; + width: 32px; height: 32px; content:""; background-size: cover; @@ -67,29 +67,49 @@ [class*="PageHeader\/logoContainer\/"]:before { background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr/sonarr-4k.png"); display: inline-block; - width: 32px; + width: 32px; height: 32px; content:""; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; - } -} + } +} @media (max-width: 767px) { [class*="PageHeader\/logo\/"] { display: none !important; - } + } [class*="PageHeader\/logoContainer\/"]:before { background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr/sonarr-4k.png"); display: inline-block; - width: 32px; + width: 32px; height: 32px; content:""; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; - } -} \ No newline at end of file + } +} + +[class*="LoadingPage\/logoFull\/"] { + display: none !important; +} + +[class*="LoadingPage\/page\/"]:before { + background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr/sonarr-4k.png"); + display: inline-block; + width: 48px; + height: 48px; + content:""; + background-size: cover; + -webkit-background-size: cover; + -moz-background-size: cover; + -o-background-size: cover; + margin-top: 50px; + margin-right: auto; + margin-left: auto; + +} diff --git a/CSS/themes/adguard/adguard-base.css b/CSS/themes/adguard/adguard-base.css index 3ffa09ab..efb92fc5 100644 --- a/CSS/themes/adguard/adguard-base.css +++ b/CSS/themes/adguard/adguard-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); diff --git a/CSS/themes/adguard/aquamarine.css b/CSS/themes/adguard/aquamarine.css index 1e7639d9..0572ccd3 100644 --- a/CSS/themes/adguard/aquamarine.css +++ b/CSS/themes/adguard/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* ADGUARD AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css); diff --git a/CSS/themes/adguard/dark.css b/CSS/themes/adguard/dark.css index 4b9b30af..d0c14c01 100644 --- a/CSS/themes/adguard/dark.css +++ b/CSS/themes/adguard/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* ADGUARD DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css); diff --git a/CSS/themes/adguard/hotline.css b/CSS/themes/adguard/hotline.css index 9e90e4f1..d71e4324 100644 --- a/CSS/themes/adguard/hotline.css +++ b/CSS/themes/adguard/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* ADGUARD HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css); diff --git a/CSS/themes/adguard/organizr-dark.css b/CSS/themes/adguard/organizr-dark.css index 9aae0f31..7ac6ad61 100644 --- a/CSS/themes/adguard/organizr-dark.css +++ b/CSS/themes/adguard/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* ADGUARD ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css); diff --git a/CSS/themes/adguard/plex.css b/CSS/themes/adguard/plex.css index ac71a1bc..b6d001d4 100644 --- a/CSS/themes/adguard/plex.css +++ b/CSS/themes/adguard/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* ADGUARD PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css); @@ -25,4 +25,4 @@ --tooltip-link-color: #e5a00d; --text: #eee; --text-hover: #fff; -} \ No newline at end of file +} diff --git a/CSS/themes/adguard/space-gray.css b/CSS/themes/adguard/space-gray.css index a83820da..11ff405a 100644 --- a/CSS/themes/adguard/space-gray.css +++ b/CSS/themes/adguard/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* ADGUARD SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css); diff --git a/CSS/themes/bazarr/aquamarine.css b/CSS/themes/bazarr/aquamarine.css index 0618f374..6321e9aa 100644 --- a/CSS/themes/bazarr/aquamarine.css +++ b/CSS/themes/bazarr/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* BAZARR AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css); diff --git a/CSS/themes/bazarr/bazarr-base-old.css b/CSS/themes/bazarr/bazarr-base-old.css index 16309d8e..4c258e2c 100644 --- a/CSS/themes/bazarr/bazarr-base-old.css +++ b/CSS/themes/bazarr/bazarr-base-old.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ html { background: var(--main-bg-color); diff --git a/CSS/themes/bazarr/bazarr-base.css b/CSS/themes/bazarr/bazarr-base.css index 0a914773..97e6eb07 100644 --- a/CSS/themes/bazarr/bazarr-base.css +++ b/CSS/themes/bazarr/bazarr-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ * { outline: none; diff --git a/CSS/themes/bazarr/dark.css b/CSS/themes/bazarr/dark.css index 2d37892f..59d7de3f 100644 --- a/CSS/themes/bazarr/dark.css +++ b/CSS/themes/bazarr/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* BAZARR DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css); @@ -27,8 +27,8 @@ --queue-color: #6b5; --link-color: #ddd; --link-color-hover: #fff; - + --text:#eee; --text-hover: #fff; --text-muted: #999; -} +} \ No newline at end of file diff --git a/CSS/themes/bazarr/hotline.css b/CSS/themes/bazarr/hotline.css index c87dcc51..d069ccd9 100644 --- a/CSS/themes/bazarr/hotline.css +++ b/CSS/themes/bazarr/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* BAZARR HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css); diff --git a/CSS/themes/bazarr/organizr-dark.css b/CSS/themes/bazarr/organizr-dark.css index c7c87fb1..f073dee2 100644 --- a/CSS/themes/bazarr/organizr-dark.css +++ b/CSS/themes/bazarr/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* BAZARR ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css); diff --git a/CSS/themes/bazarr/plex.css b/CSS/themes/bazarr/plex.css index 6f2faa09..65638bc6 100644 --- a/CSS/themes/bazarr/plex.css +++ b/CSS/themes/bazarr/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* BAZARR PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css); @@ -27,8 +27,8 @@ --queue-color: #27c24c; --link-color: #e5a00d; --link-color-hover: #fff; - + --text:#eee; --text-hover: #fff; --text-muted: #bbb; -} +} \ No newline at end of file diff --git a/CSS/themes/bazarr/space-gray.css b/CSS/themes/bazarr/space-gray.css index f21c55c0..1f69ca0f 100644 --- a/CSS/themes/bazarr/space-gray.css +++ b/CSS/themes/bazarr/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* BAZARR SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css); diff --git a/CSS/themes/bitwarden/aquamarine.css b/CSS/themes/bitwarden/aquamarine.css index 472b6842..427d0763 100644 --- a/CSS/themes/bitwarden/aquamarine.css +++ b/CSS/themes/bitwarden/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* BITWARDEN AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css); diff --git a/CSS/themes/bitwarden/bitwarden-base.css b/CSS/themes/bitwarden/bitwarden-base.css index ad803a89..062fa4e5 100644 --- a/CSS/themes/bitwarden/bitwarden-base.css +++ b/CSS/themes/bitwarden/bitwarden-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ * { outline: none; diff --git a/CSS/themes/bitwarden/dark.css b/CSS/themes/bitwarden/dark.css index d70365b4..d42e7b42 100644 --- a/CSS/themes/bitwarden/dark.css +++ b/CSS/themes/bitwarden/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* BITWARDEN DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css); diff --git a/CSS/themes/bitwarden/hotline.css b/CSS/themes/bitwarden/hotline.css index e303c5af..b2198145 100644 --- a/CSS/themes/bitwarden/hotline.css +++ b/CSS/themes/bitwarden/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* BITWARDEN HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css); diff --git a/CSS/themes/bitwarden/organizr-dark.css b/CSS/themes/bitwarden/organizr-dark.css index 40469872..7f46a930 100644 --- a/CSS/themes/bitwarden/organizr-dark.css +++ b/CSS/themes/bitwarden/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* BITWARDEN ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css); diff --git a/CSS/themes/bitwarden/plex.css b/CSS/themes/bitwarden/plex.css index ffe447a3..076b889c 100644 --- a/CSS/themes/bitwarden/plex.css +++ b/CSS/themes/bitwarden/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* BITWARDEN PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css); diff --git a/CSS/themes/bitwarden/space-gray.css b/CSS/themes/bitwarden/space-gray.css index 660a0be8..39bfdf99 100644 --- a/CSS/themes/bitwarden/space-gray.css +++ b/CSS/themes/bitwarden/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* BITWARDEN SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css); diff --git a/CSS/themes/calibreweb/aquamarine.css b/CSS/themes/calibreweb/aquamarine.css index 1ca6588e..c083c3db 100644 --- a/CSS/themes/calibreweb/aquamarine.css +++ b/CSS/themes/calibreweb/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* CALIBRE-WEB AQUAMARINE THEME */ /* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */ diff --git a/CSS/themes/calibreweb/calibreweb-base.css b/CSS/themes/calibreweb/calibreweb-base.css index 050177f0..8d587c84 100644 --- a/CSS/themes/calibreweb/calibreweb-base.css +++ b/CSS/themes/calibreweb/calibreweb-base.css @@ -10,7 +10,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* "Re-skin" of CaliBlur https://github.com/leram84/layer.Cake/tree/master/caliBlur */ /* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */ diff --git a/CSS/themes/calibreweb/dark.css b/CSS/themes/calibreweb/dark.css index 1502a29c..020b66bd 100644 --- a/CSS/themes/calibreweb/dark.css +++ b/CSS/themes/calibreweb/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* CALIBRE-WEB DARK THEME */ /* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */ diff --git a/CSS/themes/calibreweb/hotline.css b/CSS/themes/calibreweb/hotline.css index b1caefb9..59a066c4 100644 --- a/CSS/themes/calibreweb/hotline.css +++ b/CSS/themes/calibreweb/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* CALIBRE-WEB HOTLINE THEME */ /* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */ diff --git a/CSS/themes/calibreweb/organizr-dark.css b/CSS/themes/calibreweb/organizr-dark.css index 32523ad1..8a534e75 100644 --- a/CSS/themes/calibreweb/organizr-dark.css +++ b/CSS/themes/calibreweb/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* CALIBRE-WEB ORGANIZR-DARK THEME */ /* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */ diff --git a/CSS/themes/calibreweb/space-gray.css b/CSS/themes/calibreweb/space-gray.css index 28dd2392..9028dc67 100644 --- a/CSS/themes/calibreweb/space-gray.css +++ b/CSS/themes/calibreweb/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* CALIBRE-WEB SPACE GRAY THEME */ /* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */ diff --git a/CSS/themes/deluge/aquamarine.css b/CSS/themes/deluge/aquamarine.css index f166b455..56483791 100644 --- a/CSS/themes/deluge/aquamarine.css +++ b/CSS/themes/deluge/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DELUGE AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css); diff --git a/CSS/themes/deluge/dark.css b/CSS/themes/deluge/dark.css index 6b8b207f..b5ef983d 100644 --- a/CSS/themes/deluge/dark.css +++ b/CSS/themes/deluge/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DELUGE DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css); diff --git a/CSS/themes/deluge/deluge-base.css b/CSS/themes/deluge/deluge-base.css index e772c46b..bb239390 100644 --- a/CSS/themes/deluge/deluge-base.css +++ b/CSS/themes/deluge/deluge-base.css @@ -10,7 +10,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* Based on https://github.com/HalianElf/Deluge-Dark/blob/master/deluge.css */ diff --git a/CSS/themes/deluge/hotline.css b/CSS/themes/deluge/hotline.css index da56937b..825d15ee 100644 --- a/CSS/themes/deluge/hotline.css +++ b/CSS/themes/deluge/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DELUGE HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css); diff --git a/CSS/themes/deluge/organizr-dark.css b/CSS/themes/deluge/organizr-dark.css index ec3b390c..b10bc132 100644 --- a/CSS/themes/deluge/organizr-dark.css +++ b/CSS/themes/deluge/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DELUGE ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css); diff --git a/CSS/themes/deluge/plex.css b/CSS/themes/deluge/plex.css index 0545db64..8f7be846 100644 --- a/CSS/themes/deluge/plex.css +++ b/CSS/themes/deluge/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DELUGE PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css); diff --git a/CSS/themes/deluge/space-gray.css b/CSS/themes/deluge/space-gray.css index 68f47d34..8b605526 100644 --- a/CSS/themes/deluge/space-gray.css +++ b/CSS/themes/deluge/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DELUGE SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css); diff --git a/CSS/themes/dozzle/aquamarine.css b/CSS/themes/dozzle/aquamarine.css index 9b3395bc..23b7c389 100644 --- a/CSS/themes/dozzle/aquamarine.css +++ b/CSS/themes/dozzle/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DOZZLE AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css); diff --git a/CSS/themes/dozzle/dark.css b/CSS/themes/dozzle/dark.css index e938847a..2fdb328b 100644 --- a/CSS/themes/dozzle/dark.css +++ b/CSS/themes/dozzle/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DOZZLE DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css); diff --git a/CSS/themes/dozzle/dozzle-base.css b/CSS/themes/dozzle/dozzle-base.css index 0802ee8c..63e0279a 100644 --- a/CSS/themes/dozzle/dozzle-base.css +++ b/CSS/themes/dozzle/dozzle-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ * { outline: none; diff --git a/CSS/themes/dozzle/hotline.css b/CSS/themes/dozzle/hotline.css index f27d73f8..21f5aa5c 100644 --- a/CSS/themes/dozzle/hotline.css +++ b/CSS/themes/dozzle/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DOZZLE HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css); diff --git a/CSS/themes/dozzle/organizr-dark.css b/CSS/themes/dozzle/organizr-dark.css index d24add07..6e5c3a66 100644 --- a/CSS/themes/dozzle/organizr-dark.css +++ b/CSS/themes/dozzle/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DOZZLE ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css); diff --git a/CSS/themes/dozzle/plex.css b/CSS/themes/dozzle/plex.css index 21e78f10..a14e0ab0 100644 --- a/CSS/themes/dozzle/plex.css +++ b/CSS/themes/dozzle/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DOZZLE PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css); diff --git a/CSS/themes/dozzle/space-gray.css b/CSS/themes/dozzle/space-gray.css index 034fbf6e..fa5abaeb 100644 --- a/CSS/themes/dozzle/space-gray.css +++ b/CSS/themes/dozzle/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DOZZLE SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css); diff --git a/CSS/themes/duplicacy/aquamarine.css b/CSS/themes/duplicacy/aquamarine.css index e548eae6..9181dc8d 100644 --- a/CSS/themes/duplicacy/aquamarine.css +++ b/CSS/themes/duplicacy/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DUPLICACY AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css); diff --git a/CSS/themes/duplicacy/dark.css b/CSS/themes/duplicacy/dark.css index 2f5eaf64..135b30f4 100644 --- a/CSS/themes/duplicacy/dark.css +++ b/CSS/themes/duplicacy/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DUPLICACY DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css); diff --git a/CSS/themes/duplicacy/duplicacy-base.css b/CSS/themes/duplicacy/duplicacy-base.css index c6a9feca..5225f7b7 100644 --- a/CSS/themes/duplicacy/duplicacy-base.css +++ b/CSS/themes/duplicacy/duplicacy-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { diff --git a/CSS/themes/duplicacy/hotline.css b/CSS/themes/duplicacy/hotline.css index 99ccdc4e..658624ef 100644 --- a/CSS/themes/duplicacy/hotline.css +++ b/CSS/themes/duplicacy/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DUPLICACY HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css); diff --git a/CSS/themes/duplicacy/organizr-dark.css b/CSS/themes/duplicacy/organizr-dark.css index 00a90ab4..d7ab8ea7 100644 --- a/CSS/themes/duplicacy/organizr-dark.css +++ b/CSS/themes/duplicacy/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DUPLICACY ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css); diff --git a/CSS/themes/duplicacy/plex.css b/CSS/themes/duplicacy/plex.css index f2c9b6a1..5eb918ce 100644 --- a/CSS/themes/duplicacy/plex.css +++ b/CSS/themes/duplicacy/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DUPLICACY PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css); diff --git a/CSS/themes/duplicacy/space-gray.css b/CSS/themes/duplicacy/space-gray.css index 77a4cd51..4d852cc0 100644 --- a/CSS/themes/duplicacy/space-gray.css +++ b/CSS/themes/duplicacy/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* DUPLICACY SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css); diff --git a/CSS/themes/emby/aquamarine.css b/CSS/themes/emby/aquamarine.css index f9cedb7f..13f05836 100644 --- a/CSS/themes/emby/aquamarine.css +++ b/CSS/themes/emby/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* EMBY AQUAMARINE THEME */ @import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css"); diff --git a/CSS/themes/emby/dark.css b/CSS/themes/emby/dark.css index 2b65719a..874160d4 100644 --- a/CSS/themes/emby/dark.css +++ b/CSS/themes/emby/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* EMBY DARK THEME */ @import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css"); diff --git a/CSS/themes/emby/hotline.css b/CSS/themes/emby/hotline.css index 28513e95..1dc4f36e 100644 --- a/CSS/themes/emby/hotline.css +++ b/CSS/themes/emby/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* EMBY HOTLINE THEME */ @import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css"); diff --git a/CSS/themes/emby/organizr-dark.css b/CSS/themes/emby/organizr-dark.css index 1a859e94..dadf5e76 100644 --- a/CSS/themes/emby/organizr-dark.css +++ b/CSS/themes/emby/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* EMBY ORGANIZR-DARK THEME */ @import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css"); diff --git a/CSS/themes/emby/plex.css b/CSS/themes/emby/plex.css index d8983388..4f9b3360 100644 --- a/CSS/themes/emby/plex.css +++ b/CSS/themes/emby/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* EMBY PLEX THEME */ @import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css"); diff --git a/CSS/themes/emby/space-gray.css b/CSS/themes/emby/space-gray.css index 73e96088..23a19076 100644 --- a/CSS/themes/emby/space-gray.css +++ b/CSS/themes/emby/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* EMBY SPACE GRAY THEME */ @import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css"); diff --git a/CSS/themes/filebrowser/aquamarine.css b/CSS/themes/filebrowser/aquamarine.css index 4426364a..cc97a32c 100644 --- a/CSS/themes/filebrowser/aquamarine.css +++ b/CSS/themes/filebrowser/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* FILEBROWSER AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css); diff --git a/CSS/themes/filebrowser/dark.css b/CSS/themes/filebrowser/dark.css index 8b2b393f..755fb0de 100644 --- a/CSS/themes/filebrowser/dark.css +++ b/CSS/themes/filebrowser/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* FILEBROWSER DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css); diff --git a/CSS/themes/filebrowser/filebrowser-base.css b/CSS/themes/filebrowser/filebrowser-base.css index b01b88f1..182e8e40 100644 --- a/CSS/themes/filebrowser/filebrowser-base.css +++ b/CSS/themes/filebrowser/filebrowser-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* Based on https://github.com/Archmonger/Blackberry-Themes/blob/master/Themes/Blackberry-Flat/bbf_filebrowser.css */ diff --git a/CSS/themes/filebrowser/hotline.css b/CSS/themes/filebrowser/hotline.css index 5658ea32..e6bea04a 100644 --- a/CSS/themes/filebrowser/hotline.css +++ b/CSS/themes/filebrowser/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* FILEBROWSER HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css); diff --git a/CSS/themes/filebrowser/organizr-dark.css b/CSS/themes/filebrowser/organizr-dark.css index d31372c8..0686123e 100644 --- a/CSS/themes/filebrowser/organizr-dark.css +++ b/CSS/themes/filebrowser/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* FILEBROWSER ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css); diff --git a/CSS/themes/filebrowser/plex.css b/CSS/themes/filebrowser/plex.css index dc54e51f..0cd02afe 100644 --- a/CSS/themes/filebrowser/plex.css +++ b/CSS/themes/filebrowser/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* FILEBROWSER PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css); diff --git a/CSS/themes/filebrowser/space-gray.css b/CSS/themes/filebrowser/space-gray.css index 8ac5c730..053e5a47 100644 --- a/CSS/themes/filebrowser/space-gray.css +++ b/CSS/themes/filebrowser/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* FILEBROWSER SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css); diff --git a/CSS/themes/flood/aquamarine.css b/CSS/themes/flood/aquamarine.css index b64797f0..7f74e13f 100644 --- a/CSS/themes/flood/aquamarine.css +++ b/CSS/themes/flood/aquamarine.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* FLOOD AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css); diff --git a/CSS/themes/flood/dark.css b/CSS/themes/flood/dark.css index 2b2ad261..4f64d1c1 100644 --- a/CSS/themes/flood/dark.css +++ b/CSS/themes/flood/dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* FLOOD DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css); diff --git a/CSS/themes/flood/flood-base.css b/CSS/themes/flood/flood-base.css index 88a20d56..10ea3715 100644 --- a/CSS/themes/flood/flood-base.css +++ b/CSS/themes/flood/flood-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MOBILE */ diff --git a/CSS/themes/flood/hotline.css b/CSS/themes/flood/hotline.css index 1078e8ab..0525472d 100644 --- a/CSS/themes/flood/hotline.css +++ b/CSS/themes/flood/hotline.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* FLOOD HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css); diff --git a/CSS/themes/flood/organizr-dark.css b/CSS/themes/flood/organizr-dark.css index 24d7859c..d73ffe01 100644 --- a/CSS/themes/flood/organizr-dark.css +++ b/CSS/themes/flood/organizr-dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* FLOOD ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css); diff --git a/CSS/themes/flood/plex.css b/CSS/themes/flood/plex.css index 1ba36a52..c7e9dc51 100644 --- a/CSS/themes/flood/plex.css +++ b/CSS/themes/flood/plex.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* FLOOD PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css); diff --git a/CSS/themes/flood/space-gray.css b/CSS/themes/flood/space-gray.css index 096b42f4..4dfabc30 100644 --- a/CSS/themes/flood/space-gray.css +++ b/CSS/themes/flood/space-gray.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* FLOOD SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css); diff --git a/CSS/themes/gaps/aquamarine.css b/CSS/themes/gaps/aquamarine.css index 615b9154..b96df315 100644 --- a/CSS/themes/gaps/aquamarine.css +++ b/CSS/themes/gaps/aquamarine.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GAPS AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css); diff --git a/CSS/themes/gaps/dark.css b/CSS/themes/gaps/dark.css index d719a6d8..e0d47e07 100644 --- a/CSS/themes/gaps/dark.css +++ b/CSS/themes/gaps/dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GAPS DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css); diff --git a/CSS/themes/gaps/gaps-base.css b/CSS/themes/gaps/gaps-base.css index 4d3e29a2..365e0183 100644 --- a/CSS/themes/gaps/gaps-base.css +++ b/CSS/themes/gaps/gaps-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); diff --git a/CSS/themes/gaps/hotline.css b/CSS/themes/gaps/hotline.css index 616f6441..fe6f502d 100644 --- a/CSS/themes/gaps/hotline.css +++ b/CSS/themes/gaps/hotline.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GAPS HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css); diff --git a/CSS/themes/gaps/organizr-dark.css b/CSS/themes/gaps/organizr-dark.css index c4065d63..962f47b9 100644 --- a/CSS/themes/gaps/organizr-dark.css +++ b/CSS/themes/gaps/organizr-dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GAPS ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css); diff --git a/CSS/themes/gaps/plex.css b/CSS/themes/gaps/plex.css index 2a47515f..aca493cb 100644 --- a/CSS/themes/gaps/plex.css +++ b/CSS/themes/gaps/plex.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GAPS PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css); diff --git a/CSS/themes/gaps/space-gray.css b/CSS/themes/gaps/space-gray.css index 1ce81370..4b4bd202 100644 --- a/CSS/themes/gaps/space-gray.css +++ b/CSS/themes/gaps/space-gray.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GAPS SPACE-GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css); diff --git a/CSS/themes/gitea/aquamarine.css b/CSS/themes/gitea/aquamarine.css index 0f04943a..92cf3b51 100644 --- a/CSS/themes/gitea/aquamarine.css +++ b/CSS/themes/gitea/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GITEA AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css); diff --git a/CSS/themes/gitea/dark.css b/CSS/themes/gitea/dark.css index 2f3db7e7..728e9b6c 100644 --- a/CSS/themes/gitea/dark.css +++ b/CSS/themes/gitea/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GITEA DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css); diff --git a/CSS/themes/gitea/gitea-base.css b/CSS/themes/gitea/gitea-base.css index 3d5c3f57..54043671 100644 --- a/CSS/themes/gitea/gitea-base.css +++ b/CSS/themes/gitea/gitea-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); diff --git a/CSS/themes/gitea/hotline.css b/CSS/themes/gitea/hotline.css index f39b5c38..e2d9e8b0 100644 --- a/CSS/themes/gitea/hotline.css +++ b/CSS/themes/gitea/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GITEA HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css); diff --git a/CSS/themes/gitea/organizr-dark.css b/CSS/themes/gitea/organizr-dark.css index 03188716..c157b666 100644 --- a/CSS/themes/gitea/organizr-dark.css +++ b/CSS/themes/gitea/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GITEA ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css); diff --git a/CSS/themes/gitea/plex.css b/CSS/themes/gitea/plex.css index 8515d839..06638c04 100644 --- a/CSS/themes/gitea/plex.css +++ b/CSS/themes/gitea/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GITEA PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css); diff --git a/CSS/themes/gitea/space-gray.css b/CSS/themes/gitea/space-gray.css index 202ebef0..fc2498d7 100644 --- a/CSS/themes/gitea/space-gray.css +++ b/CSS/themes/gitea/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GITEA SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css); diff --git a/CSS/themes/grafana/aquamarine.css b/CSS/themes/grafana/aquamarine.css index 5bb10b82..d134ebff 100644 --- a/CSS/themes/grafana/aquamarine.css +++ b/CSS/themes/grafana/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GRAFANA AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css); diff --git a/CSS/themes/grafana/dark.css b/CSS/themes/grafana/dark.css index a35b68be..38452c82 100644 --- a/CSS/themes/grafana/dark.css +++ b/CSS/themes/grafana/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GRAFANA DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css); diff --git a/CSS/themes/grafana/grafana-base.css b/CSS/themes/grafana/grafana-base.css index 704ecf7e..1e01be79 100644 --- a/CSS/themes/grafana/grafana-base.css +++ b/CSS/themes/grafana/grafana-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { color:#FFFFFF !important; diff --git a/CSS/themes/grafana/hotline.css b/CSS/themes/grafana/hotline.css index ba26d99f..81f6d881 100644 --- a/CSS/themes/grafana/hotline.css +++ b/CSS/themes/grafana/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GRAFANA HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css); diff --git a/CSS/themes/grafana/organizr-dark.css b/CSS/themes/grafana/organizr-dark.css index c229f649..47257730 100644 --- a/CSS/themes/grafana/organizr-dark.css +++ b/CSS/themes/grafana/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GRAFANA ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css); diff --git a/CSS/themes/grafana/organizr-dashboard.css b/CSS/themes/grafana/organizr-dashboard.css index 73f2f49d..40b2bd41 100644 --- a/CSS/themes/grafana/organizr-dashboard.css +++ b/CSS/themes/grafana/organizr-dashboard.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GRAFANA THEME FOR ORGANIZR DASHBOARD INTEGRATION */ body { diff --git a/CSS/themes/grafana/plex.css b/CSS/themes/grafana/plex.css index 2e3b6b5e..78ab283f 100644 --- a/CSS/themes/grafana/plex.css +++ b/CSS/themes/grafana/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIDARR PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css); diff --git a/CSS/themes/grafana/space-gray.css b/CSS/themes/grafana/space-gray.css index 579a4697..305abe8b 100644 --- a/CSS/themes/grafana/space-gray.css +++ b/CSS/themes/grafana/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GRAFANA SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css); diff --git a/CSS/themes/guacamole/aquamarine.css b/CSS/themes/guacamole/aquamarine.css index ee11ec30..1caa5fa9 100644 --- a/CSS/themes/guacamole/aquamarine.css +++ b/CSS/themes/guacamole/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GUACAMOLE AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css); diff --git a/CSS/themes/guacamole/dark.css b/CSS/themes/guacamole/dark.css index 81fd136e..63487461 100644 --- a/CSS/themes/guacamole/dark.css +++ b/CSS/themes/guacamole/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GUACAMOLE DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css); diff --git a/CSS/themes/guacamole/guacamole-base.css b/CSS/themes/guacamole/guacamole-base.css index 5b740bc5..47ed68d5 100644 --- a/CSS/themes/guacamole/guacamole-base.css +++ b/CSS/themes/guacamole/guacamole-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color) !important; background-repeat: repeat, no-repeat; diff --git a/CSS/themes/guacamole/hotline.css b/CSS/themes/guacamole/hotline.css index 5789fe39..4dcc0702 100644 --- a/CSS/themes/guacamole/hotline.css +++ b/CSS/themes/guacamole/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GUACAMOLE HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css); diff --git a/CSS/themes/guacamole/organizr-dark.css b/CSS/themes/guacamole/organizr-dark.css index c765d34e..5cb4c497 100644 --- a/CSS/themes/guacamole/organizr-dark.css +++ b/CSS/themes/guacamole/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GUACAMOLE ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css); diff --git a/CSS/themes/guacamole/plex.css b/CSS/themes/guacamole/plex.css index aafce826..af3a544f 100644 --- a/CSS/themes/guacamole/plex.css +++ b/CSS/themes/guacamole/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GUACAMOLE PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css); diff --git a/CSS/themes/guacamole/space-gray.css b/CSS/themes/guacamole/space-gray.css index 7ed665e4..ec4233e4 100644 --- a/CSS/themes/guacamole/space-gray.css +++ b/CSS/themes/guacamole/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* GUACAMOLE SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css); diff --git a/CSS/themes/html5speedtest/aquamarine.css b/CSS/themes/html5speedtest/aquamarine.css index 39ae2fe2..dac75740 100644 --- a/CSS/themes/html5speedtest/aquamarine.css +++ b/CSS/themes/html5speedtest/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* HTML5SPEEDTEST AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/html5speedtest/html5speedtest-base.css); diff --git a/CSS/themes/html5speedtest/dark.css b/CSS/themes/html5speedtest/dark.css index 3b974f96..6c2ff1f7 100644 --- a/CSS/themes/html5speedtest/dark.css +++ b/CSS/themes/html5speedtest/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* HTML5SPEEDTEST DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/html5speedtest/html5speedtest-base.css); diff --git a/CSS/themes/html5speedtest/hotline.css b/CSS/themes/html5speedtest/hotline.css index f40afc50..47b22d80 100644 --- a/CSS/themes/html5speedtest/hotline.css +++ b/CSS/themes/html5speedtest/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* HTML5SPEEDTEST HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/html5speedtest/html5speedtest-base.css); diff --git a/CSS/themes/html5speedtest/html5speedtest-base.css b/CSS/themes/html5speedtest/html5speedtest-base.css index a3e81cd4..48881172 100644 --- a/CSS/themes/html5speedtest/html5speedtest-base.css +++ b/CSS/themes/html5speedtest/html5speedtest-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* HTML5 Speedtest Plex Theme */ diff --git a/CSS/themes/html5speedtest/organizr-dark.css b/CSS/themes/html5speedtest/organizr-dark.css index 9fa6f9e3..660b531c 100644 --- a/CSS/themes/html5speedtest/organizr-dark.css +++ b/CSS/themes/html5speedtest/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* HTML5SPEEDTEST ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/html5speedtest/html5speedtest-base.css); diff --git a/CSS/themes/html5speedtest/plex.css b/CSS/themes/html5speedtest/plex.css index c4c7b459..d3436162 100644 --- a/CSS/themes/html5speedtest/plex.css +++ b/CSS/themes/html5speedtest/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* HTML5SPEEDTEST PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/html5speedtest/html5speedtest-base.css); diff --git a/CSS/themes/html5speedtest/space-gray.css b/CSS/themes/html5speedtest/space-gray.css index 824b80ab..b316ce44 100644 --- a/CSS/themes/html5speedtest/space-gray.css +++ b/CSS/themes/html5speedtest/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* HTML5SPEEDTEST SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/html5speedtest/html5speedtest-base.css); diff --git a/CSS/themes/jackett/aquamarine.css b/CSS/themes/jackett/aquamarine.css index fcc96516..cf098fa6 100644 --- a/CSS/themes/jackett/aquamarine.css +++ b/CSS/themes/jackett/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* JACKETT AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css); diff --git a/CSS/themes/jackett/dark.css b/CSS/themes/jackett/dark.css index 7cfc32aa..9a178494 100644 --- a/CSS/themes/jackett/dark.css +++ b/CSS/themes/jackett/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* JACKETT DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css); diff --git a/CSS/themes/jackett/hotline.css b/CSS/themes/jackett/hotline.css index b6c66404..761da674 100644 --- a/CSS/themes/jackett/hotline.css +++ b/CSS/themes/jackett/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* JACKETT HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css); diff --git a/CSS/themes/jackett/jackett-base.css b/CSS/themes/jackett/jackett-base.css index 3fcb8a6d..14df2922 100644 --- a/CSS/themes/jackett/jackett-base.css +++ b/CSS/themes/jackett/jackett-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ * { outline: none; } diff --git a/CSS/themes/jackett/organizr-dark.css b/CSS/themes/jackett/organizr-dark.css index 5b8c9a4f..b6aea8d2 100644 --- a/CSS/themes/jackett/organizr-dark.css +++ b/CSS/themes/jackett/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* JACKETT ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css); diff --git a/CSS/themes/jackett/plex.css b/CSS/themes/jackett/plex.css index 5bfccba2..1d8052f9 100644 --- a/CSS/themes/jackett/plex.css +++ b/CSS/themes/jackett/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* JACKETT PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css); diff --git a/CSS/themes/jackett/space-gray.css b/CSS/themes/jackett/space-gray.css index 218728ce..226d4ef2 100644 --- a/CSS/themes/jackett/space-gray.css +++ b/CSS/themes/jackett/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* JACKETT SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css); diff --git a/CSS/themes/jellyfin/aquamarine.css b/CSS/themes/jellyfin/aquamarine.css index e3dd98ad..13ef3099 100644 --- a/CSS/themes/jellyfin/aquamarine.css +++ b/CSS/themes/jellyfin/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* JELLYFIN AQUAMARINE THEME */ @import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css"); diff --git a/CSS/themes/jellyfin/dark.css b/CSS/themes/jellyfin/dark.css index 0a313ab9..dae67111 100644 --- a/CSS/themes/jellyfin/dark.css +++ b/CSS/themes/jellyfin/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* JELLYFIN DARK THEME */ @import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css"); diff --git a/CSS/themes/jellyfin/hotline.css b/CSS/themes/jellyfin/hotline.css index 30dceeb5..453b1686 100644 --- a/CSS/themes/jellyfin/hotline.css +++ b/CSS/themes/jellyfin/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* JELLYFIN HOTLINE THEME */ @import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css"); diff --git a/CSS/themes/jellyfin/organizr-dark.css b/CSS/themes/jellyfin/organizr-dark.css index a5396b1e..86a92dec 100644 --- a/CSS/themes/jellyfin/organizr-dark.css +++ b/CSS/themes/jellyfin/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* JELLYFIN ORGANIZR-DARK THEME */ @import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css"); diff --git a/CSS/themes/jellyfin/plex.css b/CSS/themes/jellyfin/plex.css index c0f3eb66..7034e3fc 100644 --- a/CSS/themes/jellyfin/plex.css +++ b/CSS/themes/jellyfin/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* JELLYFIN PLEX THEME */ @import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css"); diff --git a/CSS/themes/jellyfin/space-gray.css b/CSS/themes/jellyfin/space-gray.css index bfb88633..27d9f31d 100644 --- a/CSS/themes/jellyfin/space-gray.css +++ b/CSS/themes/jellyfin/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* JELLYFIN SPACE GRAY THEME */ @import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css"); diff --git a/CSS/themes/kitana/aquamarine.css b/CSS/themes/kitana/aquamarine.css index 8396bdd6..2fa615ba 100644 --- a/CSS/themes/kitana/aquamarine.css +++ b/CSS/themes/kitana/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* KITANA AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css); diff --git a/CSS/themes/kitana/dark.css b/CSS/themes/kitana/dark.css index 2030a0b0..950f3402 100644 --- a/CSS/themes/kitana/dark.css +++ b/CSS/themes/kitana/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* KITANA DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css); diff --git a/CSS/themes/kitana/hotline.css b/CSS/themes/kitana/hotline.css index 2fe256a2..aacddc39 100644 --- a/CSS/themes/kitana/hotline.css +++ b/CSS/themes/kitana/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* KITANA HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css); diff --git a/CSS/themes/kitana/kitana-base.css b/CSS/themes/kitana/kitana-base.css index ef558e73..6f1bb6f0 100644 --- a/CSS/themes/kitana/kitana-base.css +++ b/CSS/themes/kitana/kitana-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); diff --git a/CSS/themes/kitana/organizr-dark.css b/CSS/themes/kitana/organizr-dark.css index bac7276e..34f8e976 100644 --- a/CSS/themes/kitana/organizr-dark.css +++ b/CSS/themes/kitana/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* KITANA ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css); diff --git a/CSS/themes/kitana/plex.css b/CSS/themes/kitana/plex.css index 851f63d0..a1d89f8e 100644 --- a/CSS/themes/kitana/plex.css +++ b/CSS/themes/kitana/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* KITANA PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css); diff --git a/CSS/themes/kitana/space-gray.css b/CSS/themes/kitana/space-gray.css index cd8b075b..c25017d3 100644 --- a/CSS/themes/kitana/space-gray.css +++ b/CSS/themes/kitana/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* KITANA SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css); diff --git a/CSS/themes/lazylibrarian/aquamarine.css b/CSS/themes/lazylibrarian/aquamarine.css index febd020c..bf1463d3 100644 --- a/CSS/themes/lazylibrarian/aquamarine.css +++ b/CSS/themes/lazylibrarian/aquamarine.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LAZYLIBRARIAN AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css); diff --git a/CSS/themes/lazylibrarian/dark.css b/CSS/themes/lazylibrarian/dark.css index ef730134..ad5643c9 100644 --- a/CSS/themes/lazylibrarian/dark.css +++ b/CSS/themes/lazylibrarian/dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LAZYLIBRARIAN DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css); diff --git a/CSS/themes/lazylibrarian/hotline.css b/CSS/themes/lazylibrarian/hotline.css index 317db980..f8f46219 100644 --- a/CSS/themes/lazylibrarian/hotline.css +++ b/CSS/themes/lazylibrarian/hotline.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LAZYLIBRARIAN HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css); diff --git a/CSS/themes/lazylibrarian/lazylibrarian-base.css b/CSS/themes/lazylibrarian/lazylibrarian-base.css index d2de9288..a8371162 100644 --- a/CSS/themes/lazylibrarian/lazylibrarian-base.css +++ b/CSS/themes/lazylibrarian/lazylibrarian-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { color: #ccc; diff --git a/CSS/themes/lazylibrarian/organizr-dark.css b/CSS/themes/lazylibrarian/organizr-dark.css index 5cb3a30f..a82d4d48 100644 --- a/CSS/themes/lazylibrarian/organizr-dark.css +++ b/CSS/themes/lazylibrarian/organizr-dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LAZYLIBRARIAN ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css); diff --git a/CSS/themes/lazylibrarian/plex.css b/CSS/themes/lazylibrarian/plex.css index 37401cbd..f98f55c6 100644 --- a/CSS/themes/lazylibrarian/plex.css +++ b/CSS/themes/lazylibrarian/plex.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LAZYLIBRARIAN PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css); diff --git a/CSS/themes/lazylibrarian/space-gray.css b/CSS/themes/lazylibrarian/space-gray.css index 505bc7d5..955d54b0 100644 --- a/CSS/themes/lazylibrarian/space-gray.css +++ b/CSS/themes/lazylibrarian/space-gray.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LAZYLIBRARIAN SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css); diff --git a/CSS/themes/librespeed/aquamarine.css b/CSS/themes/librespeed/aquamarine.css index a49d115d..f1977fb5 100644 --- a/CSS/themes/librespeed/aquamarine.css +++ b/CSS/themes/librespeed/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIBRESPEED AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css); diff --git a/CSS/themes/librespeed/dark.css b/CSS/themes/librespeed/dark.css index a9cc3f51..545c0eb5 100644 --- a/CSS/themes/librespeed/dark.css +++ b/CSS/themes/librespeed/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIBRESPEED DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css); diff --git a/CSS/themes/librespeed/hotline.css b/CSS/themes/librespeed/hotline.css index d1c08b00..f169f3b0 100644 --- a/CSS/themes/librespeed/hotline.css +++ b/CSS/themes/librespeed/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIBRESPEED HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css); diff --git a/CSS/themes/librespeed/librespeed-base.css b/CSS/themes/librespeed/librespeed-base.css index f1b044a5..09701cb7 100644 --- a/CSS/themes/librespeed/librespeed-base.css +++ b/CSS/themes/librespeed/librespeed-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ html, body { background: var(--main-bg-color) !important; diff --git a/CSS/themes/librespeed/organizr-dark.css b/CSS/themes/librespeed/organizr-dark.css index 456adb2c..f5fc60bc 100644 --- a/CSS/themes/librespeed/organizr-dark.css +++ b/CSS/themes/librespeed/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIBRESPEED ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css); diff --git a/CSS/themes/librespeed/plex.css b/CSS/themes/librespeed/plex.css index fe3579bf..813d8e3f 100644 --- a/CSS/themes/librespeed/plex.css +++ b/CSS/themes/librespeed/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIBRESPEED PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css); diff --git a/CSS/themes/librespeed/space-gray.css b/CSS/themes/librespeed/space-gray.css index d0e0b281..e55d0528 100644 --- a/CSS/themes/librespeed/space-gray.css +++ b/CSS/themes/librespeed/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIBRESPEED SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css); diff --git a/CSS/themes/lidarr/aquamarine.css b/CSS/themes/lidarr/aquamarine.css index 6797e710..17341c74 100644 --- a/CSS/themes/lidarr/aquamarine.css +++ b/CSS/themes/lidarr/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIDARR AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css); diff --git a/CSS/themes/lidarr/dark.css b/CSS/themes/lidarr/dark.css index 7ce2d398..13921f29 100644 --- a/CSS/themes/lidarr/dark.css +++ b/CSS/themes/lidarr/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIDARR DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css); diff --git a/CSS/themes/lidarr/hotline.css b/CSS/themes/lidarr/hotline.css index 28c95d05..e38e8772 100644 --- a/CSS/themes/lidarr/hotline.css +++ b/CSS/themes/lidarr/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIDARR HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css); diff --git a/CSS/themes/lidarr/lidarr-base copy.css b/CSS/themes/lidarr/lidarr-base copy.css index e8a595e9..8fc15505 100644 --- a/CSS/themes/lidarr/lidarr-base copy.css +++ b/CSS/themes/lidarr/lidarr-base copy.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); diff --git a/CSS/themes/lidarr/lidarr-base.css b/CSS/themes/lidarr/lidarr-base.css index 877d50c3..fc8e9596 100644 --- a/CSS/themes/lidarr/lidarr-base.css +++ b/CSS/themes/lidarr/lidarr-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); @@ -662,7 +662,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-downloaded-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-downloaded-"]:hover { background: rgb(var(--calendar-available) / .5) !important; border-left-color: transparent !important; } @@ -672,7 +672,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-missing-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-missing-"]:hover { background: rgba(var(--calendar-missing) / .5) !important; border-left-color: transparent !important; } @@ -682,7 +682,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-unreleased-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-unreleased-"]:hover { background: rgb(var(--calendar-unaired) / .5) !important; border-left-color: transparent !important; } @@ -692,7 +692,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-unmonitored-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-unmonitored-"]:hover { background: rgb(var(--calendar-unmonitored) / .5) !important; border-left-color: transparent !important; } @@ -702,7 +702,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-downloading-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-downloading-"]:hover { background: rgb(var(--calendar-downloading) / .5) !important; border-left-color: transparent !important; } @@ -926,6 +926,31 @@ a:hover { color: var(--text) !important; } +input[type=email], +input[type=password] { + border: none; + background-color: rgba(255, 255, 255, 0.08); + color: #FFF; +} + +.button { + border-color: var(--button-color); + background-color: var(--button-color); + cursor: pointer; +} +.button:hover { + border-color: var(--button-color-hover); + background-color: var(--button-color-hover); + color: #fff; + text-decoration: none; +} +.form-input:focus { + outline: 0; + border-color: #fff; + box-shadow: none; + background-color: rgba(255, 255, 255, 0.25); +} + /* Custom filter */ [class*="FilterBuilderRow-filterRow-"]:hover { background-color: transparent; diff --git a/CSS/themes/lidarr/organizr-dark.css b/CSS/themes/lidarr/organizr-dark.css index b41af8da..89878f0e 100644 --- a/CSS/themes/lidarr/organizr-dark.css +++ b/CSS/themes/lidarr/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIDARR ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css); diff --git a/CSS/themes/lidarr/plex.css b/CSS/themes/lidarr/plex.css index bb8898c0..35cb3c65 100644 --- a/CSS/themes/lidarr/plex.css +++ b/CSS/themes/lidarr/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIDARR PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css); diff --git a/CSS/themes/lidarr/space-gray.css b/CSS/themes/lidarr/space-gray.css index 2b616f7a..470182d7 100644 --- a/CSS/themes/lidarr/space-gray.css +++ b/CSS/themes/lidarr/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIDARR SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css); diff --git a/CSS/themes/logarr/aquamarine.css b/CSS/themes/logarr/aquamarine.css index 9503f78b..290c69fb 100644 --- a/CSS/themes/logarr/aquamarine.css +++ b/CSS/themes/logarr/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LOGARR AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/logarr/logarr-base.css); diff --git a/CSS/themes/logarr/dark.css b/CSS/themes/logarr/dark.css index 3c5ccfd2..0dc31f34 100644 --- a/CSS/themes/logarr/dark.css +++ b/CSS/themes/logarr/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LOGARR DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/logarr/logarr-base.css); diff --git a/CSS/themes/logarr/hotline.css b/CSS/themes/logarr/hotline.css index 75856fa4..0a21c24a 100644 --- a/CSS/themes/logarr/hotline.css +++ b/CSS/themes/logarr/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LOGARR HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/logarr/logarr-base.css); diff --git a/CSS/themes/logarr/logarr-base.css b/CSS/themes/logarr/logarr-base.css index 151c80b4..0d5e89a0 100644 --- a/CSS/themes/logarr/logarr-base.css +++ b/CSS/themes/logarr/logarr-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { font-family: Open Sans Bold,Helvetica Neue,Helvetica,Arial,sans-serif; diff --git a/CSS/themes/logarr/organizr-dark.css b/CSS/themes/logarr/organizr-dark.css index 139f18dc..f5bf531f 100644 --- a/CSS/themes/logarr/organizr-dark.css +++ b/CSS/themes/logarr/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LOGARR ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/logarr/logarr-base.css); diff --git a/CSS/themes/logarr/plex.css b/CSS/themes/logarr/plex.css index ff8e124f..ef96e6e1 100644 --- a/CSS/themes/logarr/plex.css +++ b/CSS/themes/logarr/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LOGARR PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/logarr/logarr-base.css); diff --git a/CSS/themes/logarr/space-gray.css b/CSS/themes/logarr/space-gray.css index 0d444b2a..3d5fc46b 100644 --- a/CSS/themes/logarr/space-gray.css +++ b/CSS/themes/logarr/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LOGARR SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/logarr/logarr-base.css); diff --git a/CSS/themes/monitorr/aquamarine.css b/CSS/themes/monitorr/aquamarine.css index d3dc5ee8..453b7a8f 100644 --- a/CSS/themes/monitorr/aquamarine.css +++ b/CSS/themes/monitorr/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MONIITORR AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/monitorr/monitorr-base.css); diff --git a/CSS/themes/monitorr/dark.css b/CSS/themes/monitorr/dark.css index 37070925..f04b8f55 100644 --- a/CSS/themes/monitorr/dark.css +++ b/CSS/themes/monitorr/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MONITORR DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/monitorr/monitorr-base.css); diff --git a/CSS/themes/monitorr/hotline.css b/CSS/themes/monitorr/hotline.css index 939da3e5..cc040950 100644 --- a/CSS/themes/monitorr/hotline.css +++ b/CSS/themes/monitorr/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MONITORR HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/monitorr/monitorr-base.css); diff --git a/CSS/themes/monitorr/monitorr-base.css b/CSS/themes/monitorr/monitorr-base.css index dcfffeae..136d47a9 100644 --- a/CSS/themes/monitorr/monitorr-base.css +++ b/CSS/themes/monitorr/monitorr-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ #footer:after { diff --git a/CSS/themes/monitorr/organizr-dark.css b/CSS/themes/monitorr/organizr-dark.css index fbc53676..3c52d858 100644 --- a/CSS/themes/monitorr/organizr-dark.css +++ b/CSS/themes/monitorr/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MONITORR ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/monitorr/monitorr-base.css); diff --git a/CSS/themes/monitorr/organizr-dashboard.css b/CSS/themes/monitorr/organizr-dashboard.css index f700fd36..94261515 100644 --- a/CSS/themes/monitorr/organizr-dashboard.css +++ b/CSS/themes/monitorr/organizr-dashboard.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background-color: transparent !important; diff --git a/CSS/themes/monitorr/plex.css b/CSS/themes/monitorr/plex.css index eca1d917..7d90fdf3 100644 --- a/CSS/themes/monitorr/plex.css +++ b/CSS/themes/monitorr/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MONITORR PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/monitorr/monitorr-base.css); diff --git a/CSS/themes/monitorr/space-gray.css b/CSS/themes/monitorr/space-gray.css index 15d7e19a..7eabe83f 100644 --- a/CSS/themes/monitorr/space-gray.css +++ b/CSS/themes/monitorr/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MONIITORR AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/monitorr/monitorr-base.css); diff --git a/CSS/themes/moviematch/aquamarine.css b/CSS/themes/moviematch/aquamarine.css index 79193496..50a53941 100644 --- a/CSS/themes/moviematch/aquamarine.css +++ b/CSS/themes/moviematch/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MOVIEMATCH AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css); diff --git a/CSS/themes/moviematch/dark.css b/CSS/themes/moviematch/dark.css index b25e2c0d..bec90e61 100644 --- a/CSS/themes/moviematch/dark.css +++ b/CSS/themes/moviematch/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MOVIEMATCH DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css); diff --git a/CSS/themes/moviematch/hotline.css b/CSS/themes/moviematch/hotline.css index dea9f425..86bfdef9 100644 --- a/CSS/themes/moviematch/hotline.css +++ b/CSS/themes/moviematch/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MOVIEMATCH HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css); diff --git a/CSS/themes/moviematch/moviematch-base.css b/CSS/themes/moviematch/moviematch-base.css index 18e53903..4d0f3190 100644 --- a/CSS/themes/moviematch/moviematch-base.css +++ b/CSS/themes/moviematch/moviematch-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ * { outline: none; diff --git a/CSS/themes/moviematch/organizr-dark.css b/CSS/themes/moviematch/organizr-dark.css index b452cabb..70d63747 100644 --- a/CSS/themes/moviematch/organizr-dark.css +++ b/CSS/themes/moviematch/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MOVIEMATCH ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css); diff --git a/CSS/themes/moviematch/plex.css b/CSS/themes/moviematch/plex.css index e72a2593..c38da890 100644 --- a/CSS/themes/moviematch/plex.css +++ b/CSS/themes/moviematch/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MOVIEMATCH PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css); diff --git a/CSS/themes/moviematch/space-gray.css b/CSS/themes/moviematch/space-gray.css index 925248d6..3110a1c7 100644 --- a/CSS/themes/moviematch/space-gray.css +++ b/CSS/themes/moviematch/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MOVIEMATCH SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css); diff --git a/CSS/themes/netdata/aquamarine.css b/CSS/themes/netdata/aquamarine.css index 94c36b57..1fa8e816 100644 --- a/CSS/themes/netdata/aquamarine.css +++ b/CSS/themes/netdata/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NETDATA AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css); diff --git a/CSS/themes/netdata/dark.css b/CSS/themes/netdata/dark.css index 3ee1c02c..d8cc1645 100644 --- a/CSS/themes/netdata/dark.css +++ b/CSS/themes/netdata/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NETDATA DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css); diff --git a/CSS/themes/netdata/hotline.css b/CSS/themes/netdata/hotline.css index 4dd38ecc..6cd2d56d 100644 --- a/CSS/themes/netdata/hotline.css +++ b/CSS/themes/netdata/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NETDATA HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css); diff --git a/CSS/themes/netdata/netdata-base.css b/CSS/themes/netdata/netdata-base.css index 4d263d54..4a1b60ca 100644 --- a/CSS/themes/netdata/netdata-base.css +++ b/CSS/themes/netdata/netdata-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { diff --git a/CSS/themes/netdata/organizr-dark.css b/CSS/themes/netdata/organizr-dark.css index 846d7398..3ce76862 100644 --- a/CSS/themes/netdata/organizr-dark.css +++ b/CSS/themes/netdata/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NETDATA ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css); diff --git a/CSS/themes/netdata/organizr-dashboard.css b/CSS/themes/netdata/organizr-dashboard.css index 25d9e58f..61bd4ddc 100644 --- a/CSS/themes/netdata/organizr-dashboard.css +++ b/CSS/themes/netdata/organizr-dashboard.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NETDATA ORGANIZR DASHBOARD THEME */ diff --git a/CSS/themes/netdata/plex.css b/CSS/themes/netdata/plex.css index ffebaf8c..14783d60 100644 --- a/CSS/themes/netdata/plex.css +++ b/CSS/themes/netdata/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NETDATA PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css); diff --git a/CSS/themes/netdata/space-gray.css b/CSS/themes/netdata/space-gray.css index 1f8be60d..13a4948c 100644 --- a/CSS/themes/netdata/space-gray.css +++ b/CSS/themes/netdata/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NETDATA SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css); diff --git a/CSS/themes/nzbget/aquamarine.css b/CSS/themes/nzbget/aquamarine.css index 2f03b638..2c4e1ac1 100644 --- a/CSS/themes/nzbget/aquamarine.css +++ b/CSS/themes/nzbget/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NZBGET AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css); diff --git a/CSS/themes/nzbget/dark.css b/CSS/themes/nzbget/dark.css index b9f3290b..48a9d894 100644 --- a/CSS/themes/nzbget/dark.css +++ b/CSS/themes/nzbget/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NZBGET DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css); diff --git a/CSS/themes/nzbget/hotline.css b/CSS/themes/nzbget/hotline.css index 913e9b7c..5bf249fc 100644 --- a/CSS/themes/nzbget/hotline.css +++ b/CSS/themes/nzbget/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NZBGET HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css); diff --git a/CSS/themes/nzbget/nzbget-base.css b/CSS/themes/nzbget/nzbget-base.css index 887db993..4b0c1dfc 100644 --- a/CSS/themes/nzbget/nzbget-base.css +++ b/CSS/themes/nzbget/nzbget-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color) !important; diff --git a/CSS/themes/nzbget/organizr-dark.css b/CSS/themes/nzbget/organizr-dark.css index 638f4bdb..82e41e32 100644 --- a/CSS/themes/nzbget/organizr-dark.css +++ b/CSS/themes/nzbget/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NZBGET ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css); diff --git a/CSS/themes/nzbget/plex.css b/CSS/themes/nzbget/plex.css index e77e04a9..0c19b9c1 100644 --- a/CSS/themes/nzbget/plex.css +++ b/CSS/themes/nzbget/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NZBGET PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css); diff --git a/CSS/themes/nzbget/space-gray.css b/CSS/themes/nzbget/space-gray.css index 4ba0f4a2..b683ee8c 100644 --- a/CSS/themes/nzbget/space-gray.css +++ b/CSS/themes/nzbget/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NZBGET SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css); diff --git a/CSS/themes/nzbhydra2/aquamarine.css b/CSS/themes/nzbhydra2/aquamarine.css index 51d2c8ed..a856168e 100644 --- a/CSS/themes/nzbhydra2/aquamarine.css +++ b/CSS/themes/nzbhydra2/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NZBHYDRA2 AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra-base.css); diff --git a/CSS/themes/nzbhydra2/dark.css b/CSS/themes/nzbhydra2/dark.css index 20fd98ca..23b5de3a 100644 --- a/CSS/themes/nzbhydra2/dark.css +++ b/CSS/themes/nzbhydra2/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NZBHYDRA2 DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra-base.css); diff --git a/CSS/themes/nzbhydra2/hotline.css b/CSS/themes/nzbhydra2/hotline.css index 969eba99..5b138eeb 100644 --- a/CSS/themes/nzbhydra2/hotline.css +++ b/CSS/themes/nzbhydra2/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NZBHYDRA2 HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra-base.css); diff --git a/CSS/themes/nzbhydra2/nzbhydra-base.css b/CSS/themes/nzbhydra2/nzbhydra-base.css index 42b0acdf..c64db707 100644 --- a/CSS/themes/nzbhydra2/nzbhydra-base.css +++ b/CSS/themes/nzbhydra2/nzbhydra-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body, html { height: 100%; diff --git a/CSS/themes/nzbhydra2/organizr-dark.css b/CSS/themes/nzbhydra2/organizr-dark.css index 2a4c6ca6..a17d0d37 100644 --- a/CSS/themes/nzbhydra2/organizr-dark.css +++ b/CSS/themes/nzbhydra2/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NZBHYDRA2 ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra-base.css); diff --git a/CSS/themes/nzbhydra2/plex.css b/CSS/themes/nzbhydra2/plex.css index 7ad79523..87da4f28 100644 --- a/CSS/themes/nzbhydra2/plex.css +++ b/CSS/themes/nzbhydra2/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NZBHYDRA2 PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra-base.css); diff --git a/CSS/themes/nzbhydra2/space-gray.css b/CSS/themes/nzbhydra2/space-gray.css index b771235f..6023d97b 100644 --- a/CSS/themes/nzbhydra2/space-gray.css +++ b/CSS/themes/nzbhydra2/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* NZBHYDRA2 SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra-base.css); diff --git a/CSS/themes/ombi/aquamarine.css b/CSS/themes/ombi/aquamarine.css index e7fcf688..d761d675 100644 --- a/CSS/themes/ombi/aquamarine.css +++ b/CSS/themes/ombi/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* OMBI AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css); diff --git a/CSS/themes/ombi/dark.css b/CSS/themes/ombi/dark.css index 6a5d85a6..4b3c3594 100644 --- a/CSS/themes/ombi/dark.css +++ b/CSS/themes/ombi/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* OMBI DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css); diff --git a/CSS/themes/ombi/hotline.css b/CSS/themes/ombi/hotline.css index ed23d924..3b7ff3f4 100644 --- a/CSS/themes/ombi/hotline.css +++ b/CSS/themes/ombi/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* OMBI HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css); diff --git a/CSS/themes/ombi/ombi-base.css b/CSS/themes/ombi/ombi-base.css index b14a415c..67d51a6c 100644 --- a/CSS/themes/ombi/ombi-base.css +++ b/CSS/themes/ombi/ombi-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); diff --git a/CSS/themes/ombi/ombiv4-base.css b/CSS/themes/ombi/ombiv4-base.css index 90c72313..60d1915d 100644 --- a/CSS/themes/ombi/ombiv4-base.css +++ b/CSS/themes/ombi/ombiv4-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { diff --git a/CSS/themes/ombi/organizr-dark.css b/CSS/themes/ombi/organizr-dark.css index 16f076af..d4aa68c7 100644 --- a/CSS/themes/ombi/organizr-dark.css +++ b/CSS/themes/ombi/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* OMBI ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css); diff --git a/CSS/themes/ombi/plex.css b/CSS/themes/ombi/plex.css index 26ced926..0519be3b 100644 --- a/CSS/themes/ombi/plex.css +++ b/CSS/themes/ombi/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* OMBI PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css); diff --git a/CSS/themes/ombi/space-gray.css b/CSS/themes/ombi/space-gray.css index a38ae94e..d5509534 100644 --- a/CSS/themes/ombi/space-gray.css +++ b/CSS/themes/ombi/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* OMBI SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css); diff --git a/CSS/themes/organizr/Aquamarine.css b/CSS/themes/organizr/Aquamarine.css index c8c7baf9..90dac1ca 100644 --- a/CSS/themes/organizr/Aquamarine.css +++ b/CSS/themes/organizr/Aquamarine.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* ORGANIZR AQUAMARINE THEME */ @import 'Organizr.css'; diff --git a/CSS/themes/organizr/Hotline.css b/CSS/themes/organizr/Hotline.css index bee6dbcb..3d07393e 100644 --- a/CSS/themes/organizr/Hotline.css +++ b/CSS/themes/organizr/Hotline.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* ORGANIZR HOTLINE THEME */ @import 'Organizr.css'; diff --git a/CSS/themes/organizr/dark.css b/CSS/themes/organizr/dark.css index 548298db..8289346d 100644 --- a/CSS/themes/organizr/dark.css +++ b/CSS/themes/organizr/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* ORGANIZR DARK THEME */ @import 'Organizr.css'; diff --git a/CSS/themes/organizr/plex.css b/CSS/themes/organizr/plex.css index 507bef3f..4935599d 100644 --- a/CSS/themes/organizr/plex.css +++ b/CSS/themes/organizr/plex.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* ORGANIZR PLEX THEME */ @import 'Organizr.css'; diff --git a/CSS/themes/organizr/space-gray.css b/CSS/themes/organizr/space-gray.css index b323f6c4..efb13e9c 100644 --- a/CSS/themes/organizr/space-gray.css +++ b/CSS/themes/organizr/space-gray.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* ORGANIZR SPACE GRAY THEME */ @import 'Organizr.css'; diff --git a/CSS/themes/petio/aquamarine.css b/CSS/themes/petio/aquamarine.css index cbc71c9c..551f9af9 100644 --- a/CSS/themes/petio/aquamarine.css +++ b/CSS/themes/petio/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MOVIEMATCH AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/petio/petio-base.css); diff --git a/CSS/themes/petio/dark.css b/CSS/themes/petio/dark.css index 35d95d5f..7625831d 100644 --- a/CSS/themes/petio/dark.css +++ b/CSS/themes/petio/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MOVIEMATCH DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/petio/petio-base.css); diff --git a/CSS/themes/petio/hotline.css b/CSS/themes/petio/hotline.css index cce90d6b..44ce2cc1 100644 --- a/CSS/themes/petio/hotline.css +++ b/CSS/themes/petio/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MOVIEMATCH HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/petio/petio-base.css); diff --git a/CSS/themes/petio/organizr-dark.css b/CSS/themes/petio/organizr-dark.css index 3ee7044a..82d9a73f 100644 --- a/CSS/themes/petio/organizr-dark.css +++ b/CSS/themes/petio/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MOVIEMATCH ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/petio/petio-base.css); diff --git a/CSS/themes/petio/petio-base.css b/CSS/themes/petio/petio-base.css index 5a50c05b..f28a11cf 100644 --- a/CSS/themes/petio/petio-base.css +++ b/CSS/themes/petio/petio-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ * { outline: none; diff --git a/CSS/themes/petio/space-gray.css b/CSS/themes/petio/space-gray.css index 7adf0e0f..c1118baa 100644 --- a/CSS/themes/petio/space-gray.css +++ b/CSS/themes/petio/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* MOVIEMATCH SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/petio/petio-base.css); diff --git a/CSS/themes/pihole/aquamarine.css b/CSS/themes/pihole/aquamarine.css index d056f799..373146cb 100644 --- a/CSS/themes/pihole/aquamarine.css +++ b/CSS/themes/pihole/aquamarine.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PI-HOLE AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css); diff --git a/CSS/themes/pihole/dark.css b/CSS/themes/pihole/dark.css index 1838c487..8d957424 100644 --- a/CSS/themes/pihole/dark.css +++ b/CSS/themes/pihole/dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PI-HOLE DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css); diff --git a/CSS/themes/pihole/hotline.css b/CSS/themes/pihole/hotline.css index 0bc9938a..98b45b3a 100644 --- a/CSS/themes/pihole/hotline.css +++ b/CSS/themes/pihole/hotline.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PI-HOLE HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css); diff --git a/CSS/themes/pihole/organizr-dark.css b/CSS/themes/pihole/organizr-dark.css index c8b6d40e..34d2fa7e 100644 --- a/CSS/themes/pihole/organizr-dark.css +++ b/CSS/themes/pihole/organizr-dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PI-HOLE ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css); diff --git a/CSS/themes/pihole/pihole-base.css b/CSS/themes/pihole/pihole-base.css index 8a62848e..4fff36d6 100644 --- a/CSS/themes/pihole/pihole-base.css +++ b/CSS/themes/pihole/pihole-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color) !important; diff --git a/CSS/themes/pihole/plex.css b/CSS/themes/pihole/plex.css index 1d96c687..633831d8 100644 --- a/CSS/themes/pihole/plex.css +++ b/CSS/themes/pihole/plex.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PI-HOLE PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css); diff --git a/CSS/themes/pihole/space-gray.css b/CSS/themes/pihole/space-gray.css index f002b5c0..d25a260c 100644 --- a/CSS/themes/pihole/space-gray.css +++ b/CSS/themes/pihole/space-gray.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PI-HOLE SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css); diff --git a/CSS/themes/plex/aquamarine.css b/CSS/themes/plex/aquamarine.css index cc81b43d..86afd605 100644 --- a/CSS/themes/plex/aquamarine.css +++ b/CSS/themes/plex/aquamarine.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PLEX AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plex/plex-base.css); diff --git a/CSS/themes/plex/dark.css b/CSS/themes/plex/dark.css index f944371a..f0fa6dd2 100644 --- a/CSS/themes/plex/dark.css +++ b/CSS/themes/plex/dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PLEX DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plex/plex-base.css); diff --git a/CSS/themes/plex/hotline.css b/CSS/themes/plex/hotline.css index 4739dccc..c30fce65 100644 --- a/CSS/themes/plex/hotline.css +++ b/CSS/themes/plex/hotline.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PLEX HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plex/plex-base.css); diff --git a/CSS/themes/plex/organizr-dark.css b/CSS/themes/plex/organizr-dark.css index d0b34e49..3e5432a4 100644 --- a/CSS/themes/plex/organizr-dark.css +++ b/CSS/themes/plex/organizr-dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PLEX ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plex/plex-base.css); diff --git a/CSS/themes/plex/plex-base.css b/CSS/themes/plex/plex-base.css index 66d3aff5..c58cd3be 100644 --- a/CSS/themes/plex/plex-base.css +++ b/CSS/themes/plex/plex-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ * { outline: none; diff --git a/CSS/themes/plex/space-gray.css b/CSS/themes/plex/space-gray.css index 1f6f5010..fbc34d6a 100644 --- a/CSS/themes/plex/space-gray.css +++ b/CSS/themes/plex/space-gray.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PLEX AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plex/plex-base.css); diff --git a/CSS/themes/plpp/aquamarine.css b/CSS/themes/plpp/aquamarine.css index 634d2de7..5d9bdd4e 100644 --- a/CSS/themes/plpp/aquamarine.css +++ b/CSS/themes/plpp/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PLPP AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plpp/plpp-base.css); diff --git a/CSS/themes/plpp/dark.css b/CSS/themes/plpp/dark.css index c19d05b9..b09a560a 100644 --- a/CSS/themes/plpp/dark.css +++ b/CSS/themes/plpp/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PLPP DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plpp/plpp-base.css); diff --git a/CSS/themes/plpp/hotline.css b/CSS/themes/plpp/hotline.css index 9dae8d42..76dbd21a 100644 --- a/CSS/themes/plpp/hotline.css +++ b/CSS/themes/plpp/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PLPP HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plpp/plpp-base.css); diff --git a/CSS/themes/plpp/organizr-dark.css b/CSS/themes/plpp/organizr-dark.css index 84122bb8..fd08dfbe 100644 --- a/CSS/themes/plpp/organizr-dark.css +++ b/CSS/themes/plpp/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PLPP ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plpp/plpp-base.css); diff --git a/CSS/themes/plpp/plex.css b/CSS/themes/plpp/plex.css index 765658b7..093a72aa 100644 --- a/CSS/themes/plpp/plex.css +++ b/CSS/themes/plpp/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PLPP PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plpp/plpp-base.css); diff --git a/CSS/themes/plpp/plpp-base.css b/CSS/themes/plpp/plpp-base.css index f8667c98..5fd6c231 100644 --- a/CSS/themes/plpp/plpp-base.css +++ b/CSS/themes/plpp/plpp-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color) !important; diff --git a/CSS/themes/plpp/space-gray.css b/CSS/themes/plpp/space-gray.css index 38ebcead..f5f0806e 100644 --- a/CSS/themes/plpp/space-gray.css +++ b/CSS/themes/plpp/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PLPP SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plpp/plpp-base.css); diff --git a/CSS/themes/portainer/aquamarine.css b/CSS/themes/portainer/aquamarine.css index 363a6bc3..0f260d14 100644 --- a/CSS/themes/portainer/aquamarine.css +++ b/CSS/themes/portainer/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PORTAINER AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css); diff --git a/CSS/themes/portainer/dark.css b/CSS/themes/portainer/dark.css index 507e513a..e676751f 100644 --- a/CSS/themes/portainer/dark.css +++ b/CSS/themes/portainer/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PORTAINER DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css); diff --git a/CSS/themes/portainer/hotline.css b/CSS/themes/portainer/hotline.css index 29818c97..6141b18e 100644 --- a/CSS/themes/portainer/hotline.css +++ b/CSS/themes/portainer/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PORTAINER HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css); diff --git a/CSS/themes/portainer/organizr-dark.css b/CSS/themes/portainer/organizr-dark.css index cd1cb5f0..3c2d7dac 100644 --- a/CSS/themes/portainer/organizr-dark.css +++ b/CSS/themes/portainer/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PORTAINER ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css); diff --git a/CSS/themes/portainer/plex.css b/CSS/themes/portainer/plex.css index af455b23..628a964b 100644 --- a/CSS/themes/portainer/plex.css +++ b/CSS/themes/portainer/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* PORTAINER PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css); diff --git a/CSS/themes/portainer/portainer-base.css b/CSS/themes/portainer/portainer-base.css index 63dcf2ae..c5d7f1e5 100644 --- a/CSS/themes/portainer/portainer-base.css +++ b/CSS/themes/portainer/portainer-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* Scrollbar */ @media only screen and (min-width: 768px) { diff --git a/CSS/themes/portainer/space-gray.css b/CSS/themes/portainer/space-gray.css index 7a315b4e..d9683a28 100644 --- a/CSS/themes/portainer/space-gray.css +++ b/CSS/themes/portainer/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* LIDARR SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css); diff --git a/CSS/themes/prowlarr/aquamarine.css b/CSS/themes/prowlarr/aquamarine.css index d993b20d..c2f9cf1d 100644 --- a/CSS/themes/prowlarr/aquamarine.css +++ b/CSS/themes/prowlarr/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* prowlarr AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css); diff --git a/CSS/themes/prowlarr/dark.css b/CSS/themes/prowlarr/dark.css index 7907b2a9..245ec1a1 100644 --- a/CSS/themes/prowlarr/dark.css +++ b/CSS/themes/prowlarr/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* prowlarr DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css); diff --git a/CSS/themes/prowlarr/hotline.css b/CSS/themes/prowlarr/hotline.css index 8717eefe..7e903e4d 100644 --- a/CSS/themes/prowlarr/hotline.css +++ b/CSS/themes/prowlarr/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* prowlarr HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css); diff --git a/CSS/themes/prowlarr/organizr-dark.css b/CSS/themes/prowlarr/organizr-dark.css index 19f3d57c..e0308b0f 100644 --- a/CSS/themes/prowlarr/organizr-dark.css +++ b/CSS/themes/prowlarr/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* prowlarr ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css); diff --git a/CSS/themes/prowlarr/plex.css b/CSS/themes/prowlarr/plex.css index 95d9587c..3844f400 100644 --- a/CSS/themes/prowlarr/plex.css +++ b/CSS/themes/prowlarr/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* prowlarr PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css); diff --git a/CSS/themes/prowlarr/prowlarr-base.css b/CSS/themes/prowlarr/prowlarr-base.css index fe230069..35ef78f7 100644 --- a/CSS/themes/prowlarr/prowlarr-base.css +++ b/CSS/themes/prowlarr/prowlarr-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); @@ -929,6 +929,31 @@ a:hover { color: var(--text) !important; } +input[type=email], +input[type=password] { + border: none; + background-color: rgba(255, 255, 255, 0.08); + color: #FFF; +} + +.button { + border-color: var(--button-color); + background-color: var(--button-color); + cursor: pointer; +} +.button:hover { + border-color: var(--button-color-hover); + background-color: var(--button-color-hover); + color: #fff; + text-decoration: none; +} +.form-input:focus { + outline: 0; + border-color: #fff; + box-shadow: none; + background-color: rgba(255, 255, 255, 0.25); +} + /* Custom filter */ [class*="FilterBuilderRow-filterRow-"]:hover { background-color: transparent; diff --git a/CSS/themes/prowlarr/space-gray.css b/CSS/themes/prowlarr/space-gray.css index db3a98ee..b69ebd31 100644 --- a/CSS/themes/prowlarr/space-gray.css +++ b/CSS/themes/prowlarr/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* prowlarr SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css); diff --git a/CSS/themes/qbittorrent/aquamarine.css b/CSS/themes/qbittorrent/aquamarine.css index de05d313..8668f52f 100644 --- a/CSS/themes/qbittorrent/aquamarine.css +++ b/CSS/themes/qbittorrent/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* QBITTORRENT AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css); diff --git a/CSS/themes/qbittorrent/dark.css b/CSS/themes/qbittorrent/dark.css index 002f91a8..492b1c06 100644 --- a/CSS/themes/qbittorrent/dark.css +++ b/CSS/themes/qbittorrent/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* QBITTORRENT DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css); diff --git a/CSS/themes/qbittorrent/hotline.css b/CSS/themes/qbittorrent/hotline.css index f35e13c9..c2724c2d 100644 --- a/CSS/themes/qbittorrent/hotline.css +++ b/CSS/themes/qbittorrent/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* QBITTORRENT HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css); diff --git a/CSS/themes/qbittorrent/organizr-dark.css b/CSS/themes/qbittorrent/organizr-dark.css index a9d06511..4ddef10c 100644 --- a/CSS/themes/qbittorrent/organizr-dark.css +++ b/CSS/themes/qbittorrent/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* QBITTORRENT ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css); diff --git a/CSS/themes/qbittorrent/plex.css b/CSS/themes/qbittorrent/plex.css index c7f3e71b..1146047f 100644 --- a/CSS/themes/qbittorrent/plex.css +++ b/CSS/themes/qbittorrent/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* QBITTORRENT PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css); diff --git a/CSS/themes/qbittorrent/qbittorrent-base.css b/CSS/themes/qbittorrent/qbittorrent-base.css index 09b4a0fc..69389453 100644 --- a/CSS/themes/qbittorrent/qbittorrent-base.css +++ b/CSS/themes/qbittorrent/qbittorrent-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ @import url(https://use.fontawesome.com/releases/v5.0.7/css/all.css); diff --git a/CSS/themes/qbittorrent/space-gray.css b/CSS/themes/qbittorrent/space-gray.css index 2dcf8be1..a97b745d 100644 --- a/CSS/themes/qbittorrent/space-gray.css +++ b/CSS/themes/qbittorrent/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* QBITTORRENT SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css); diff --git a/CSS/themes/radarr/aquamarine.css b/CSS/themes/radarr/aquamarine.css index dace22ad..25288501 100644 --- a/CSS/themes/radarr/aquamarine.css +++ b/CSS/themes/radarr/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RADARR AQUAMARINE THEME */ @import url(https://gilbn.github.io/theme.park/CSS/themes/radarr/radarr-base.css); diff --git a/CSS/themes/radarr/dark.css b/CSS/themes/radarr/dark.css index c0b4f906..17c8477c 100644 --- a/CSS/themes/radarr/dark.css +++ b/CSS/themes/radarr/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RADARR DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/radarr/radarr-base.css); diff --git a/CSS/themes/radarr/hotline.css b/CSS/themes/radarr/hotline.css index 2016780b..9bb15c93 100644 --- a/CSS/themes/radarr/hotline.css +++ b/CSS/themes/radarr/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RADARR HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/radarr/radarr-base.css); diff --git a/CSS/themes/radarr/organizr-dark.css b/CSS/themes/radarr/organizr-dark.css index 205ea859..75e31b3f 100644 --- a/CSS/themes/radarr/organizr-dark.css +++ b/CSS/themes/radarr/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RADARR ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/radarr/radarr-base.css); diff --git a/CSS/themes/radarr/plex.css b/CSS/themes/radarr/plex.css index c9fd387d..244a4882 100644 --- a/CSS/themes/radarr/plex.css +++ b/CSS/themes/radarr/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RADARR PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/radarr/radarr-base.css); diff --git a/CSS/themes/radarr/radarr-base.css b/CSS/themes/radarr/radarr-base.css index 9f9a6a62..f386b467 100644 --- a/CSS/themes/radarr/radarr-base.css +++ b/CSS/themes/radarr/radarr-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); @@ -674,7 +674,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-downloaded-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-downloaded-"]:hover { background: rgb(var(--calendar-available) / .5) !important; border-left-color: transparent !important; } @@ -684,7 +684,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-missing-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-missing-"]:hover { background: rgba(var(--calendar-missing) / .5) !important; border-left-color: transparent !important; } @@ -694,7 +694,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-unreleased-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-unreleased-"]:hover { background: rgb(var(--calendar-unaired) / .5) !important; border-left-color: transparent !important; } @@ -704,7 +704,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-unmonitored-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-unmonitored-"]:hover { background: rgb(var(--calendar-unmonitored) / .5) !important; border-left-color: transparent !important; } @@ -714,7 +714,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-downloading-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-downloading-"]:hover { background: rgb(var(--calendar-downloading) / .5) !important; border-left-color: transparent !important; } @@ -931,6 +931,31 @@ a:hover { color: var(--text) !important; } +input[type=email], +input[type=password] { + border: none; + background-color: rgba(255, 255, 255, 0.08); + color: #FFF; +} + +.button { + border-color: var(--button-color); + background-color: var(--button-color); + cursor: pointer; +} +.button:hover { + border-color: var(--button-color-hover); + background-color: var(--button-color-hover); + color: #fff; + text-decoration: none; +} +.form-input:focus { + outline: 0; + border-color: #fff; + box-shadow: none; + background-color: rgba(255, 255, 255, 0.25); +} + /* Custom filter */ [class*="FilterBuilderRow-filterRow-"]:hover { background-color: transparent; diff --git a/CSS/themes/radarr/space-gray.css b/CSS/themes/radarr/space-gray.css index a3c579c8..479384a7 100644 --- a/CSS/themes/radarr/space-gray.css +++ b/CSS/themes/radarr/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RADARR SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/radarr/radarr-base.css); diff --git a/CSS/themes/readarr/aquamarine.css b/CSS/themes/readarr/aquamarine.css index 4b836b48..05e8bf0a 100644 --- a/CSS/themes/readarr/aquamarine.css +++ b/CSS/themes/readarr/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* READARR AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css); diff --git a/CSS/themes/readarr/dark.css b/CSS/themes/readarr/dark.css index 8140dcb9..8fa42922 100644 --- a/CSS/themes/readarr/dark.css +++ b/CSS/themes/readarr/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* READARR DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css); diff --git a/CSS/themes/readarr/hotline.css b/CSS/themes/readarr/hotline.css index f9f2a89b..b276e911 100644 --- a/CSS/themes/readarr/hotline.css +++ b/CSS/themes/readarr/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* READARR HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css); diff --git a/CSS/themes/readarr/organizr-dark.css b/CSS/themes/readarr/organizr-dark.css index 6cbc8451..43f26dcf 100644 --- a/CSS/themes/readarr/organizr-dark.css +++ b/CSS/themes/readarr/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* READARR ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css); diff --git a/CSS/themes/readarr/plex.css b/CSS/themes/readarr/plex.css index 5cb9b76e..2f9511d4 100644 --- a/CSS/themes/readarr/plex.css +++ b/CSS/themes/readarr/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* READARR PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css); diff --git a/CSS/themes/readarr/readarr-base.css b/CSS/themes/readarr/readarr-base.css index 8a622706..0f0afcc1 100644 --- a/CSS/themes/readarr/readarr-base.css +++ b/CSS/themes/readarr/readarr-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); @@ -660,7 +660,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-downloaded-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-downloaded-"]:hover { background: rgb(var(--calendar-available) / .5) !important; border-left-color: transparent !important; } @@ -670,7 +670,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-missing-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-missing-"]:hover { background: rgba(var(--calendar-missing) / .5) !important; border-left-color: transparent !important; } @@ -680,7 +680,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-unreleased-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-unreleased-"]:hover { background: rgb(var(--calendar-unaired) / .5) !important; border-left-color: transparent !important; } @@ -690,7 +690,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-unmonitored-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-unmonitored-"]:hover { background: rgb(var(--calendar-unmonitored) / .5) !important; border-left-color: transparent !important; } @@ -700,7 +700,7 @@ a:hover { border-left-color: transparent !important; } -[class*="CalendarEvent-downloading-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-downloading-"]:hover { background: rgb(var(--calendar-downloading) / .5) !important; border-left-color: transparent !important; } @@ -928,6 +928,31 @@ a:hover { color: var(--text) !important; } +input[type=email], +input[type=password] { + border: none; + background-color: rgba(255, 255, 255, 0.08); + color: #FFF; +} + +.button { + border-color: var(--button-color); + background-color: var(--button-color); + cursor: pointer; +} +.button:hover { + border-color: var(--button-color-hover); + background-color: var(--button-color-hover); + color: #fff; + text-decoration: none; +} +.form-input:focus { + outline: 0; + border-color: #fff; + box-shadow: none; + background-color: rgba(255, 255, 255, 0.25); +} + /* Custom filter */ [class*="FilterBuilderRow-filterRow-"]:hover { background-color: transparent; diff --git a/CSS/themes/readarr/space-gray.css b/CSS/themes/readarr/space-gray.css index 8a64af78..31211c21 100644 --- a/CSS/themes/readarr/space-gray.css +++ b/CSS/themes/readarr/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* READARR SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css); diff --git a/CSS/themes/requestrr/aquamarine.css b/CSS/themes/requestrr/aquamarine.css index 38fd0e24..7a9e30bd 100644 --- a/CSS/themes/requestrr/aquamarine.css +++ b/CSS/themes/requestrr/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* REQUESTRR AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css); diff --git a/CSS/themes/requestrr/dark.css b/CSS/themes/requestrr/dark.css index 08356b23..8e2d74af 100644 --- a/CSS/themes/requestrr/dark.css +++ b/CSS/themes/requestrr/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* REQUESTRR DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css); diff --git a/CSS/themes/requestrr/hotline.css b/CSS/themes/requestrr/hotline.css index 672c136d..43c1a305 100644 --- a/CSS/themes/requestrr/hotline.css +++ b/CSS/themes/requestrr/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* REQUESTRR HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css); diff --git a/CSS/themes/requestrr/organizr-dark.css b/CSS/themes/requestrr/organizr-dark.css index ab78a119..502710a1 100644 --- a/CSS/themes/requestrr/organizr-dark.css +++ b/CSS/themes/requestrr/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* REQUESTRR ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css); diff --git a/CSS/themes/requestrr/plex.css b/CSS/themes/requestrr/plex.css index e83f6a3e..d31480f8 100644 --- a/CSS/themes/requestrr/plex.css +++ b/CSS/themes/requestrr/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* REQUESTRR PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css); diff --git a/CSS/themes/requestrr/requestrr-base.css b/CSS/themes/requestrr/requestrr-base.css index 9b4494bd..ece930bf 100644 --- a/CSS/themes/requestrr/requestrr-base.css +++ b/CSS/themes/requestrr/requestrr-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { diff --git a/CSS/themes/requestrr/space-gray.css b/CSS/themes/requestrr/space-gray.css index 321fbd63..64754602 100644 --- a/CSS/themes/requestrr/space-gray.css +++ b/CSS/themes/requestrr/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RADARR SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css); diff --git a/CSS/themes/resilio-sync/aquamarine.css b/CSS/themes/resilio-sync/aquamarine.css index adf9361a..40cfbc56 100644 --- a/CSS/themes/resilio-sync/aquamarine.css +++ b/CSS/themes/resilio-sync/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RESILIO-SYNC AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-base.css); diff --git a/CSS/themes/resilio-sync/dark.css b/CSS/themes/resilio-sync/dark.css index 4aff1600..0c7ac1a8 100644 --- a/CSS/themes/resilio-sync/dark.css +++ b/CSS/themes/resilio-sync/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RESILIO-SYNC DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-base.css); diff --git a/CSS/themes/resilio-sync/hotline.css b/CSS/themes/resilio-sync/hotline.css index 7287bfd4..f4b98841 100644 --- a/CSS/themes/resilio-sync/hotline.css +++ b/CSS/themes/resilio-sync/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RESILIO-SYNC HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-base.css); diff --git a/CSS/themes/resilio-sync/organizr-dark.css b/CSS/themes/resilio-sync/organizr-dark.css index 0d2f5932..228384ec 100644 --- a/CSS/themes/resilio-sync/organizr-dark.css +++ b/CSS/themes/resilio-sync/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RESILIO-SYNC ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-base.css); diff --git a/CSS/themes/resilio-sync/plex.css b/CSS/themes/resilio-sync/plex.css index 3f0cdd95..044e9110 100644 --- a/CSS/themes/resilio-sync/plex.css +++ b/CSS/themes/resilio-sync/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RESILIO-SYNC PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-base.css); diff --git a/CSS/themes/resilio-sync/resilio-base.css b/CSS/themes/resilio-sync/resilio-base.css index 1eae2b21..686fc4aa 100644 --- a/CSS/themes/resilio-sync/resilio-base.css +++ b/CSS/themes/resilio-sync/resilio-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ @import url(https://use.fontawesome.com/releases/v5.15.1/css/all.css); diff --git a/CSS/themes/resilio-sync/space-gray.css b/CSS/themes/resilio-sync/space-gray.css index 7560b51f..bf42f5e6 100644 --- a/CSS/themes/resilio-sync/space-gray.css +++ b/CSS/themes/resilio-sync/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RESILIO-SYNC SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-base.css); diff --git a/CSS/themes/rutorrent/aquamarine.css b/CSS/themes/rutorrent/aquamarine.css index 5b499ecc..1ac91841 100644 --- a/CSS/themes/rutorrent/aquamarine.css +++ b/CSS/themes/rutorrent/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RUTORRENT AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css); diff --git a/CSS/themes/rutorrent/dark.css b/CSS/themes/rutorrent/dark.css index 375b8364..5a471250 100644 --- a/CSS/themes/rutorrent/dark.css +++ b/CSS/themes/rutorrent/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RUTORRENT DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css); diff --git a/CSS/themes/rutorrent/hotline.css b/CSS/themes/rutorrent/hotline.css index 9de9ece1..78209777 100644 --- a/CSS/themes/rutorrent/hotline.css +++ b/CSS/themes/rutorrent/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RUTORRENT HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css); diff --git a/CSS/themes/rutorrent/organizr-dark.css b/CSS/themes/rutorrent/organizr-dark.css index f800461e..74133c5a 100644 --- a/CSS/themes/rutorrent/organizr-dark.css +++ b/CSS/themes/rutorrent/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RUTORRENT ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css); diff --git a/CSS/themes/rutorrent/plex.css b/CSS/themes/rutorrent/plex.css index 9f39dc4b..127ecb31 100644 --- a/CSS/themes/rutorrent/plex.css +++ b/CSS/themes/rutorrent/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RUTORRENT PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css); diff --git a/CSS/themes/rutorrent/rutorrent-base.css b/CSS/themes/rutorrent/rutorrent-base.css index 09cf60d9..8ad1e5e9 100644 --- a/CSS/themes/rutorrent/rutorrent-base.css +++ b/CSS/themes/rutorrent/rutorrent-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* Based on https://github.com/themightykitten/ruTorrent-MaterialDesign */ @import url(https://use.fontawesome.com/releases/v5.0.7/css/all.css); @import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,300); diff --git a/CSS/themes/rutorrent/space-gray.css b/CSS/themes/rutorrent/space-gray.css index e5d09007..7b13a413 100644 --- a/CSS/themes/rutorrent/space-gray.css +++ b/CSS/themes/rutorrent/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* RUTORRENT SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css); diff --git a/CSS/themes/sabnzbd/aquamarine.css b/CSS/themes/sabnzbd/aquamarine.css index c25261a5..a75597e3 100644 --- a/CSS/themes/sabnzbd/aquamarine.css +++ b/CSS/themes/sabnzbd/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SABNZBD AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css); diff --git a/CSS/themes/sabnzbd/dark.css b/CSS/themes/sabnzbd/dark.css index 03caa29c..3a180bd5 100644 --- a/CSS/themes/sabnzbd/dark.css +++ b/CSS/themes/sabnzbd/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SABNZBD DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css); diff --git a/CSS/themes/sabnzbd/hotline.css b/CSS/themes/sabnzbd/hotline.css index 2d466099..74410f21 100644 --- a/CSS/themes/sabnzbd/hotline.css +++ b/CSS/themes/sabnzbd/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SABNZBD HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css); diff --git a/CSS/themes/sabnzbd/organizr-dark.css b/CSS/themes/sabnzbd/organizr-dark.css index c9e3a575..6afebf96 100644 --- a/CSS/themes/sabnzbd/organizr-dark.css +++ b/CSS/themes/sabnzbd/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SABNZBD ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css); diff --git a/CSS/themes/sabnzbd/plex.css b/CSS/themes/sabnzbd/plex.css index b79b84a7..ceb29005 100644 --- a/CSS/themes/sabnzbd/plex.css +++ b/CSS/themes/sabnzbd/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SABNZBD PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css); diff --git a/CSS/themes/sabnzbd/sabnzbd-base.css b/CSS/themes/sabnzbd/sabnzbd-base.css index 31210670..81f0e9b7 100644 --- a/CSS/themes/sabnzbd/sabnzbd-base.css +++ b/CSS/themes/sabnzbd/sabnzbd-base.css @@ -7,7 +7,7 @@ /* 88 */ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color) !important; diff --git a/CSS/themes/sabnzbd/space-gray.css b/CSS/themes/sabnzbd/space-gray.css index f32e2518..364308ef 100644 --- a/CSS/themes/sabnzbd/space-gray.css +++ b/CSS/themes/sabnzbd/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SABNZBD SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css); diff --git a/CSS/themes/sonarr/aquamarine.css b/CSS/themes/sonarr/aquamarine.css index 9912f9f6..579139e7 100644 --- a/CSS/themes/sonarr/aquamarine.css +++ b/CSS/themes/sonarr/aquamarine.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/sonarr/dark.css b/CSS/themes/sonarr/dark.css index f21d5b6b..b5c619fa 100644 --- a/CSS/themes/sonarr/dark.css +++ b/CSS/themes/sonarr/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/sonarr/hotline.css b/CSS/themes/sonarr/hotline.css index 538a44ff..d73fb18a 100644 --- a/CSS/themes/sonarr/hotline.css +++ b/CSS/themes/sonarr/hotline.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/sonarr/mind.css b/CSS/themes/sonarr/mind.css index bcd0db76..37575f76 100644 --- a/CSS/themes/sonarr/mind.css +++ b/CSS/themes/sonarr/mind.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR MIND STONE THEME */ @import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/sonarr/noname.css b/CSS/themes/sonarr/noname.css index 7b2048c4..1ad8af89 100644 --- a/CSS/themes/sonarr/noname.css +++ b/CSS/themes/sonarr/noname.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR THEME */ @import url(https://gflix.app/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/sonarr/organizr-dark.css b/CSS/themes/sonarr/organizr-dark.css index 32d63c6f..50da31c1 100644 --- a/CSS/themes/sonarr/organizr-dark.css +++ b/CSS/themes/sonarr/organizr-dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/sonarr/plex.css b/CSS/themes/sonarr/plex.css index 87cd636c..82627125 100644 --- a/CSS/themes/sonarr/plex.css +++ b/CSS/themes/sonarr/plex.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/sonarr/power.css b/CSS/themes/sonarr/power.css index 7760a7f7..255002be 100644 --- a/CSS/themes/sonarr/power.css +++ b/CSS/themes/sonarr/power.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR POWER STONE THEME */ @import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/sonarr/reality.css b/CSS/themes/sonarr/reality.css index 99f59591..25ac6c33 100644 --- a/CSS/themes/sonarr/reality.css +++ b/CSS/themes/sonarr/reality.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR REALITY STONE THEME */ @import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/sonarr/sonarr-base.css b/CSS/themes/sonarr/sonarr-base.css index 3024b367..acdd084b 100644 --- a/CSS/themes/sonarr/sonarr-base.css +++ b/CSS/themes/sonarr/sonarr-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); @@ -275,10 +275,6 @@ a:hover { background-color: rgba(0, 0, 0, 0.25); } -[class*="TableRow\/row\/"] [class*="ProgressBar\/primary\/"] { - background-color: var(--accent-color) !important; -} - [class*=".ProgressBar\/purple\/"] { background-color: var(--accent-color); } @@ -635,7 +631,7 @@ a:hover { color: #fff; } -[class*="CalendarEvent\/downloaded\/"]:hover { +[class*="Calendar\/calendar\/"] [class*="CalendarEvent\/downloaded\/"]:hover { background: rgb(var(--calendar-tv-available) / .5) !important; border-left-color: transparent !important; } @@ -646,7 +642,7 @@ a:hover { color: #fff; } -[class*="CalendarEvent\/missing\/"]:hover { +[class*="Calendar\/calendar\/"] [class*="CalendarEvent\/missing\/"]:hover { background: rgb(var(--calendar-tv-missing) / .5) !important; border-left-color: transparent !important; } @@ -657,7 +653,7 @@ a:hover { color: #fff; } -[class*="CalendarEvent\/unaired\/"]:hover { +[class*="Calendar\/calendar\/"] [class*="CalendarEvent\/unaired\/"]:hover { background: rgb(var(--calendar-tv-unaired) / .5) !important; border-left-color: transparent !important; } @@ -668,7 +664,7 @@ a:hover { color: #fff; } -[class*="CalendarEvent\/unmonitored\/"]:hover { +[class*="Calendar\/calendar\/"] [class*="CalendarEvent\/unmonitored\/"]:hover { background: rgb(var(--calendar-tv-unmonitored) / .5) !important; border-left-color: transparent !important; } @@ -679,7 +675,7 @@ a:hover { color: #fff; } -[class*="CalendarEvent\/onAir\/"]:hover { +[class*="Calendar\/calendar\/"] [class*="CalendarEvent\/onAir\/"]:hover { background: rgb(var(--calendar-tv-on-air) / .5) !important; border-left-color: transparent !important; } @@ -690,7 +686,7 @@ a:hover { color: #fff; } -[class*="CalendarEvent\/downloading\/"]:hover { +[class*="Calendar\/calendar\/"] [class*="CalendarEvent\/downloading\/"]:hover { background: rgb(var(--calendar-tv-downloading) / .5) !important; border-left-color: transparent !important; } @@ -891,6 +887,31 @@ a:hover { color: var(--text) !important; } +input[type=email], +input[type=password] { + border: none; + background-color: rgba(255, 255, 255, 0.08); + color: #FFF; +} + +.button { + border-color: var(--button-color); + background-color: var(--button-color); + cursor: pointer; +} +.button:hover { + border-color: var(--button-color-hover); + background-color: var(--button-color-hover); + color: #fff; + text-decoration: none; +} +.form-input:focus { + outline: 0; + border-color: #fff; + box-shadow: none; + background-color: rgba(255, 255, 255, 0.25); +} + /* Custom filter */ [class*="FilterBuilderRow\/filterRow\/"]:hover { background-color: transparent; @@ -1175,9 +1196,6 @@ a:hover { background-color: rgba(0, 0, 0, 0.25); } -[class*="TableRow-row-"] [class*="ProgressBar-primary-"] { - background-color: var(--accent-color) !important; -} [class*=".ProgressBar-purple-"] { background-color: var(--accent-color); @@ -1534,7 +1552,7 @@ a:hover { color: #fff; } -[class*="CalendarEvent-downloaded-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-downloaded-"]:hover { background: rgb(var(--calendar-tv-available) / .5) !important; border-left-color: transparent !important; } @@ -1545,7 +1563,7 @@ a:hover { color: #fff; } -[class*="CalendarEvent-missing-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-missing-"]:hover { background: rgb(var(--calendar-tv-missing) / .5) !important; border-left-color: transparent !important; } @@ -1556,7 +1574,7 @@ a:hover { color: #fff; } -[class*="CalendarEvent-unaired-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-unaired-"]:hover { background: rgb(var(--calendar-tv-unaired) / .5) !important; border-left-color: transparent !important; } @@ -1567,7 +1585,7 @@ a:hover { color: #fff; } -[class*="CalendarEvent-unmonitored-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-unmonitored-"]:hover { background: rgb(var(--calendar-tv-unmonitored) / .5) !important; border-left-color: transparent !important; } @@ -1578,7 +1596,7 @@ a:hover { color: #fff; } -[class*="CalendarEvent-onAir-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-onAir-"]:hover { background: rgb(var(--calendar-tv-on-air) / .5) !important; border-left-color: transparent !important; } @@ -1589,7 +1607,7 @@ a:hover { color: #fff; } -[class*="CalendarEvent-downloading-"]:hover { +[class*="Calendar-calendar-"] [class*="CalendarEvent-downloading-"]:hover { background: rgb(var(--calendar-tv-downloading) / .5) !important; border-left-color: transparent !important; } diff --git a/CSS/themes/sonarr/soul.css b/CSS/themes/sonarr/soul.css index 26f5905e..355ebd86 100644 --- a/CSS/themes/sonarr/soul.css +++ b/CSS/themes/sonarr/soul.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR SOUL STONE THEME */ @import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/sonarr/space-gray.css b/CSS/themes/sonarr/space-gray.css index df2ff509..67488194 100644 --- a/CSS/themes/sonarr/space-gray.css +++ b/CSS/themes/sonarr/space-gray.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/sonarr/space.css b/CSS/themes/sonarr/space.css index d58a3753..9923de83 100644 --- a/CSS/themes/sonarr/space.css +++ b/CSS/themes/sonarr/space.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR SPACE STONE THEME */ @import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/sonarr/time.css b/CSS/themes/sonarr/time.css index 37b87bda..df7a5fef 100644 --- a/CSS/themes/sonarr/time.css +++ b/CSS/themes/sonarr/time.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SONARR TIME STONE THEME */ @import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); diff --git a/CSS/themes/synclounge/aquamarine.css b/CSS/themes/synclounge/aquamarine.css index 0563eb14..5010843a 100644 --- a/CSS/themes/synclounge/aquamarine.css +++ b/CSS/themes/synclounge/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SYNCLOUNGE AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/synclounge/synclounge-base.css); diff --git a/CSS/themes/synclounge/dark.css b/CSS/themes/synclounge/dark.css index 854d4fc5..3e35a570 100644 --- a/CSS/themes/synclounge/dark.css +++ b/CSS/themes/synclounge/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SYNCLOUNGE DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/synclounge/synclounge-base.css); diff --git a/CSS/themes/synclounge/hotline.css b/CSS/themes/synclounge/hotline.css index b8d31cbc..99138b29 100644 --- a/CSS/themes/synclounge/hotline.css +++ b/CSS/themes/synclounge/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SYNCLOUNGE HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/synclounge/synclounge-base.css); diff --git a/CSS/themes/synclounge/organizr-dark.css b/CSS/themes/synclounge/organizr-dark.css index 10057811..3b2d53bb 100644 --- a/CSS/themes/synclounge/organizr-dark.css +++ b/CSS/themes/synclounge/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SYNCLOUNGE ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/synclounge/synclounge-base.css); diff --git a/CSS/themes/synclounge/plex.css b/CSS/themes/synclounge/plex.css index 928aaa6a..0f0a4cfa 100644 --- a/CSS/themes/synclounge/plex.css +++ b/CSS/themes/synclounge/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SYNCLOUNGE PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/synclounge/synclounge-base.css); diff --git a/CSS/themes/synclounge/space-gray.css b/CSS/themes/synclounge/space-gray.css index e3cf5e94..6b13817d 100644 --- a/CSS/themes/synclounge/space-gray.css +++ b/CSS/themes/synclounge/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* SYNCLOUNGE SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/synclounge/synclounge-base.css); diff --git a/CSS/themes/synclounge/synclounge-base.css b/CSS/themes/synclounge/synclounge-base.css index 5ca0a1af..cd2f0d85 100644 --- a/CSS/themes/synclounge/synclounge-base.css +++ b/CSS/themes/synclounge/synclounge-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ main { background: var(--main-bg-color); diff --git a/CSS/themes/tautulli/aquamarine.css b/CSS/themes/tautulli/aquamarine.css index 8a7a86cc..0bd0fcdd 100644 --- a/CSS/themes/tautulli/aquamarine.css +++ b/CSS/themes/tautulli/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* TAUTULLI AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css); diff --git a/CSS/themes/tautulli/dark.css b/CSS/themes/tautulli/dark.css index 51494158..4c3822ed 100644 --- a/CSS/themes/tautulli/dark.css +++ b/CSS/themes/tautulli/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* TAUTULLI DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css); diff --git a/CSS/themes/tautulli/hotline.css b/CSS/themes/tautulli/hotline.css index 2792a099..efe41be0 100644 --- a/CSS/themes/tautulli/hotline.css +++ b/CSS/themes/tautulli/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* TAUTULLI HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css); diff --git a/CSS/themes/tautulli/organizr-dark.css b/CSS/themes/tautulli/organizr-dark.css index 82d9938d..48515a42 100644 --- a/CSS/themes/tautulli/organizr-dark.css +++ b/CSS/themes/tautulli/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* TAUTULLI DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css); diff --git a/CSS/themes/tautulli/plex.css b/CSS/themes/tautulli/plex.css index 07e1ef23..0c684cf3 100644 --- a/CSS/themes/tautulli/plex.css +++ b/CSS/themes/tautulli/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* TAUTULLI PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css); diff --git a/CSS/themes/tautulli/space-gray.css b/CSS/themes/tautulli/space-gray.css index 9be3148e..da256693 100644 --- a/CSS/themes/tautulli/space-gray.css +++ b/CSS/themes/tautulli/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* TAUTULLI SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css); diff --git a/CSS/themes/tautulli/tautulli-base.css b/CSS/themes/tautulli/tautulli-base.css index 17e28e65..524e1157 100644 --- a/CSS/themes/tautulli/tautulli-base.css +++ b/CSS/themes/tautulli/tautulli-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); } @@ -457,7 +457,7 @@ a .library-user-instance-box:hover { .dashboard-recent-media-metacontainer h3.text-muted a:hover { color: var(--accent-color); } -a .poster-face:hover, a .cover-face:hover, a .users-poster-face:hover { +a .poster-face:hover, a .cover-face:hover, a .users-poster-face:hover,.summary-poster-face-overlay { -webkit-box-shadow: inset 0 0 0 2px var(--accent-color); -moz-box-shadow: inset 0 0 0 2px var(--accent-color); box-shadow: inset 0 0 0 2px var(--accent-color); diff --git a/CSS/themes/thelounge/aquamarine.css b/CSS/themes/thelounge/aquamarine.css index 2bee1b73..8eaf6cd2 100644 --- a/CSS/themes/thelounge/aquamarine.css +++ b/CSS/themes/thelounge/aquamarine.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* THE LOUNGE AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/thelounge/thelounge-base.css); diff --git a/CSS/themes/thelounge/dark.css b/CSS/themes/thelounge/dark.css index 0f9736be..996c8344 100644 --- a/CSS/themes/thelounge/dark.css +++ b/CSS/themes/thelounge/dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* THE LOUNGE DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/thelounge/thelounge-base.css); diff --git a/CSS/themes/thelounge/hotline.css b/CSS/themes/thelounge/hotline.css index d946dacc..384d17f6 100644 --- a/CSS/themes/thelounge/hotline.css +++ b/CSS/themes/thelounge/hotline.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* THE LOUNGE HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/thelounge/thelounge-base.css); diff --git a/CSS/themes/thelounge/organizr-dark.css b/CSS/themes/thelounge/organizr-dark.css index 2c5558e2..81c25ff8 100644 --- a/CSS/themes/thelounge/organizr-dark.css +++ b/CSS/themes/thelounge/organizr-dark.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* THE LOUNGE DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/thelounge/thelounge-base.css); diff --git a/CSS/themes/thelounge/plex.css b/CSS/themes/thelounge/plex.css index 137a837e..a50cf180 100644 --- a/CSS/themes/thelounge/plex.css +++ b/CSS/themes/thelounge/plex.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* THE LOUNGE PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/thelounge/thelounge-base.css); diff --git a/CSS/themes/thelounge/space-gray.css b/CSS/themes/thelounge/space-gray.css index 374819d3..e7e79449 100644 --- a/CSS/themes/thelounge/space-gray.css +++ b/CSS/themes/thelounge/space-gray.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* THE LOUNGE SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/thelounge/thelounge-base.css); diff --git a/CSS/themes/thelounge/thelounge-base.css b/CSS/themes/thelounge/thelounge-base.css index 5ff1e453..813e6f8b 100644 --- a/CSS/themes/thelounge/thelounge-base.css +++ b/CSS/themes/thelounge/thelounge-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ #chat .userlist .names { background: rgba(0, 0, 0, 0.25); diff --git a/CSS/themes/transmission/aquamarine.css b/CSS/themes/transmission/aquamarine.css index ed6d1b3d..5cd84050 100644 --- a/CSS/themes/transmission/aquamarine.css +++ b/CSS/themes/transmission/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* TRANSMISSION AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css); diff --git a/CSS/themes/transmission/dark.css b/CSS/themes/transmission/dark.css index 4e6c63d3..7d08a151 100644 --- a/CSS/themes/transmission/dark.css +++ b/CSS/themes/transmission/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* TRANSMISSION DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css); diff --git a/CSS/themes/transmission/hotline.css b/CSS/themes/transmission/hotline.css index 6cd6a4b8..8ca0cbbd 100644 --- a/CSS/themes/transmission/hotline.css +++ b/CSS/themes/transmission/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* TRANSMISSION HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css); diff --git a/CSS/themes/transmission/organizr-dark.css b/CSS/themes/transmission/organizr-dark.css index 6365046a..cc435b63 100644 --- a/CSS/themes/transmission/organizr-dark.css +++ b/CSS/themes/transmission/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* TRANSMISSION DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css); diff --git a/CSS/themes/transmission/plex.css b/CSS/themes/transmission/plex.css index 65d0ff97..5f06db86 100644 --- a/CSS/themes/transmission/plex.css +++ b/CSS/themes/transmission/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* TRANSMISSION PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css); diff --git a/CSS/themes/transmission/space-gray.css b/CSS/themes/transmission/space-gray.css index d7b40867..a80cea2a 100644 --- a/CSS/themes/transmission/space-gray.css +++ b/CSS/themes/transmission/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* TRANSMISSION SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css); diff --git a/CSS/themes/transmission/transmission-base.css b/CSS/themes/transmission/transmission-base.css index 68f7bed0..be5756c2 100644 --- a/CSS/themes/transmission/transmission-base.css +++ b/CSS/themes/transmission/transmission-base.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ @import url(https://use.fontawesome.com/releases/v5.0.7/css/all.css); diff --git a/CSS/themes/unraid/aquamarine.css b/CSS/themes/unraid/aquamarine.css index 61e192f2..15e9c172 100644 --- a/CSS/themes/unraid/aquamarine.css +++ b/CSS/themes/unraid/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* UNRAID AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css); diff --git a/CSS/themes/unraid/dark.css b/CSS/themes/unraid/dark.css index cecafa3b..baae117b 100644 --- a/CSS/themes/unraid/dark.css +++ b/CSS/themes/unraid/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* UNRAID DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css); diff --git a/CSS/themes/unraid/hotline.css b/CSS/themes/unraid/hotline.css index 3e71355d..2e2ea47b 100644 --- a/CSS/themes/unraid/hotline.css +++ b/CSS/themes/unraid/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* UNRAID HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css); diff --git a/CSS/themes/unraid/organizr-dark.css b/CSS/themes/unraid/organizr-dark.css index 7ffc79ae..644a0da0 100644 --- a/CSS/themes/unraid/organizr-dark.css +++ b/CSS/themes/unraid/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* UNRAID ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css); diff --git a/CSS/themes/unraid/plex.css b/CSS/themes/unraid/plex.css index 71624ba2..e2444d06 100644 --- a/CSS/themes/unraid/plex.css +++ b/CSS/themes/unraid/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* UNRAID PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css); diff --git a/CSS/themes/unraid/space-gray.css b/CSS/themes/unraid/space-gray.css index efffddf2..dbd10633 100644 --- a/CSS/themes/unraid/space-gray.css +++ b/CSS/themes/unraid/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* UNRAID SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css); diff --git a/CSS/themes/unraid/unraid-base.css b/CSS/themes/unraid/unraid-base.css index 34c0ba98..8b8112e7 100644 --- a/CSS/themes/unraid/unraid-base.css +++ b/CSS/themes/unraid/unraid-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ * { outline: none; diff --git a/CSS/themes/vuetorrent/aquamarine.css b/CSS/themes/vuetorrent/aquamarine.css new file mode 100644 index 00000000..3ae09112 --- /dev/null +++ b/CSS/themes/vuetorrent/aquamarine.css @@ -0,0 +1,34 @@ +/* dP dP dP */ +/* 88 88 88 */ +/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ +/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ +/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ +/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ +/* 88 */ +/* dP */ + +/* Made by @gilbN */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ + +/* VUETORRENT AQUAMARINE THEME */ +@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-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; + + --button-color: #009688; + --button-color-hover: #12afa0; + --button-text: #eee; + --button-text-hover: #FFF; + + --accent-color: 18, 175, 160; + --accent-color-hover: #009688; + --queue-color: #009688; + --link-color: #0ed2bf; + --link-color-hover: #fff; + + --text: #eee; + --text-muted: #ccc; + --text-hover: #fff; +} \ No newline at end of file diff --git a/CSS/themes/vuetorrent/dark.css b/CSS/themes/vuetorrent/dark.css new file mode 100644 index 00000000..6b16dfd1 --- /dev/null +++ b/CSS/themes/vuetorrent/dark.css @@ -0,0 +1,34 @@ +/* dP dP dP */ +/* 88 88 88 */ +/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ +/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ +/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ +/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ +/* 88 */ +/* dP */ + +/* Made by @gilbN */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ + +/* VUETORRENT DARK THEME */ +@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css); + +:root { + --main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed; + --modal-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed; + + --button-color: hsla(0, 0%, 100%, .15); + --button-color-hover: hsla(0, 0%, 100%, .30); + --button-text: #eee; + --button-text-hover: #fff; + + --accent-color: 100, 100, 100; + --accent-color-hover: #ffffff73; + --queue-color: #6b5; + --link-color: #ddd; + --link-color-hover: #fff; + + --text: #eee; + --text-muted: #ccc; + --text-hover: #fff; +} \ No newline at end of file diff --git a/CSS/themes/vuetorrent/hotline.css b/CSS/themes/vuetorrent/hotline.css new file mode 100644 index 00000000..d95ebda3 --- /dev/null +++ b/CSS/themes/vuetorrent/hotline.css @@ -0,0 +1,34 @@ +/* dP dP dP */ +/* 88 88 88 */ +/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ +/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ +/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ +/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ +/* 88 */ +/* dP */ + +/* Made by @gilbN */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ + +/* VUETORRENT HOTLINE THEME */ +@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-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; + + --button-color: hsla(0, 0%, 100%, .15); + --button-color-hover: hsla(0, 0%, 100%, .30); + --button-text: #eee; + --button-text-hover: #fff; + + --accent-color: 244, 67, 54; + --accent-color-hover: #0b3161; + --queue-color: #6b5; + --link-color: #0b3161; + --link-color-hover: #fff; + + --text: #eee; + --text-muted: #ccc; + --text-hover: #fff; +} \ No newline at end of file diff --git a/CSS/themes/vuetorrent/organizr-dark.css b/CSS/themes/vuetorrent/organizr-dark.css new file mode 100644 index 00000000..41c7a61a --- /dev/null +++ b/CSS/themes/vuetorrent/organizr-dark.css @@ -0,0 +1,34 @@ +/* dP dP dP */ +/* 88 88 88 */ +/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ +/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ +/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ +/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ +/* 88 */ +/* dP */ + +/* Made by @gilbN */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ + +/* VUETORRENT ORGANIZR-DARK THEME */ +@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css); + +:root { + --main-bg-color: #1f1f1f; + --modal-bg-color: #1b1b1b; + + --button-color: #2cabe3; + --button-color-hover: rgb(44 171 227 / .8); + --button-text: #eee; + --button-text-hover: #fff; + + --accent-color: 44, 171, 227; + --accent-color-hover: white; + --queue-color: #2cabe3; + --link-color: #2cabe3; + --link-color-hover: #fff; + + --text: #96a2b4; + --text-muted: #ccc; + --text-hover: #fff; +} \ No newline at end of file diff --git a/CSS/themes/vuetorrent/plex.css b/CSS/themes/vuetorrent/plex.css new file mode 100644 index 00000000..5f0d2666 --- /dev/null +++ b/CSS/themes/vuetorrent/plex.css @@ -0,0 +1,34 @@ +/* dP dP dP */ +/* 88 88 88 */ +/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ +/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ +/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ +/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ +/* 88 */ +/* dP */ + +/* Made by @gilbN */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ + +/* VUETORRENT PLEX THEME */ +@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-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; + + --button-color: #cc7b19; + --button-color-hover: #e59029; + --button-text: #eee; + --button-text-hover: #FFF; + + --accent-color: 229, 160, 13; + --accent-color-hover: #ffc107; + --queue-color: #27c24c; + --link-color: #e5a00d; + --link-color-hover: #fff; + + --text: #eee; + --text-muted: #ccc; + --text-hover: #fff; +} \ No newline at end of file diff --git a/CSS/themes/vuetorrent/space-gray.css b/CSS/themes/vuetorrent/space-gray.css new file mode 100644 index 00000000..ba9540e0 --- /dev/null +++ b/CSS/themes/vuetorrent/space-gray.css @@ -0,0 +1,34 @@ +/* dP dP dP */ +/* 88 88 88 */ +/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ +/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ +/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ +/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ +/* 88 */ +/* dP */ + +/* Made by @gilbN */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ + +/* VUETORRENT SPACE GRAY THEME */ +@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-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; + + --button-color: #607D8B; + --button-color-hover: #81a6b7; + --button-text: #eee; + --button-text-hover: #fff; + + --accent-color: 129, 166, 183; + --accent-color-hover: #607D8B; + --queue-color: #81a6b7; + --link-color: #9adfff; + --link-color-hover: #fff; + + --text: #eee; + --text-muted: #ccc; + --text-hover: #fff; +} \ No newline at end of file diff --git a/CSS/themes/vuetorrent/vuetorrent-base.css b/CSS/themes/vuetorrent/vuetorrent-base.css new file mode 100644 index 00000000..4a4c3971 --- /dev/null +++ b/CSS/themes/vuetorrent/vuetorrent-base.css @@ -0,0 +1,380 @@ +/* dP dP dP */ +/* 88 88 88 */ +/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */ +/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */ +/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */ +/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */ +/* 88 */ +/* dP */ + +/* Made by @gilbN */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ + +/* MOBILE */ + +@media (max-width: 720px) { + + .modal__body, + .modal__content__wrapper, + .modal__header, + body, + .dark .torrents, + .torrents, + .action-bar { + background: #1b1b1b !important; + } +} + +body, +.background, +.theme--light.v-application, +.theme--dark.v-application, +.v-application .background { + color: var(--text); + background: var(--main-bg-color) !important; +} + +html { + color: var(--text); + background: #1f1f1f !important; +} + +/* SCROLL BAR */ +#app>div>nav>nav>div.v-navigation-drawer__content::-webkit-scrollbar-thumb { + background: rgba(255, 255, 255, .1); + border-radius: 20px +} + +#app>div>nav>nav>div.v-navigation-drawer__content::-webkit-scrollbar-thumb:hover { + background: rgba(255, 255, 255, .25); + border-radius: 20px +} + +/* TEXT */ +.h1, +.h2, +.h3, +.h4, +.h5, +.h6, +h1, +h2, +h3, +h4, +h5, +h6, +p, +.theme--dark.v-label, +.theme--light.v-label, +.theme--light.v-counter { + color: var(--text); +} + +.v-application .grey--text { + color: var(--text-muted) !important; + caret-color: var(--text-muted) !important; +} + +.theme--light.v-tabs>.v-tabs-bar .v-tab--disabled, +.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active), +.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-btn, +.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-icon, +.theme--dark.v-tabs>.v-tabs-bar .v-tab--disabled, +.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active), +.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-btn, +.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-icon { + color: var(--text); +} + +.theme--dark.v-subheader, +.theme--light.v-subheader { + color: hsla(0, 0%, 100%, .7); +} + +.theme--light.v-input, +.theme--light.v-input input, +.theme--light.v-input textarea { + color: var(--text); +} + +/* CARDS */ +.theme--light.v-card, +.theme--dark.v-card { + background-color: rgba(0, 0, 0, .5); + color: var(--text); +} + +/* TOP NAVBAR */ +.theme--light.v-app-bar.v-toolbar.v-sheet, +.theme--dark.v-app-bar.v-toolbar.v-sheet { + background-color: rgba(0, 0, 0, .25) !important; + color: var(--text) !important; +} + +.v-navigation-drawer__content .theme--dark.v-card, +.v-navigation-drawer__content .theme--light.v-card { + background: rgba(0, 0, 0, 0) !important; + +} + +/* SIDE MENU */ +.v-application .primary { + background: rgba(0, 0, 0, .25) !important; + color: var(--text) !important; +} + +.v-application .secondary { + background-color: rgba(255, 255, 255, .15) !important; + border-color: rgba(255, 255, 255, .15) !important; + +} + +.theme--dark.v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border, +.theme--light.v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border { + background-color: rgba(0, 0, 0, .12); +} + +@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) { + + .v-navigation-drawer--is-mobile:not(.v-navigation-drawer--close), + .v-navigation-drawer--temporary:not(.v-navigation-drawer--close), + .v-navigation-drawer--is-mobile:not(.v-navigation-drawer--close), + .v-navigation-drawer--temporary:not(.v-navigation-drawer--close) { + -webkit-backdrop-filter: blur(10px); + backdrop-filter: blur(10px); + } +} + +/* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ +@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) { + + .v-navigation-drawer--is-mobile:not(.v-navigation-drawer--close), + .v-navigation-drawer--temporary:not(.v-navigation-drawer--close), + .v-navigation-drawer--is-mobile:not(.v-navigation-drawer--close), + .v-navigation-drawer--temporary:not(.v-navigation-drawer--close) { + background-color: rgba(0, 0, 0, 0.9); + } +} + +.v-application .download--text { + color: rgb(var(--accent-color)) !important; + caret-color: rgb(var(--accent-color)) !important; +} + +.v-navigation-drawer__content .download--text { + color: var(--v-download-base) !important; + caret-color: var(--v-download-base) !important; +} + +/* MODAL */ +.v-dialog .theme--dark.v-card, +.v-dialog .theme--light.v-card, +.v-dialog .theme--light.v-tabs-items, +.v-dialog .theme--dark.v-tabs-items, +.v-dialog .theme--light.v-list, +.v-dialog .theme--dark.v-list { + background: var(--modal-bg-color); + color: var(--text); +} + +.v-application .primary--text { + color: var(--button-color) !important; + caret-color: var(--button-color) !important; +} + +.theme--light.v-tabs>.v-tabs-bar, +.theme--dark.v-tabs>.v-tabs-bar { + background-color: rgba(0, 0, 0, .15); +} + +.v-application .white, +.v-tab:before, +.v-tabs-slider { + background-color: rgb(var(--accent-color)) !important; + border-color: rbg(var(--accent-color)) !important; +} + +.theme--dark.v-icon.v-icon.v-icon--disabled, +.theme--light.v-icon.v-icon.v-icon--disabled { + color: rgba(255, 255, 255, .38) !important; +} + +.theme--dark.v-text-field--solo>.v-input__control>.v-input__slot, +.theme--light.v-text-field--solo>.v-input__control>.v-input__slot { + background: #1e1e1e; +} + +.v-input__icon svg, +.v-select__selection { + color: rgb(var(--accent-color)) !important; +} + +.v-application .accent { + background-color: var(--button-color) !important; + border-color: var(--button-color) !important; +} + +.theme--light.v-text-field>.v-input__control>.v-input__slot:before, +.theme--dark.v-text-field>.v-input__control>.v-input__slot:before { + border-color: rgb(255 255 255 / 42%); +} + +.theme--light.v-text-field:not(.v-input--has-state):hover>.v-input__control>.v-input__slot:before, +.theme--dark.v-text-field:not(.v-input--has-state):hover>.v-input__control>.v-input__slot:before { + border-color: rgba(255, 255, 255, .87); +} + +.theme--dark.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled), +.theme--light.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled) { + color: var(--text) !important; +} + +/* FORMS */ +.v-input__slot:hover fieldset, +.v-text-field--outlined fieldset { + border-color: rgba(255, 255, 255, .1) !important; +} + +/* DASHBOARD */ + +.theme--dark.v-card.sideborder.done, +.theme--light.v-card.sideborder.done { + background-color: #16573e40; + color: #FFF; +} + +.theme--dark.v-card.sideborder.downloading, +.theme--light.v-card.sideborder.downloading { + background-color: #5bb97440; + color: #FFF; +} + +.theme--dark.v-card.sideborder.fail, +.theme--light.v-card.sideborder.fail { + background-color: #f83e7040; + color: #FFF; +} + +.theme--dark.v-card.sideborder.paused, +.theme--light.v-card.sideborder.paused { + background-color: #9ca3af40; + color: #FFF; +} + +.theme--dark.v-card.sideborder.queued, +.theme--light.v-card.sideborder.queued { + background-color: #2e5eaa40; + color: #FFF; +} + +.theme--dark.v-card.sideborder.seeding, +.theme--light.v-card.sideborder.seeding { + background-color: #4ecde640; + color: #FFF; +} + +.theme--dark.v-card.sideborder.checking, +.theme--light.v-card.sideborder.checking { + background-color: #ff704340; + color: #FFF; +} + +.theme--dark.v-card.sideborder.stalled, +.theme--light.v-card.sideborder.stalled { + background-color: #4ade8040; + color: #FFF; +} + +.theme--dark.v-card.sideborder.metadata, +.theme--light.v-card.sideborder.metadata { + background-color: #7e57c240; + color: #FFF; +} + +.theme--dark.v-card.sideborder.moving, +.theme--light.v-card.sideborder.moving { + background-color: #ffaa2c40; + color: #FFF; +} + + +/* DROPDOWN */ +.v-menu__content .theme--dark.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled), +.v-menu__content .theme--light.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled) { + color: var(--text) !important; + background: var(--modal-bg-color) !important; +} + +.theme--dark.v-icon, +.theme--light.v-icon { + color: #fff; +} + +.theme--light.v-divider, +.theme--dark.v-divider { + border-color: rgba(255, 255, 255, .65) !important; +} + +/* TABLE */ +.theme--dark.v-data-table, +.theme--light.v-data-table { + background-color: rgba(0, 0, 0, .65); + color: var(--text); +} + +.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper), +.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper) { + background: rgb(255 255 255 / 15%); +} + +.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child, +.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row), +.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child, +.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row), +.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th, +.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child, +.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row), +.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child, +.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row), +.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th { + border-bottom: thin solid hsla(0, 0%, 100%, .12); +} + +.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th, +.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th { + color: var(--text); +} + +.theme--light.v-data-table .v-data-table-header th.sortable.active, +.theme--light.v-data-table .v-data-table-header th.sortable.active .v-data-table-header__icon, +.theme--light.v-data-table .v-data-table-header th.sortable:hover, +.theme--dark.v-data-table .v-data-table-header th.sortable.active, +.theme--dark.v-data-table .v-data-table-header th.sortable.active .v-data-table-header__icon, +.theme--dark.v-data-table .v-data-table-header th.sortable:hover { + color: var(--text-hover); +} + +/* TOOLTIP */ +.apexcharts-tooltip.apexcharts-theme-dark .apexcharts-tooltip-title, +.apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title { + background: rgba(0, 0, 0, 0.7); + border-bottom: 1px solid rgba(255, 255, 255, .1); +} + +.apexcharts-tooltip.apexcharts-theme-dark, +.apexcharts-tooltip.apexcharts-theme-light { + color: var(--text); + background: var(--modal-bg-color); + border: 1px solid rgba(255, 255, 255, .1); +} + +/* MOBILE */ + +.theme--dark.v-btn.v-btn--has-bg, +.theme--light.v-btn.v-btn--has-bg { + background-color: rgb(var(--accent-color)); +} + +.v-speed-dial__list .v-icon__svg { + fill: #fff; +} \ No newline at end of file diff --git a/CSS/themes/webtools/aquamarine.css b/CSS/themes/webtools/aquamarine.css index 0a681e2d..3f84a503 100644 --- a/CSS/themes/webtools/aquamarine.css +++ b/CSS/themes/webtools/aquamarine.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* WEBTOOLS AQUAMARINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/webtools/webtools-base.css); diff --git a/CSS/themes/webtools/dark.css b/CSS/themes/webtools/dark.css index 84d4d04d..91e9c545 100644 --- a/CSS/themes/webtools/dark.css +++ b/CSS/themes/webtools/dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* WEBTOOLS DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/webtools/webtools-base.css); diff --git a/CSS/themes/webtools/hotline.css b/CSS/themes/webtools/hotline.css index 9a9b16a5..3c3eb203 100644 --- a/CSS/themes/webtools/hotline.css +++ b/CSS/themes/webtools/hotline.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* WEBTOOLS HOTLINE THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/webtools/webtools-base.css); diff --git a/CSS/themes/webtools/organizr-dark.css b/CSS/themes/webtools/organizr-dark.css index 11558232..825c3e76 100644 --- a/CSS/themes/webtools/organizr-dark.css +++ b/CSS/themes/webtools/organizr-dark.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* WEBTOOLS ORGANIZR-DARK THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/webtools/webtools-base.css); diff --git a/CSS/themes/webtools/plex.css b/CSS/themes/webtools/plex.css index 63e954a8..619da057 100644 --- a/CSS/themes/webtools/plex.css +++ b/CSS/themes/webtools/plex.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* WEBTOOLS PLEX THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/webtools/webtools-base.css); diff --git a/CSS/themes/webtools/space-gray.css b/CSS/themes/webtools/space-gray.css index 2a02bd88..5ae769e5 100644 --- a/CSS/themes/webtools/space-gray.css +++ b/CSS/themes/webtools/space-gray.css @@ -9,7 +9,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ /* WEBTOOLS SPACE GRAY THEME */ @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/webtools/webtools-base.css); diff --git a/CSS/themes/webtools/webtools-base.css b/CSS/themes/webtools/webtools-base.css index fc775b52..0d8ff061 100644 --- a/CSS/themes/webtools/webtools-base.css +++ b/CSS/themes/webtools/webtools-base.css @@ -8,7 +8,7 @@ /* dP */ /* Made by @gilbN */ -/* https://github.com/gilbN/theme.park */ +/* https://htpc.deathbybandaid.net/assets/theme.park */ body { background: var(--main-bg-color); diff --git a/README.md b/README.md index a0f229b7..8ee58965 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ [](https://docs.theme-park.dev "Documentation for all the themes in this repository.") [](https://discord.gg/HM5uUKU "Discord for theme installation support") -[](https://github.com/GilbN/theme.park) +[](https://htpc.deathbybandaid.net/assets/theme.park) [](https://github.com/sponsors/GilbN "Donate!") -[](https://github.com/gilbN/theme.park/blob/master/LICENSE) +[](https://htpc.deathbybandaid.net/assets/theme.park/blob/master/LICENSE) [](https://github.com/users/GilbN/packages/container/package/theme.park) [](https://hub.docker.com/r/gilbn/theme.park) [](https://technicalramblings.com/ "A blog with different guides :)") diff --git a/index.html b/index.html index 7eb0c70c..eca056ad 100644 --- a/index.html +++ b/index.html @@ -38,7 +38,7 @@
Having issues with a theme? Let us know on Github!
+Having issues with a theme? Let us know on Github!