diff --git a/CSS/addons/bazarr/README.md b/CSS/addons/bazarr/README.md index 34262571..38479a30 100644 --- a/CSS/addons/bazarr/README.md +++ b/CSS/addons/bazarr/README.md @@ -18,8 +18,8 @@ Examples of how to add it: proxy_set_header Accept-Encoding ""; sub_filter '' -' - +' + '; sub_filter_once on; ``` @@ -28,7 +28,7 @@ sub_filter_once on; ```nginx AddOutputFilterByType SUBSTITUTE text/html - Substitute 's| ' + Substitute 's| ' ';|' ``` @@ -38,7 +38,7 @@ AddOutputFilterByType SUBSTITUTE text/html filter rule { content_type text/html.* search_pattern - replacement "" + replacement "" } ``` @@ -47,6 +47,6 @@ filter rule { Just add another import line. ```css -@import "https://gilbn.github.io/theme.park/CSS/themes/bazarr/THEME.css"; -@import "https://gilbn.github.io/theme.park/CSS/addons/bazarr/bazarr-4k-logo.css"; +@import "https://theme-park.dev/CSS/themes/bazarr/THEME.css"; +@import "https://theme-park.dev/CSS/addons/bazarr/bazarr-4k-logo.css"; ``` \ No newline at end of file diff --git a/CSS/addons/bazarr/bazarr-4k-logo.css b/CSS/addons/bazarr/bazarr-4k-logo.css index 55d90066..340b35af 100644 --- a/CSS/addons/bazarr/bazarr-4k-logo.css +++ b/CSS/addons/bazarr/bazarr-4k-logo.css @@ -4,7 +4,7 @@ display: none !important; } .header-icon.px-3.m-0.d-none.d-md-block:before { - background-image: url("https://gilbn.github.io/theme.park/CSS/addons/bazarr/bazarr4k.png"); + background-image: url("https://theme-park.dev/CSS/addons/bazarr/bazarr4k.png"); display: inline-block; width: 32px; height: 32px; @@ -12,7 +12,7 @@ background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; - -o-background-size: cover; + -o-backgroun-.dev } } @@ -22,7 +22,7 @@ display: none !important; } .sidebar-title.d-flex.align-items-center.d-md-none.container:before { - background-image: url("https://gilbn.github.io/theme.park/CSS/addons/bazarr/bazarr4k.png"); + background-image: url("https://theme-park.dev/CSS/addons/bazarr/bazarr4k.png"); display: inline-block; width: 32px; height: 32px; diff --git a/CSS/addons/organizr/glass/README.md b/CSS/addons/organizr/glass/README.md index 9c429d01..f03ded67 100644 --- a/CSS/addons/organizr/glass/README.md +++ b/CSS/addons/organizr/glass/README.md @@ -25,9 +25,9 @@ Replace `--main-bg-color` with a wallpaper you have uploaded to Organizr ```css -@import "https://gilbn.github.io/theme.park/CSS/addons/organizr/glass/glass-base.css"; +@import "https://theme-park.dev/CSS/addons/organizr/glass/glass-base.css"; :root { - --main-bg-color: url(https://gilbn.github.io/theme.park/CSS/addons/organizr/glass/example.jpg) center center/cover no-repeat fixed; + --main-bg-color: url(https://theme-park.dev/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; --link-color: #fff; @@ -90,12 +90,12 @@ 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://gilbn.github.io/theme.park/CSS/addons/organizr/glass/glass-login.css"; +@import "https://theme-park.dev/CSS/addons/organizr/glass/glass-login.css"; ``` You can change the blur background color by adding the variables above. The default is dark. ```css -@import "https://gilbn.github.io/theme.park/CSS/addons/organizr/glass/glass-login.css"; +@import "https://theme-park.dev/CSS/addons/organizr/glass/glass-login.css"; :root { --div-background-color-10: rgba(255, 255, 255, 0.10); --div-background-color-15: rgba(255, 255, 255, 0.15); diff --git a/CSS/addons/organizr/glass/glass-base.css b/CSS/addons/organizr/glass/glass-base.css index e574eddd..64ccdd91 100644 --- a/CSS/addons/organizr/glass/glass-base.css +++ b/CSS/addons/organizr/glass/glass-base.css @@ -2,7 +2,7 @@ /* Import the glass-base.css and root variables in the Custom Theme CSS box like below */ /* -@import "https://gilbn.github.io/theme.park/CSS/addons/organizr/glass-base.css"; +@import "https://theme-park.dev/CSS/addons/organizr/glass-base.css"; :root { --main-bg-color: url(https://domain.com/your/hosted/wallpaper.jpg) center center/cover no-repeat fixed; --mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed; diff --git a/CSS/addons/radarr/README.md b/CSS/addons/radarr/README.md index 7b7b81ec..25fb63de 100644 --- a/CSS/addons/radarr/README.md +++ b/CSS/addons/radarr/README.md @@ -20,8 +20,8 @@ Examples of how to add it: proxy_set_header Accept-Encoding ""; sub_filter '' -' - +' + '; sub_filter_once on; ``` @@ -30,7 +30,7 @@ sub_filter_once on; ```nginx AddOutputFilterByType SUBSTITUTE text/html - Substitute 's| ' + Substitute 's| ' ';|' ``` @@ -40,7 +40,7 @@ AddOutputFilterByType SUBSTITUTE text/html filter rule { content_type text/html.* search_pattern - replacement "" + replacement "" } ``` @@ -49,6 +49,6 @@ filter rule { Just add another import line. ```css -@import "https://gilbn.github.io/theme.park/CSS/themes/radarr/THEME.css"; -@import "https://gilbn.github.io/theme.park/CSS/addons/radarr/radarr-4k-logo.css"; +@import "https://theme-park.dev/CSS/themes/radarr/THEME.css"; +@import "https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo.css"; ``` \ No newline at end of file diff --git a/CSS/addons/radarr/radarr-4k-logo.css b/CSS/addons/radarr/radarr-4k-logo.css index c5416af8..598f8a02 100644 --- a/CSS/addons/radarr/radarr-4k-logo.css +++ b/CSS/addons/radarr/radarr-4k-logo.css @@ -4,7 +4,7 @@ display:none !important; } .navbar > .container-fluid .navbar-brand:before { - background-image: url("https://gilbn.github.io/theme.park/CSS/addons/radarr/radarr4k.png"); + background-image: url("https://theme-park.dev/CSS/addons/radarr/radarr4k.png"); display: inline-block; width: 128px; height: 128px; @@ -24,7 +24,7 @@ display: inline !important; } .navbar > .container-fluid .navbar-brand:before { - background-image: url("https://gilbn.github.io/theme.park/CSS/addons/radarr/radarr4k.png"); + background-image: url("https://theme-park.dev/CSS/addons/radarr/radarr4k.png"); display: inline-block; width: 32px; height: 32px; @@ -43,7 +43,7 @@ display: none !important; } .PageHeader-logoContainer-3bOb3:before { - background-image: url("https://gilbn.github.io/theme.park/CSS/addons/radarr/radarr4k-v3.png"); + background-image: url("https://theme-park.dev/CSS/addons/radarr/radarr4k-v3.png"); display: inline-block; width: 148px; height: 48px; @@ -60,7 +60,7 @@ display: none !important; } .PageHeader-logoContainer-3bOb3:before { - background-image: url("https://gilbn.github.io/theme.park/CSS/addons/radarr/radarr-v3-mobile.png"); + background-image: url("https://theme-park.dev/CSS/addons/radarr/radarr-v3-mobile.png"); display: inline-block; width: 32px; height: 32px; diff --git a/CSS/addons/sonarr/README.md b/CSS/addons/sonarr/README.md index 31bd7ba1..f84355fe 100644 --- a/CSS/addons/sonarr/README.md +++ b/CSS/addons/sonarr/README.md @@ -20,8 +20,8 @@ Examples of how to add it: proxy_set_header Accept-Encoding ""; sub_filter '' -' - +' + '; sub_filter_once on; ``` @@ -30,7 +30,7 @@ sub_filter_once on; ```nginx AddOutputFilterByType SUBSTITUTE text/html - Substitute 's| ' + Substitute 's| ' ';|' ``` @@ -40,7 +40,7 @@ AddOutputFilterByType SUBSTITUTE text/html filter rule { content_type text/html.* search_pattern - replacement "" + replacement "" } ``` @@ -49,6 +49,6 @@ filter rule { Just add another import line. ```css -@import "https://gilbn.github.io/theme.park/CSS/themes/sonarr/THEME.css"; -@import "https://gilbn.github.io/theme.park/CSS/addons/sonarr/sonarr-4k-logo.css"; +@import "https://theme-park.dev/CSS/themes/sonarr/THEME.css"; +@import "https://theme-park.dev/CSS/addons/sonarr/sonarr-4k-logo.css"; ``` \ 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 529de94b..d2daa75a 100644 --- a/CSS/addons/sonarr/sonarr-4k-logo.css +++ b/CSS/addons/sonarr/sonarr-4k-logo.css @@ -4,7 +4,7 @@ display:none !important; } .navbar > .container-fluid .navbar-brand:before { - background-image: url("https://gilbn.github.io/theme.park/CSS/addons/sonarr/sonarr-4k.png"); + background-image: url("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k.png"); display: inline-block; width: 128px; height: 128px; @@ -25,7 +25,7 @@ display: inline !important; } .navbar > .container-fluid .navbar-brand:before { - background-image: url("https://gilbn.github.io/theme.park/CSS/addons/sonarr/sonarr-4k.png"); + background-image: url("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k.png"); display: inline-block; width: 64px; height: 64px; @@ -46,7 +46,7 @@ display: inline !important; } .navbar > .container-fluid .navbar-brand:before { - background-image: url("https://gilbn.github.io/theme.park/CSS/addons/sonarr/sonarr-4k.png"); + background-image: url("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k.png"); display: inline-block; width: 32px; height: 32px; @@ -65,7 +65,7 @@ display: none !important; } .PageHeader\/logoContainer\/3bOb3:before { - background-image: url("https://gilbn.github.io/theme.park/CSS/addons/sonarr/sonarr-4k.png"); + background-image: url("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k.png"); display: inline-block; width: 32px; height: 32px; @@ -82,7 +82,7 @@ display: none !important; } .PageHeader\/logoContainer\/3bOb3:before { - background-image: url("https://gilbn.github.io/theme.park/CSS/addons/sonarr/sonarr-4k.png"); + background-image: url("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k.png"); display: inline-block; width: 32px; height: 32px; diff --git a/CSS/addons/unraid/login-page/alien/custom.css b/CSS/addons/unraid/login-page/alien/custom.css index 9fe7c839..5680f3d2 100644 --- a/CSS/addons/unraid/login-page/alien/custom.css +++ b/CSS/addons/unraid/login-page/alien/custom.css @@ -1,8 +1,8 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; + url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/CSS/addons/unraid/login-page/alien/hallway.css b/CSS/addons/unraid/login-page/alien/hallway.css index 6a2c1123..a56b5802 100644 --- a/CSS/addons/unraid/login-page/alien/hallway.css +++ b/CSS/addons/unraid/login-page/alien/hallway.css @@ -1,8 +1,8 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; + url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/CSS/addons/unraid/login-page/alien/hallway2.css b/CSS/addons/unraid/login-page/alien/hallway2.css index 1cc94394..2c490be1 100644 --- a/CSS/addons/unraid/login-page/alien/hallway2.css +++ b/CSS/addons/unraid/login-page/alien/hallway2.css @@ -1,8 +1,8 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; + url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/CSS/addons/unraid/login-page/alien/hallway3.css b/CSS/addons/unraid/login-page/alien/hallway3.css index 20ec5f22..e166f370 100644 --- a/CSS/addons/unraid/login-page/alien/hallway3.css +++ b/CSS/addons/unraid/login-page/alien/hallway3.css @@ -1,8 +1,8 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; + url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/CSS/addons/unraid/login-page/alien/hallway4.css b/CSS/addons/unraid/login-page/alien/hallway4.css index ca3cf2e1..e95feddb 100644 --- a/CSS/addons/unraid/login-page/alien/hallway4.css +++ b/CSS/addons/unraid/login-page/alien/hallway4.css @@ -1,8 +1,8 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; + url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/CSS/addons/unraid/login-page/alien/isolation.css b/CSS/addons/unraid/login-page/alien/isolation.css index 14013cad..be8a7d47 100644 --- a/CSS/addons/unraid/login-page/alien/isolation.css +++ b/CSS/addons/unraid/login-page/alien/isolation.css @@ -1,8 +1,8 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; + url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/CSS/addons/unraid/login-page/alien/isolation_video.css b/CSS/addons/unraid/login-page/alien/isolation_video.css index 5f7833a0..5764f38a 100644 --- a/CSS/addons/unraid/login-page/alien/isolation_video.css +++ b/CSS/addons/unraid/login-page/alien/isolation_video.css @@ -1,7 +1,7 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: transparent; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/CSS/addons/unraid/login-page/alien/nightmare.css b/CSS/addons/unraid/login-page/alien/nightmare.css index e578a517..625596d7 100644 --- a/CSS/addons/unraid/login-page/alien/nightmare.css +++ b/CSS/addons/unraid/login-page/alien/nightmare.css @@ -1,8 +1,8 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat; + url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat; --text-color: #e22828; --input-color: #e22828; --link-color: #e22828; diff --git a/CSS/addons/unraid/login-page/alien/scanner.css b/CSS/addons/unraid/login-page/alien/scanner.css index a1132fa2..839e8590 100644 --- a/CSS/addons/unraid/login-page/alien/scanner.css +++ b/CSS/addons/unraid/login-page/alien/scanner.css @@ -1,8 +1,8 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; + url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/CSS/addons/unraid/login-page/fallout/custom.css b/CSS/addons/unraid/login-page/fallout/custom.css index 2511fe25..823dd4f2 100644 --- a/CSS/addons/unraid/login-page/fallout/custom.css +++ b/CSS/addons/unraid/login-page/fallout/custom.css @@ -2,8 +2,8 @@ @import "https://fonts.googleapis.com/css?family=Share+Tech+Mono&display=swap"; @import "https://fonts.googleapis.com/css?family=VT323"; :root { - --main-bg-color: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault.png) center no-repeat; + --main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; diff --git a/CSS/addons/unraid/login-page/fallout/dirty_terminal.css b/CSS/addons/unraid/login-page/fallout/dirty_terminal.css index f3368923..e1ad0f78 100644 --- a/CSS/addons/unraid/login-page/fallout/dirty_terminal.css +++ b/CSS/addons/unraid/login-page/fallout/dirty_terminal.css @@ -1,8 +1,8 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css"); :root { - --main-bg-color: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), - url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; + --main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), + url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; diff --git a/CSS/addons/unraid/login-page/fallout/dirty_terminal2.css b/CSS/addons/unraid/login-page/fallout/dirty_terminal2.css index 17d93421..53ab1adf 100644 --- a/CSS/addons/unraid/login-page/fallout/dirty_terminal2.css +++ b/CSS/addons/unraid/login-page/fallout/dirty_terminal2.css @@ -1,8 +1,8 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css"); :root { - --main-bg-color: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), - url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; + --main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), + url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; diff --git a/CSS/addons/unraid/login-page/fallout/fallout_video.css b/CSS/addons/unraid/login-page/fallout/fallout_video.css index 3937f561..f705c1b2 100644 --- a/CSS/addons/unraid/login-page/fallout/fallout_video.css +++ b/CSS/addons/unraid/login-page/fallout/fallout_video.css @@ -1,7 +1,7 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css"); :root { --main-bg-color: transparent; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; @@ -27,7 +27,7 @@ } @media (max-width: 500px) { body { - background: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed !important; + background: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed !important; } :root { --div-background-color-15: transparent; diff --git a/CSS/addons/unraid/login-page/fallout/terminal.css b/CSS/addons/unraid/login-page/fallout/terminal.css index be0f82dd..5f6e626c 100644 --- a/CSS/addons/unraid/login-page/fallout/terminal.css +++ b/CSS/addons/unraid/login-page/fallout/terminal.css @@ -1,7 +1,7 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css"); :root { - --main-bg-color: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; + --main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; diff --git a/CSS/addons/unraid/login-page/fallout/terminal2.css b/CSS/addons/unraid/login-page/fallout/terminal2.css index 6fadda74..35075049 100644 --- a/CSS/addons/unraid/login-page/fallout/terminal2.css +++ b/CSS/addons/unraid/login-page/fallout/terminal2.css @@ -1,7 +1,7 @@ -@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css"); +@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css"); :root { - --main-bg-color: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; + --main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; diff --git a/CSS/addons/unraid/login-page/retro-terminal/amber.css b/CSS/addons/unraid/login-page/retro-terminal/amber.css index f5016516..02f656c8 100644 --- a/CSS/addons/unraid/login-page/retro-terminal/amber.css +++ b/CSS/addons/unraid/login-page/retro-terminal/amber.css @@ -4,13 +4,13 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color:black; --body-before:#ffb52a1a; --body-after: #ffb52a33; --body-animation: flicker; ---logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_yellow.png) center no-repeat; +--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_yellow.png) center no-repeat; --text-color: #ffb52a; --input-color: #ffb52a; --link-color: #ffb52a; diff --git a/CSS/addons/unraid/login-page/retro-terminal/blue.css b/CSS/addons/unraid/login-page/retro-terminal/blue.css index 9fa5c8be..776f4922 100644 --- a/CSS/addons/unraid/login-page/retro-terminal/blue.css +++ b/CSS/addons/unraid/login-page/retro-terminal/blue.css @@ -4,13 +4,13 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color:black; --body-before:#70d7f61a; --body-after: #70d7f633; --body-animation: flicker; ---logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_blue.png) center no-repeat; +--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_blue.png) center no-repeat; --text-color: #70d7f6; --input-color: #70d7f6; --link-color: #70d7f6; diff --git a/CSS/addons/unraid/login-page/retro-terminal/custom.css b/CSS/addons/unraid/login-page/retro-terminal/custom.css index e8f7033c..4a050a3f 100644 --- a/CSS/addons/unraid/login-page/retro-terminal/custom.css +++ b/CSS/addons/unraid/login-page/retro-terminal/custom.css @@ -4,13 +4,13 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color:black; --body-before:#70d7f61a; --body-after: #70d7f633; --body-animation: flicker; ---logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat; +--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat; --text-color: #ffffff; --input-color: #ffffff; --link-color: #ffffff; diff --git a/CSS/addons/unraid/login-page/retro-terminal/green.css b/CSS/addons/unraid/login-page/retro-terminal/green.css index 24eb602b..703ea04e 100644 --- a/CSS/addons/unraid/login-page/retro-terminal/green.css +++ b/CSS/addons/unraid/login-page/retro-terminal/green.css @@ -4,13 +4,13 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color:black; --body-before:#00ff771a; --body-after: #00ff7733; --body-animation: flicker; ---logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; +--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/CSS/addons/unraid/login-page/retro-terminal/red.css b/CSS/addons/unraid/login-page/retro-terminal/red.css index b7d3042b..1d8152a7 100644 --- a/CSS/addons/unraid/login-page/retro-terminal/red.css +++ b/CSS/addons/unraid/login-page/retro-terminal/red.css @@ -4,13 +4,13 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color: black; --body-before: #ff00001a; --body-after: #ff000033; --body-animation: flicker; ---logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat; +--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat; --text-color: #e22828; --input-color: #e22828; --link-color: #e22828; diff --git a/CSS/addons/unraid/login-page/retro-terminal/white.css b/CSS/addons/unraid/login-page/retro-terminal/white.css index db38c492..cd7fad18 100644 --- a/CSS/addons/unraid/login-page/retro-terminal/white.css +++ b/CSS/addons/unraid/login-page/retro-terminal/white.css @@ -4,13 +4,13 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color:black; --body-before:#70d7f61a; --body-after: #70d7f633; --body-animation: flicker; ---logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat; +--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat; --text-color: #ffffff; --input-color: #ffffff; --link-color: #ffffff; diff --git a/CSS/themes/adguard/aquamarine.css b/CSS/themes/adguard/aquamarine.css index 3ac6828c..795d85ed 100644 --- a/CSS/themes/adguard/aquamarine.css +++ b/CSS/themes/adguard/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* ADGUARD AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/adguard/adguard-base.css); +@import url(https://theme-park.dev/CSS/themes/adguard/adguard-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; diff --git a/CSS/themes/adguard/dark.css b/CSS/themes/adguard/dark.css index 7dff3868..dcc0a9e0 100644 --- a/CSS/themes/adguard/dark.css +++ b/CSS/themes/adguard/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* ADGUARD DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/adguard/adguard-base.css); +@import url(https://theme-park.dev/CSS/themes/adguard/adguard-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; diff --git a/CSS/themes/adguard/hotline.css b/CSS/themes/adguard/hotline.css index 4cd60075..336a802f 100644 --- a/CSS/themes/adguard/hotline.css +++ b/CSS/themes/adguard/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* ADGUARD HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/adguard/adguard-base.css); +@import url(https://theme-park.dev/CSS/themes/adguard/adguard-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; diff --git a/CSS/themes/adguard/organizr-dark.css b/CSS/themes/adguard/organizr-dark.css index f0620791..42b676de 100644 --- a/CSS/themes/adguard/organizr-dark.css +++ b/CSS/themes/adguard/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* ADGUARD ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/adguard/adguard-base.css); +@import url(https://theme-park.dev/CSS/themes/adguard/adguard-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/adguard/plex.css b/CSS/themes/adguard/plex.css index ace87a24..e60f30fc 100644 --- a/CSS/themes/adguard/plex.css +++ b/CSS/themes/adguard/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* ADGUARD PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/adguard/adguard-base.css); +@import url(https://theme-park.dev/CSS/themes/adguard/adguard-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/adguard/space-gray.css b/CSS/themes/adguard/space-gray.css index edcbea3c..96c41a05 100644 --- a/CSS/themes/adguard/space-gray.css +++ b/CSS/themes/adguard/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* ADGUARD SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/adguard/adguard-base.css); +@import url(https://theme-park.dev/CSS/themes/adguard/adguard-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; diff --git a/CSS/themes/bazarr/aquamarine.css b/CSS/themes/bazarr/aquamarine.css index 7b524b49..31d64adf 100644 --- a/CSS/themes/bazarr/aquamarine.css +++ b/CSS/themes/bazarr/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* BAZARR AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/bazarr/bazarr-base.css); +@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-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; diff --git a/CSS/themes/bazarr/dark.css b/CSS/themes/bazarr/dark.css index 51b429aa..e041de2d 100644 --- a/CSS/themes/bazarr/dark.css +++ b/CSS/themes/bazarr/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* BAZARR DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/bazarr/bazarr-base.css); +@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-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; diff --git a/CSS/themes/bazarr/hotline.css b/CSS/themes/bazarr/hotline.css index c26f65db..b907bae0 100644 --- a/CSS/themes/bazarr/hotline.css +++ b/CSS/themes/bazarr/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* BAZARR HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/bazarr/bazarr-base.css); +@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-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; diff --git a/CSS/themes/bazarr/organizr-dark.css b/CSS/themes/bazarr/organizr-dark.css index ed983f4b..ee1676ef 100644 --- a/CSS/themes/bazarr/organizr-dark.css +++ b/CSS/themes/bazarr/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* BAZARR ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/bazarr/bazarr-base.css); +@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/bazarr/plex.css b/CSS/themes/bazarr/plex.css index 3a1c9e44..e2b7cb64 100644 --- a/CSS/themes/bazarr/plex.css +++ b/CSS/themes/bazarr/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* BAZARR PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/bazarr/bazarr-base.css); +@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/bazarr/space-gray.css b/CSS/themes/bazarr/space-gray.css index cd337b76..8b30bec2 100644 --- a/CSS/themes/bazarr/space-gray.css +++ b/CSS/themes/bazarr/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* BAZARR SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/bazarr/bazarr-base.css); +@import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-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; diff --git a/CSS/themes/bitwarden/aquamarine.css b/CSS/themes/bitwarden/aquamarine.css index e2fe32ff..520dfc10 100644 --- a/CSS/themes/bitwarden/aquamarine.css +++ b/CSS/themes/bitwarden/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* BITWARDEN AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/bitwarden/bitwarden-base.css); +@import url(https://theme-park.dev/CSS/themes/bitwarden/bitwarden-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; diff --git a/CSS/themes/bitwarden/dark.css b/CSS/themes/bitwarden/dark.css index 2340b702..f3bca1c7 100644 --- a/CSS/themes/bitwarden/dark.css +++ b/CSS/themes/bitwarden/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* BITWARDEN DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/bitwarden/bitwarden-base.css); +@import url(https://theme-park.dev/CSS/themes/bitwarden/bitwarden-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; diff --git a/CSS/themes/bitwarden/hotline.css b/CSS/themes/bitwarden/hotline.css index 63563cb6..ab65903a 100644 --- a/CSS/themes/bitwarden/hotline.css +++ b/CSS/themes/bitwarden/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* BITWARDEN HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/bitwarden/bitwarden-base.css); +@import url(https://theme-park.dev/CSS/themes/bitwarden/bitwarden-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; diff --git a/CSS/themes/bitwarden/organizr-dark.css b/CSS/themes/bitwarden/organizr-dark.css index fbd1e612..8b5891ee 100644 --- a/CSS/themes/bitwarden/organizr-dark.css +++ b/CSS/themes/bitwarden/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* BITWARDEN ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/bitwarden/bitwarden-base.css); +@import url(https://theme-park.dev/CSS/themes/bitwarden/bitwarden-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/bitwarden/plex.css b/CSS/themes/bitwarden/plex.css index 5bb50ad5..90a451d0 100644 --- a/CSS/themes/bitwarden/plex.css +++ b/CSS/themes/bitwarden/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* BITWARDEN PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/bitwarden/bitwarden-base.css); +@import url(https://theme-park.dev/CSS/themes/bitwarden/bitwarden-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/bitwarden/space-gray.css b/CSS/themes/bitwarden/space-gray.css index d38aa0db..f5b4b7af 100644 --- a/CSS/themes/bitwarden/space-gray.css +++ b/CSS/themes/bitwarden/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* BITWARDEN SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/bitwarden/bitwarden-base.css); +@import url(https://theme-park.dev/CSS/themes/bitwarden/bitwarden-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; diff --git a/CSS/themes/calibreweb/aquamarine.css b/CSS/themes/calibreweb/aquamarine.css index fb841dd0..b8ddb2c4 100644 --- a/CSS/themes/calibreweb/aquamarine.css +++ b/CSS/themes/calibreweb/aquamarine.css @@ -13,7 +13,7 @@ /* CALIBRE-WEB AQUAMARINE THEME */ /* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/calibreweb/calibreweb-base.css); +@import url(https://theme-park.dev/CSS/themes/calibreweb/calibreweb-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; diff --git a/CSS/themes/calibreweb/dark.css b/CSS/themes/calibreweb/dark.css index 60d0ae00..aac049e3 100644 --- a/CSS/themes/calibreweb/dark.css +++ b/CSS/themes/calibreweb/dark.css @@ -13,7 +13,7 @@ /* CALIBRE-WEB DARK THEME */ /* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/calibreweb/calibreweb-base.css); +@import url(https://theme-park.dev/CSS/themes/calibreweb/calibreweb-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; diff --git a/CSS/themes/calibreweb/hotline.css b/CSS/themes/calibreweb/hotline.css index c748a84a..80b5305d 100644 --- a/CSS/themes/calibreweb/hotline.css +++ b/CSS/themes/calibreweb/hotline.css @@ -13,7 +13,7 @@ /* CALIBRE-WEB HOTLINE THEME */ /* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/calibreweb/calibreweb-base.css); +@import url(https://theme-park.dev/CSS/themes/calibreweb/calibreweb-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; diff --git a/CSS/themes/calibreweb/organizr-dark.css b/CSS/themes/calibreweb/organizr-dark.css index ba111ab6..a8d6e80b 100644 --- a/CSS/themes/calibreweb/organizr-dark.css +++ b/CSS/themes/calibreweb/organizr-dark.css @@ -13,7 +13,7 @@ /* CALIBRE-WEB ORGANIZR-DARK THEME */ /* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/calibreweb/calibreweb-base.css); +@import url(https://theme-park.dev/CSS/themes/calibreweb/calibreweb-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/calibreweb/space-gray.css b/CSS/themes/calibreweb/space-gray.css index a00a6e86..0cf11718 100644 --- a/CSS/themes/calibreweb/space-gray.css +++ b/CSS/themes/calibreweb/space-gray.css @@ -13,7 +13,7 @@ /* CALIBRE-WEB SPACE GRAY THEME */ /* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/calibreweb/calibreweb-base.css); +@import url(https://theme-park.dev/CSS/themes/calibreweb/calibreweb-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; diff --git a/CSS/themes/deluge/aquamarine.css b/CSS/themes/deluge/aquamarine.css index f7c1c0c4..e3ac8221 100644 --- a/CSS/themes/deluge/aquamarine.css +++ b/CSS/themes/deluge/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DELUGE AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/deluge/deluge-base.css); +@import url(https://theme-park.dev/CSS/themes/deluge/deluge-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 center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/deluge/dark.css b/CSS/themes/deluge/dark.css index 5fffb9d6..ec6ecb97 100644 --- a/CSS/themes/deluge/dark.css +++ b/CSS/themes/deluge/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DELUGE DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/deluge/deluge-base.css); +@import url(https://theme-park.dev/CSS/themes/deluge/deluge-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; diff --git a/CSS/themes/deluge/hotline.css b/CSS/themes/deluge/hotline.css index e73223a2..bb43abf8 100644 --- a/CSS/themes/deluge/hotline.css +++ b/CSS/themes/deluge/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DELUGE HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/deluge/deluge-base.css); +@import url(https://theme-park.dev/CSS/themes/deluge/deluge-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 center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/deluge/organizr-dark.css b/CSS/themes/deluge/organizr-dark.css index c7e3b48f..8c6daa2f 100644 --- a/CSS/themes/deluge/organizr-dark.css +++ b/CSS/themes/deluge/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DELUGE ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/deluge/deluge-base.css); +@import url(https://theme-park.dev/CSS/themes/deluge/deluge-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/deluge/plex.css b/CSS/themes/deluge/plex.css index 5b494256..9160c2ec 100644 --- a/CSS/themes/deluge/plex.css +++ b/CSS/themes/deluge/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DELUGE PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/deluge/deluge-base.css); +@import url(https://theme-park.dev/CSS/themes/deluge/deluge-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/deluge/space-gray.css b/CSS/themes/deluge/space-gray.css index fb5bf69c..0a6b68ed 100644 --- a/CSS/themes/deluge/space-gray.css +++ b/CSS/themes/deluge/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DELUGE SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/deluge/deluge-base.css); +@import url(https://theme-park.dev/CSS/themes/deluge/deluge-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; diff --git a/CSS/themes/dozzle/aquamarine.css b/CSS/themes/dozzle/aquamarine.css index 90d62656..129ed7e8 100644 --- a/CSS/themes/dozzle/aquamarine.css +++ b/CSS/themes/dozzle/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DOZZLE AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/dozzle/dozzle-base.css); +@import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-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; diff --git a/CSS/themes/dozzle/dark.css b/CSS/themes/dozzle/dark.css index ac9855cd..687995d9 100644 --- a/CSS/themes/dozzle/dark.css +++ b/CSS/themes/dozzle/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DOZZLE DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/dozzle/dozzle-base.css); +@import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-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; diff --git a/CSS/themes/dozzle/hotline.css b/CSS/themes/dozzle/hotline.css index bd5efac7..b1d1c05e 100644 --- a/CSS/themes/dozzle/hotline.css +++ b/CSS/themes/dozzle/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DOZZLE HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/dozzle/dozzle-base.css); +@import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-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; diff --git a/CSS/themes/dozzle/organizr-dark.css b/CSS/themes/dozzle/organizr-dark.css index 233e1123..8fbe2a11 100644 --- a/CSS/themes/dozzle/organizr-dark.css +++ b/CSS/themes/dozzle/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DOZZLE ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/dozzle/dozzle-base.css); +@import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/dozzle/plex.css b/CSS/themes/dozzle/plex.css index a12c06f0..8cc2a65e 100644 --- a/CSS/themes/dozzle/plex.css +++ b/CSS/themes/dozzle/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DOZZLE PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/dozzle/dozzle-base.css); +@import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/dozzle/space-gray.css b/CSS/themes/dozzle/space-gray.css index b67e5944..1e1515bf 100644 --- a/CSS/themes/dozzle/space-gray.css +++ b/CSS/themes/dozzle/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DOZZLE SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/dozzle/dozzle-base.css); +@import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-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; diff --git a/CSS/themes/duplicacy/aquamarine.css b/CSS/themes/duplicacy/aquamarine.css index c8c67b9a..ad151c44 100644 --- a/CSS/themes/duplicacy/aquamarine.css +++ b/CSS/themes/duplicacy/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DUPLICACY AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/duplicacy/duplicacy-base.css); +@import url(https://theme-park.dev/CSS/themes/duplicacy/duplicacy-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/duplicacy/dark.css b/CSS/themes/duplicacy/dark.css index 7de188a4..0bdb24d7 100644 --- a/CSS/themes/duplicacy/dark.css +++ b/CSS/themes/duplicacy/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DUPLICACY DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/duplicacy/duplicacy-base.css); +@import url(https://theme-park.dev/CSS/themes/duplicacy/duplicacy-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; diff --git a/CSS/themes/duplicacy/hotline.css b/CSS/themes/duplicacy/hotline.css index dc14d1a1..9dead5c6 100644 --- a/CSS/themes/duplicacy/hotline.css +++ b/CSS/themes/duplicacy/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DUPLICACY HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/duplicacy/duplicacy-base.css); +@import url(https://theme-park.dev/CSS/themes/duplicacy/duplicacy-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; diff --git a/CSS/themes/duplicacy/organizr-dark.css b/CSS/themes/duplicacy/organizr-dark.css index 109c1d62..f9c0e2fa 100644 --- a/CSS/themes/duplicacy/organizr-dark.css +++ b/CSS/themes/duplicacy/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DUPLICACY ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/duplicacy/duplicacy-base.css); +@import url(https://theme-park.dev/CSS/themes/duplicacy/duplicacy-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/duplicacy/plex.css b/CSS/themes/duplicacy/plex.css index df974982..0cc2aebc 100644 --- a/CSS/themes/duplicacy/plex.css +++ b/CSS/themes/duplicacy/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DUPLICACY PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/duplicacy/duplicacy-base.css); +@import url(https://theme-park.dev/CSS/themes/duplicacy/duplicacy-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/duplicacy/space-gray.css b/CSS/themes/duplicacy/space-gray.css index b88c25ad..ef82124b 100644 --- a/CSS/themes/duplicacy/space-gray.css +++ b/CSS/themes/duplicacy/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* DUPLICACY SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/duplicacy/duplicacy-base.css); +@import url(https://theme-park.dev/CSS/themes/duplicacy/duplicacy-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; diff --git a/CSS/themes/filebrowser/aquamarine.css b/CSS/themes/filebrowser/aquamarine.css index 45fee4c9..968f75d3 100644 --- a/CSS/themes/filebrowser/aquamarine.css +++ b/CSS/themes/filebrowser/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* FILEBROWSER AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/filebrowser/filebrowser-base.css); +@import url(https://theme-park.dev/CSS/themes/filebrowser/filebrowser-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 center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/filebrowser/dark.css b/CSS/themes/filebrowser/dark.css index 979e9255..d4c8ce63 100644 --- a/CSS/themes/filebrowser/dark.css +++ b/CSS/themes/filebrowser/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* FILEBROWSER DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/filebrowser/filebrowser-base.css); +@import url(https://theme-park.dev/CSS/themes/filebrowser/filebrowser-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; diff --git a/CSS/themes/filebrowser/hotline.css b/CSS/themes/filebrowser/hotline.css index a207a9b8..033b59a5 100644 --- a/CSS/themes/filebrowser/hotline.css +++ b/CSS/themes/filebrowser/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* FILEBROWSER HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/filebrowser/filebrowser-base.css); +@import url(https://theme-park.dev/CSS/themes/filebrowser/filebrowser-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 center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/filebrowser/organizr-dark.css b/CSS/themes/filebrowser/organizr-dark.css index bfdaa244..f2c16f16 100644 --- a/CSS/themes/filebrowser/organizr-dark.css +++ b/CSS/themes/filebrowser/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* FILEBROWSER ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/filebrowser/filebrowser-base.css); +@import url(https://theme-park.dev/CSS/themes/filebrowser/filebrowser-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/filebrowser/plex.css b/CSS/themes/filebrowser/plex.css index 567fd8f6..05eee7f2 100644 --- a/CSS/themes/filebrowser/plex.css +++ b/CSS/themes/filebrowser/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* FILEBROWSER PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/filebrowser/filebrowser-base.css); +@import url(https://theme-park.dev/CSS/themes/filebrowser/filebrowser-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/filebrowser/space-gray.css b/CSS/themes/filebrowser/space-gray.css index 4be92bed..a1a27407 100644 --- a/CSS/themes/filebrowser/space-gray.css +++ b/CSS/themes/filebrowser/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* FILEBROWSER SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/filebrowser/filebrowser-base.css); +@import url(https://theme-park.dev/CSS/themes/filebrowser/filebrowser-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; diff --git a/CSS/themes/flood/aquamarine.css b/CSS/themes/flood/aquamarine.css index 723a758f..dc025286 100644 --- a/CSS/themes/flood/aquamarine.css +++ b/CSS/themes/flood/aquamarine.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* FLOOD AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/flood/flood-base.css); +@import url(https://theme-park.dev/CSS/themes/flood/flood-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/flood/dark.css b/CSS/themes/flood/dark.css index b84acc7a..7b13894c 100644 --- a/CSS/themes/flood/dark.css +++ b/CSS/themes/flood/dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* FLOOD DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/flood/flood-base.css); +@import url(https://theme-park.dev/CSS/themes/flood/flood-base.css); :root { --main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed; diff --git a/CSS/themes/flood/hotline.css b/CSS/themes/flood/hotline.css index 4a731cfd..5f6d6594 100644 --- a/CSS/themes/flood/hotline.css +++ b/CSS/themes/flood/hotline.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* FLOOD HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/flood/flood-base.css); +@import url(https://theme-park.dev/CSS/themes/flood/flood-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/flood/organizr-dark.css b/CSS/themes/flood/organizr-dark.css index 720493d5..ad239510 100644 --- a/CSS/themes/flood/organizr-dark.css +++ b/CSS/themes/flood/organizr-dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* FLOOD ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/flood/flood-base.css); +@import url(https://theme-park.dev/CSS/themes/flood/flood-base.css); :root { --main-bg-color: #1f1f1f; diff --git a/CSS/themes/flood/plex.css b/CSS/themes/flood/plex.css index f069a452..a22cad48 100644 --- a/CSS/themes/flood/plex.css +++ b/CSS/themes/flood/plex.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* FLOOD PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/flood/flood-base.css); +@import url(https://theme-park.dev/CSS/themes/flood/flood-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/flood/space-gray.css b/CSS/themes/flood/space-gray.css index caf99137..2e16a1e6 100644 --- a/CSS/themes/flood/space-gray.css +++ b/CSS/themes/flood/space-gray.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* FLOOD SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/flood/flood-base.css); +@import url(https://theme-park.dev/CSS/themes/flood/flood-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; diff --git a/CSS/themes/gaps/aquamarine.css b/CSS/themes/gaps/aquamarine.css index b3681421..79ff8ad7 100644 --- a/CSS/themes/gaps/aquamarine.css +++ b/CSS/themes/gaps/aquamarine.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* GAPS AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/gaps/gaps-base.css); +@import url(https://theme-park.dev/CSS/themes/gaps/gaps-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; diff --git a/CSS/themes/gaps/dark.css b/CSS/themes/gaps/dark.css index 85aa7a45..34272ca9 100644 --- a/CSS/themes/gaps/dark.css +++ b/CSS/themes/gaps/dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* GAPS DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/gaps/gaps-base.css); +@import url(https://theme-park.dev/CSS/themes/gaps/gaps-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; diff --git a/CSS/themes/gaps/hotline.css b/CSS/themes/gaps/hotline.css index c0736a4a..2fb05362 100644 --- a/CSS/themes/gaps/hotline.css +++ b/CSS/themes/gaps/hotline.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* GAPS HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/gaps/gaps-base.css); +@import url(https://theme-park.dev/CSS/themes/gaps/gaps-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; diff --git a/CSS/themes/gaps/organizr-dark.css b/CSS/themes/gaps/organizr-dark.css index 07829b49..3e9aaeae 100644 --- a/CSS/themes/gaps/organizr-dark.css +++ b/CSS/themes/gaps/organizr-dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* GAPS ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/gaps/gaps-base.css); +@import url(https://theme-park.dev/CSS/themes/gaps/gaps-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/gaps/plex.css b/CSS/themes/gaps/plex.css index 545c0798..ad140f14 100644 --- a/CSS/themes/gaps/plex.css +++ b/CSS/themes/gaps/plex.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* GAPS PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/gaps/gaps-base.css); +@import url(https://theme-park.dev/CSS/themes/gaps/gaps-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/gaps/space-gray.css b/CSS/themes/gaps/space-gray.css index 2142a9f6..89c9730e 100644 --- a/CSS/themes/gaps/space-gray.css +++ b/CSS/themes/gaps/space-gray.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* GAPS SPACE-GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/gaps/gaps-base.css); +@import url(https://theme-park.dev/CSS/themes/gaps/gaps-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; diff --git a/CSS/themes/gitea/aquamarine.css b/CSS/themes/gitea/aquamarine.css index 32b70836..74dd6f86 100644 --- a/CSS/themes/gitea/aquamarine.css +++ b/CSS/themes/gitea/aquamarine.css @@ -12,8 +12,8 @@ /* https://github.com/gilbN/theme.park */ /* GITEA AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/gitea/gitea-base.css); -@import url(https://gilbn.github.io/theme.park/CSS/themes/gitea/chroma.css); +@import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); +@import url(https://theme-park.dev/CSS/themes/gitea/chroma.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; diff --git a/CSS/themes/gitea/dark.css b/CSS/themes/gitea/dark.css index 25c62142..c3274e9c 100644 --- a/CSS/themes/gitea/dark.css +++ b/CSS/themes/gitea/dark.css @@ -12,8 +12,8 @@ /* https://github.com/gilbN/theme.park */ /* GITEA DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/gitea/gitea-base.css); -@import url(https://gilbn.github.io/theme.park/CSS/themes/gitea/chroma.css); +@import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); +@import url(https://theme-park.dev/CSS/themes/gitea/chroma.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; diff --git a/CSS/themes/gitea/hotline.css b/CSS/themes/gitea/hotline.css index 0432c384..d221bea2 100644 --- a/CSS/themes/gitea/hotline.css +++ b/CSS/themes/gitea/hotline.css @@ -12,8 +12,8 @@ /* https://github.com/gilbN/theme.park */ /* GITEA HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/gitea/gitea-base.css); -@import url(https://gilbn.github.io/theme.park/CSS/themes/gitea/chroma.css); +@import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); +@import url(https://theme-park.dev/CSS/themes/gitea/chroma.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; diff --git a/CSS/themes/gitea/organizr-dark.css b/CSS/themes/gitea/organizr-dark.css index 5e22288b..c9e1bae3 100644 --- a/CSS/themes/gitea/organizr-dark.css +++ b/CSS/themes/gitea/organizr-dark.css @@ -12,8 +12,8 @@ /* https://github.com/gilbN/theme.park */ /* GITEA ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/gitea/gitea-base.css); -@import url(https://gilbn.github.io/theme.park/CSS/themes/gitea/chroma.css); +@import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); +@import url(https://theme-park.dev/CSS/themes/gitea/chroma.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/gitea/plex.css b/CSS/themes/gitea/plex.css index 26a2237d..a1c5c6a7 100644 --- a/CSS/themes/gitea/plex.css +++ b/CSS/themes/gitea/plex.css @@ -12,8 +12,8 @@ /* https://github.com/gilbN/theme.park */ /* GITEA PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/gitea/gitea-base.css); -@import url(https://gilbn.github.io/theme.park/CSS/themes/gitea/chroma.css); +@import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); +@import url(https://theme-park.dev/CSS/themes/gitea/chroma.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/gitea/space-gray.css b/CSS/themes/gitea/space-gray.css index 66950b61..e8b1ea42 100644 --- a/CSS/themes/gitea/space-gray.css +++ b/CSS/themes/gitea/space-gray.css @@ -12,8 +12,8 @@ /* https://github.com/gilbN/theme.park */ /* GITEA SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/gitea/gitea-base.css); -@import url(https://gilbn.github.io/theme.park/CSS/themes/gitea/chroma.css); +@import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); +@import url(https://theme-park.dev/CSS/themes/gitea/chroma.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; diff --git a/CSS/themes/grafana/aquamarine.css b/CSS/themes/grafana/aquamarine.css index 1aa7975d..04067e7b 100644 --- a/CSS/themes/grafana/aquamarine.css +++ b/CSS/themes/grafana/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GRAFANA AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css); +@import url(https://theme-park.dev/CSS/themes/grafana/grafana-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; diff --git a/CSS/themes/grafana/dark.css b/CSS/themes/grafana/dark.css index 8e44da71..af02a4a6 100644 --- a/CSS/themes/grafana/dark.css +++ b/CSS/themes/grafana/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GRAFANA DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css); +@import url(https://theme-park.dev/CSS/themes/grafana/grafana-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; diff --git a/CSS/themes/grafana/hotline.css b/CSS/themes/grafana/hotline.css index b639652f..6b0507ce 100644 --- a/CSS/themes/grafana/hotline.css +++ b/CSS/themes/grafana/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GRAFANA HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css); +@import url(https://theme-park.dev/CSS/themes/grafana/grafana-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/grafana/organizr-dark.css b/CSS/themes/grafana/organizr-dark.css index fec7bc16..8d932f55 100644 --- a/CSS/themes/grafana/organizr-dark.css +++ b/CSS/themes/grafana/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GRAFANA ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css); +@import url(https://theme-park.dev/CSS/themes/grafana/grafana-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/grafana/organizr-dashboard.css b/CSS/themes/grafana/organizr-dashboard.css index 5be1c433..4a221ebe 100644 --- a/CSS/themes/grafana/organizr-dashboard.css +++ b/CSS/themes/grafana/organizr-dashboard.css @@ -247,7 +247,7 @@ div.flot-text { border-bottom: 0px; } -@import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css); +@import url(https://theme-park.dev/CSS/themes/grafana/grafana-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/grafana/plex.css b/CSS/themes/grafana/plex.css index e9f31849..28bc5027 100644 --- a/CSS/themes/grafana/plex.css +++ b/CSS/themes/grafana/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIDARR PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css); +@import url(https://theme-park.dev/CSS/themes/grafana/grafana-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/grafana/space-gray.css b/CSS/themes/grafana/space-gray.css index 12a7aa72..b52d7dfa 100644 --- a/CSS/themes/grafana/space-gray.css +++ b/CSS/themes/grafana/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GRAFANA SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/grafana/grafana-base.css); +@import url(https://theme-park.dev/CSS/themes/grafana/grafana-base.css); :root { --main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; diff --git a/CSS/themes/guacamole/aquamarine.css b/CSS/themes/guacamole/aquamarine.css index 8934bf90..387d1ce4 100644 --- a/CSS/themes/guacamole/aquamarine.css +++ b/CSS/themes/guacamole/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GUACAMOLE AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/guacamole/guacamole-base.css); +@import url(https://theme-park.dev/CSS/themes/guacamole/guacamole-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; diff --git a/CSS/themes/guacamole/dark.css b/CSS/themes/guacamole/dark.css index 9dfa44ce..90210950 100644 --- a/CSS/themes/guacamole/dark.css +++ b/CSS/themes/guacamole/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GUACAMOLE DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/guacamole/guacamole-base.css); +@import url(https://theme-park.dev/CSS/themes/guacamole/guacamole-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; diff --git a/CSS/themes/guacamole/hotline.css b/CSS/themes/guacamole/hotline.css index 90d39176..00fd5876 100644 --- a/CSS/themes/guacamole/hotline.css +++ b/CSS/themes/guacamole/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GUACAMOLE HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/guacamole/guacamole-base.css); +@import url(https://theme-park.dev/CSS/themes/guacamole/guacamole-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; diff --git a/CSS/themes/guacamole/organizr-dark.css b/CSS/themes/guacamole/organizr-dark.css index 7f61e757..9d32ad3c 100644 --- a/CSS/themes/guacamole/organizr-dark.css +++ b/CSS/themes/guacamole/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GUACAMOLE ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/guacamole/guacamole-base.css); +@import url(https://theme-park.dev/CSS/themes/guacamole/guacamole-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/guacamole/plex.css b/CSS/themes/guacamole/plex.css index a67dc80d..72a14e47 100644 --- a/CSS/themes/guacamole/plex.css +++ b/CSS/themes/guacamole/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GUACAMOLE PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/guacamole/guacamole-base.css); +@import url(https://theme-park.dev/CSS/themes/guacamole/guacamole-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/guacamole/space-gray.css b/CSS/themes/guacamole/space-gray.css index 52270ed2..84c5891d 100644 --- a/CSS/themes/guacamole/space-gray.css +++ b/CSS/themes/guacamole/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* GUACAMOLE SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/guacamole/guacamole-base.css); +@import url(https://theme-park.dev/CSS/themes/guacamole/guacamole-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; diff --git a/CSS/themes/jackett/aquamarine.css b/CSS/themes/jackett/aquamarine.css index bf97c875..7b8e3144 100644 --- a/CSS/themes/jackett/aquamarine.css +++ b/CSS/themes/jackett/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* JACKETT AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/jackett/jackett-base.css); +@import url(https://theme-park.dev/CSS/themes/jackett/jackett-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; diff --git a/CSS/themes/jackett/dark.css b/CSS/themes/jackett/dark.css index 41d5548c..39d6fa70 100644 --- a/CSS/themes/jackett/dark.css +++ b/CSS/themes/jackett/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* JACKETT DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/jackett/jackett-base.css); +@import url(https://theme-park.dev/CSS/themes/jackett/jackett-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; diff --git a/CSS/themes/jackett/hotline.css b/CSS/themes/jackett/hotline.css index fab4efa9..005fe987 100644 --- a/CSS/themes/jackett/hotline.css +++ b/CSS/themes/jackett/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* JACKETT HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/jackett/jackett-base.css); +@import url(https://theme-park.dev/CSS/themes/jackett/jackett-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; diff --git a/CSS/themes/jackett/organizr-dark.css b/CSS/themes/jackett/organizr-dark.css index 84c01cc6..b9053c8d 100644 --- a/CSS/themes/jackett/organizr-dark.css +++ b/CSS/themes/jackett/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* JACKETT ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/jackett/jackett-base.css); +@import url(https://theme-park.dev/CSS/themes/jackett/jackett-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/jackett/plex.css b/CSS/themes/jackett/plex.css index 7a25d72e..e4d400b2 100644 --- a/CSS/themes/jackett/plex.css +++ b/CSS/themes/jackett/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* JACKETT PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/jackett/jackett-base.css); +@import url(https://theme-park.dev/CSS/themes/jackett/jackett-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/jackett/space-gray.css b/CSS/themes/jackett/space-gray.css index 16a48cce..a936a282 100644 --- a/CSS/themes/jackett/space-gray.css +++ b/CSS/themes/jackett/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* JACKETT SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/jackett/jackett-base.css); +@import url(https://theme-park.dev/CSS/themes/jackett/jackett-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; diff --git a/CSS/themes/jellyfin/aquamarine.css b/CSS/themes/jellyfin/aquamarine.css index ecb41003..29d2a7b1 100644 --- a/CSS/themes/jellyfin/aquamarine.css +++ b/CSS/themes/jellyfin/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* JELLYFIN AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/jellyfin/jellyfin-base.css); +@import url(https://theme-park.dev/CSS/themes/jellyfin/jellyfin-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 center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/jellyfin/dark.css b/CSS/themes/jellyfin/dark.css index a8ed9d48..7d80b1ba 100644 --- a/CSS/themes/jellyfin/dark.css +++ b/CSS/themes/jellyfin/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* JELLYFIN DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/jellyfin/jellyfin-base.css); +@import url(https://theme-park.dev/CSS/themes/jellyfin/jellyfin-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; diff --git a/CSS/themes/jellyfin/hotline.css b/CSS/themes/jellyfin/hotline.css index f07e5bb5..4f946078 100644 --- a/CSS/themes/jellyfin/hotline.css +++ b/CSS/themes/jellyfin/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* JELLYFIN HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/jellyfin/jellyfin-base.css); +@import url(https://theme-park.dev/CSS/themes/jellyfin/jellyfin-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 center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/jellyfin/organizr-dark.css b/CSS/themes/jellyfin/organizr-dark.css index 6b345a5c..43b5b24a 100644 --- a/CSS/themes/jellyfin/organizr-dark.css +++ b/CSS/themes/jellyfin/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* JELLYFIN ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/jellyfin/jellyfin-base.css); +@import url(https://theme-park.dev/CSS/themes/jellyfin/jellyfin-base.css); :root { --main-bg-color: #1F1F1F; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/jellyfin/plex.css b/CSS/themes/jellyfin/plex.css index 51f8b54b..5a5854af 100644 --- a/CSS/themes/jellyfin/plex.css +++ b/CSS/themes/jellyfin/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* JELLYFIN PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/jellyfin/jellyfin-base.css); +@import url(https://theme-park.dev/CSS/themes/jellyfin/jellyfin-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/jellyfin/space-gray.css b/CSS/themes/jellyfin/space-gray.css index 79770d05..67bc1c21 100644 --- a/CSS/themes/jellyfin/space-gray.css +++ b/CSS/themes/jellyfin/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* JELLYFIN SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/jellyfin/jellyfin-base.css); +@import url(https://theme-park.dev/CSS/themes/jellyfin/jellyfin-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; diff --git a/CSS/themes/kitana/aquamarine.css b/CSS/themes/kitana/aquamarine.css index 9cce39c2..7f499e28 100644 --- a/CSS/themes/kitana/aquamarine.css +++ b/CSS/themes/kitana/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* KITANA AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/kitana/kitana-base.css); +@import url(https://theme-park.dev/CSS/themes/kitana/kitana-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; diff --git a/CSS/themes/kitana/dark.css b/CSS/themes/kitana/dark.css index 48f1ecf1..431815a4 100644 --- a/CSS/themes/kitana/dark.css +++ b/CSS/themes/kitana/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* KITANA DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/kitana/kitana-base.css); +@import url(https://theme-park.dev/CSS/themes/kitana/kitana-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; diff --git a/CSS/themes/kitana/hotline.css b/CSS/themes/kitana/hotline.css index 85e3570e..f2d74c41 100644 --- a/CSS/themes/kitana/hotline.css +++ b/CSS/themes/kitana/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* KITANA HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/kitana/kitana-base.css); +@import url(https://theme-park.dev/CSS/themes/kitana/kitana-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; diff --git a/CSS/themes/kitana/organizr-dark.css b/CSS/themes/kitana/organizr-dark.css index 86c5cf2f..9ec66577 100644 --- a/CSS/themes/kitana/organizr-dark.css +++ b/CSS/themes/kitana/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* KITANA ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/kitana/kitana-base.css); +@import url(https://theme-park.dev/CSS/themes/kitana/kitana-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/kitana/plex.css b/CSS/themes/kitana/plex.css index f6065879..3aca9268 100644 --- a/CSS/themes/kitana/plex.css +++ b/CSS/themes/kitana/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* KITANA PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/kitana/kitana-base.css); +@import url(https://theme-park.dev/CSS/themes/kitana/kitana-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/kitana/space-gray.css b/CSS/themes/kitana/space-gray.css index 2c77d0ff..8f7c4baa 100644 --- a/CSS/themes/kitana/space-gray.css +++ b/CSS/themes/kitana/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* KITANA SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/kitana/kitana-base.css); +@import url(https://theme-park.dev/CSS/themes/kitana/kitana-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; diff --git a/CSS/themes/lazylibrarian/aquamarine.css b/CSS/themes/lazylibrarian/aquamarine.css index 9ba200e6..e4fe21e6 100644 --- a/CSS/themes/lazylibrarian/aquamarine.css +++ b/CSS/themes/lazylibrarian/aquamarine.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* LAZYLIBRARIAN AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css); +@import url(https://theme-park.dev/CSS/themes/lazylibrarian/lazylibrarian-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; diff --git a/CSS/themes/lazylibrarian/dark.css b/CSS/themes/lazylibrarian/dark.css index c4de99ec..9300f69f 100644 --- a/CSS/themes/lazylibrarian/dark.css +++ b/CSS/themes/lazylibrarian/dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* LAZYLIBRARIAN DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css); +@import url(https://theme-park.dev/CSS/themes/lazylibrarian/lazylibrarian-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; diff --git a/CSS/themes/lazylibrarian/hotline.css b/CSS/themes/lazylibrarian/hotline.css index 0451b11f..e161634c 100644 --- a/CSS/themes/lazylibrarian/hotline.css +++ b/CSS/themes/lazylibrarian/hotline.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* LAZYLIBRARIAN HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css); +@import url(https://theme-park.dev/CSS/themes/lazylibrarian/lazylibrarian-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; diff --git a/CSS/themes/lazylibrarian/organizr-dark.css b/CSS/themes/lazylibrarian/organizr-dark.css index 4c2daa4a..9954259d 100644 --- a/CSS/themes/lazylibrarian/organizr-dark.css +++ b/CSS/themes/lazylibrarian/organizr-dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* LAZYLIBRARIAN ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css); +@import url(https://theme-park.dev/CSS/themes/lazylibrarian/lazylibrarian-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/lazylibrarian/plex.css b/CSS/themes/lazylibrarian/plex.css index 4aea1740..9f0b9cac 100644 --- a/CSS/themes/lazylibrarian/plex.css +++ b/CSS/themes/lazylibrarian/plex.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* LAZYLIBRARIAN PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css); +@import url(https://theme-park.dev/CSS/themes/lazylibrarian/lazylibrarian-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/lazylibrarian/space-gray.css b/CSS/themes/lazylibrarian/space-gray.css index 8845f804..732bc6b7 100644 --- a/CSS/themes/lazylibrarian/space-gray.css +++ b/CSS/themes/lazylibrarian/space-gray.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* LAZYLIBRARIAN SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css); +@import url(https://theme-park.dev/CSS/themes/lazylibrarian/lazylibrarian-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; diff --git a/CSS/themes/librespeed/aquamarine.css b/CSS/themes/librespeed/aquamarine.css index 68e5d150..4ebbbb9d 100644 --- a/CSS/themes/librespeed/aquamarine.css +++ b/CSS/themes/librespeed/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIBRESPEED AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/librespeed/librespeed-base.css); +@import url(https://theme-park.dev/CSS/themes/librespeed/librespeed-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --start-button-color: radial-gradient(ellipse at center, #3F51B5 0%, #009688 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/librespeed/dark.css b/CSS/themes/librespeed/dark.css index 0ee8b137..e560dbf0 100644 --- a/CSS/themes/librespeed/dark.css +++ b/CSS/themes/librespeed/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIBRESPEED DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/librespeed/librespeed-base.css); +@import url(https://theme-park.dev/CSS/themes/librespeed/librespeed-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; diff --git a/CSS/themes/librespeed/hotline.css b/CSS/themes/librespeed/hotline.css index e941af4b..6c703cfa 100644 --- a/CSS/themes/librespeed/hotline.css +++ b/CSS/themes/librespeed/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIBRESPEED HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/librespeed/librespeed-base.css); +@import url(https://theme-park.dev/CSS/themes/librespeed/librespeed-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --start-button-color: radial-gradient(ellipse at center, #F44336 0%, #3F51B5 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/librespeed/organizr-dark.css b/CSS/themes/librespeed/organizr-dark.css index 4d3fc289..66737c4a 100644 --- a/CSS/themes/librespeed/organizr-dark.css +++ b/CSS/themes/librespeed/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIBRESPEED ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/librespeed/librespeed-base.css); +@import url(https://theme-park.dev/CSS/themes/librespeed/librespeed-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/librespeed/plex.css b/CSS/themes/librespeed/plex.css index 14029703..1d8bbaf5 100644 --- a/CSS/themes/librespeed/plex.css +++ b/CSS/themes/librespeed/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIBRESPEED PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/librespeed/librespeed-base.css); +@import url(https://theme-park.dev/CSS/themes/librespeed/librespeed-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --start-button-color: #cc7b19; diff --git a/CSS/themes/librespeed/space-gray.css b/CSS/themes/librespeed/space-gray.css index abf71f80..020c1f96 100644 --- a/CSS/themes/librespeed/space-gray.css +++ b/CSS/themes/librespeed/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIBRESPEED SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/librespeed/librespeed-base.css); +@import url(https://theme-park.dev/CSS/themes/librespeed/librespeed-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; --start-button-color: #607D8B; diff --git a/CSS/themes/lidarr/aquamarine.css b/CSS/themes/lidarr/aquamarine.css index b9c4a2a3..2e7353c5 100644 --- a/CSS/themes/lidarr/aquamarine.css +++ b/CSS/themes/lidarr/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIDARR AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lidarr/lidarr-base.css); +@import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-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; diff --git a/CSS/themes/lidarr/dark.css b/CSS/themes/lidarr/dark.css index 5d3158d0..88db03fb 100644 --- a/CSS/themes/lidarr/dark.css +++ b/CSS/themes/lidarr/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIDARR DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lidarr/lidarr-base.css); +@import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-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; diff --git a/CSS/themes/lidarr/hotline.css b/CSS/themes/lidarr/hotline.css index 1feb2991..3704c07f 100644 --- a/CSS/themes/lidarr/hotline.css +++ b/CSS/themes/lidarr/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIDARR HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lidarr/lidarr-base.css); +@import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-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; diff --git a/CSS/themes/lidarr/organizr-dark.css b/CSS/themes/lidarr/organizr-dark.css index 2af090b6..8c6a856f 100644 --- a/CSS/themes/lidarr/organizr-dark.css +++ b/CSS/themes/lidarr/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIDARR ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lidarr/lidarr-base.css); +@import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/lidarr/plex.css b/CSS/themes/lidarr/plex.css index 9df72468..90a653e5 100644 --- a/CSS/themes/lidarr/plex.css +++ b/CSS/themes/lidarr/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIDARR PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lidarr/lidarr-base.css); +@import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/lidarr/space-gray.css b/CSS/themes/lidarr/space-gray.css index b624fde5..7da33698 100644 --- a/CSS/themes/lidarr/space-gray.css +++ b/CSS/themes/lidarr/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIDARR SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/lidarr/lidarr-base.css); +@import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-base.css); :root { --main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed; diff --git a/CSS/themes/logarr/aquamarine.css b/CSS/themes/logarr/aquamarine.css index 011a7bee..d44c0b1f 100644 --- a/CSS/themes/logarr/aquamarine.css +++ b/CSS/themes/logarr/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LOGARR AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/logarr/logarr-base.css); +@import url(https://theme-park.dev/CSS/themes/logarr/logarr-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 center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/logarr/dark.css b/CSS/themes/logarr/dark.css index 5ac1b3ee..6dbf1e6d 100644 --- a/CSS/themes/logarr/dark.css +++ b/CSS/themes/logarr/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LOGARR DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/logarr/logarr-base.css); +@import url(https://theme-park.dev/CSS/themes/logarr/logarr-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; diff --git a/CSS/themes/logarr/hotline.css b/CSS/themes/logarr/hotline.css index 8b8999bc..7ea196f8 100644 --- a/CSS/themes/logarr/hotline.css +++ b/CSS/themes/logarr/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LOGARR HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/logarr/logarr-base.css); +@import url(https://theme-park.dev/CSS/themes/logarr/logarr-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 center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/logarr/organizr-dark.css b/CSS/themes/logarr/organizr-dark.css index 4f400b54..1daf2f1e 100644 --- a/CSS/themes/logarr/organizr-dark.css +++ b/CSS/themes/logarr/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LOGARR ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/logarr/logarr-base.css); +@import url(https://theme-park.dev/CSS/themes/logarr/logarr-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/logarr/plex.css b/CSS/themes/logarr/plex.css index 4bcea530..bddb55dd 100644 --- a/CSS/themes/logarr/plex.css +++ b/CSS/themes/logarr/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LOGARR PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/logarr/logarr-base.css); +@import url(https://theme-park.dev/CSS/themes/logarr/logarr-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/logarr/space-gray.css b/CSS/themes/logarr/space-gray.css index 957ba39a..bfa1f5c4 100644 --- a/CSS/themes/logarr/space-gray.css +++ b/CSS/themes/logarr/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LOGARR SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/logarr/logarr-base.css); +@import url(https://theme-park.dev/CSS/themes/logarr/logarr-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; diff --git a/CSS/themes/monitorr/aquamarine.css b/CSS/themes/monitorr/aquamarine.css index f7ce3927..92a69cbe 100644 --- a/CSS/themes/monitorr/aquamarine.css +++ b/CSS/themes/monitorr/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MONIITORR AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/monitorr/monitorr-base.css); +@import url(https://theme-park.dev/CSS/themes/monitorr/monitorr-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 center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/monitorr/dark.css b/CSS/themes/monitorr/dark.css index d85e480f..d4fa6bba 100644 --- a/CSS/themes/monitorr/dark.css +++ b/CSS/themes/monitorr/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MONITORR DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/monitorr/monitorr-base.css); +@import url(https://theme-park.dev/CSS/themes/monitorr/monitorr-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; diff --git a/CSS/themes/monitorr/hotline.css b/CSS/themes/monitorr/hotline.css index f9b55635..35b4b401 100644 --- a/CSS/themes/monitorr/hotline.css +++ b/CSS/themes/monitorr/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MONITORR HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/monitorr/monitorr-base.css); +@import url(https://theme-park.dev/CSS/themes/monitorr/monitorr-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 center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/monitorr/organizr-dark.css b/CSS/themes/monitorr/organizr-dark.css index ef0a7f15..e732af3b 100644 --- a/CSS/themes/monitorr/organizr-dark.css +++ b/CSS/themes/monitorr/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MONITORR ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/monitorr/monitorr-base.css); +@import url(https://theme-park.dev/CSS/themes/monitorr/monitorr-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/monitorr/plex.css b/CSS/themes/monitorr/plex.css index ddb16ef6..9287143f 100644 --- a/CSS/themes/monitorr/plex.css +++ b/CSS/themes/monitorr/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MONITORR PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/monitorr/monitorr-base.css); +@import url(https://theme-park.dev/CSS/themes/monitorr/monitorr-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/monitorr/space-gray.css b/CSS/themes/monitorr/space-gray.css index bbbbf961..449040f4 100644 --- a/CSS/themes/monitorr/space-gray.css +++ b/CSS/themes/monitorr/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MONIITORR AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/monitorr/monitorr-base.css); +@import url(https://theme-park.dev/CSS/themes/monitorr/monitorr-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; diff --git a/CSS/themes/moviematch/aquamarine.css b/CSS/themes/moviematch/aquamarine.css index 9dcdb6f2..93b26973 100644 --- a/CSS/themes/moviematch/aquamarine.css +++ b/CSS/themes/moviematch/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MOVIEMATCH AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/moviematch/moviematch-base.css); +@import url(https://theme-park.dev/CSS/themes/moviematch/moviematch-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; diff --git a/CSS/themes/moviematch/dark.css b/CSS/themes/moviematch/dark.css index c5fdb52d..cdf94204 100644 --- a/CSS/themes/moviematch/dark.css +++ b/CSS/themes/moviematch/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MOVIEMATCH DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/moviematch/moviematch-base.css); +@import url(https://theme-park.dev/CSS/themes/moviematch/moviematch-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; diff --git a/CSS/themes/moviematch/hotline.css b/CSS/themes/moviematch/hotline.css index 5c105256..e92edae6 100644 --- a/CSS/themes/moviematch/hotline.css +++ b/CSS/themes/moviematch/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MOVIEMATCH HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/moviematch/moviematch-base.css); +@import url(https://theme-park.dev/CSS/themes/moviematch/moviematch-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; diff --git a/CSS/themes/moviematch/organizr-dark.css b/CSS/themes/moviematch/organizr-dark.css index df984437..1611b0ef 100644 --- a/CSS/themes/moviematch/organizr-dark.css +++ b/CSS/themes/moviematch/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MOVIEMATCH ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/moviematch/moviematch-base.css); +@import url(https://theme-park.dev/CSS/themes/moviematch/moviematch-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/moviematch/plex.css b/CSS/themes/moviematch/plex.css index 45c36985..8e5b1631 100644 --- a/CSS/themes/moviematch/plex.css +++ b/CSS/themes/moviematch/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MOVIEMATCH PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/moviematch/moviematch-base.css); +@import url(https://theme-park.dev/CSS/themes/moviematch/moviematch-base.css); :root { --main-bg-color:url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/moviematch/space-gray.css b/CSS/themes/moviematch/space-gray.css index 40bf2eb0..4e5b986d 100644 --- a/CSS/themes/moviematch/space-gray.css +++ b/CSS/themes/moviematch/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MOVIEMATCH SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/moviematch/moviematch-base.css); +@import url(https://theme-park.dev/CSS/themes/moviematch/moviematch-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; diff --git a/CSS/themes/netdata/aquamarine.css b/CSS/themes/netdata/aquamarine.css index 0dcc5fff..c4a04653 100644 --- a/CSS/themes/netdata/aquamarine.css +++ b/CSS/themes/netdata/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NETDATA AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/netdata/netdata-base.css); +@import url(https://theme-park.dev/CSS/themes/netdata/netdata-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; diff --git a/CSS/themes/netdata/dark.css b/CSS/themes/netdata/dark.css index 314474b1..5b8e3e83 100644 --- a/CSS/themes/netdata/dark.css +++ b/CSS/themes/netdata/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NETDATA DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/netdata/netdata-base.css); +@import url(https://theme-park.dev/CSS/themes/netdata/netdata-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; diff --git a/CSS/themes/netdata/hotline.css b/CSS/themes/netdata/hotline.css index 437e4450..be12c279 100644 --- a/CSS/themes/netdata/hotline.css +++ b/CSS/themes/netdata/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NETDATA HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/netdata/netdata-base.css); +@import url(https://theme-park.dev/CSS/themes/netdata/netdata-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; diff --git a/CSS/themes/netdata/organizr-dark.css b/CSS/themes/netdata/organizr-dark.css index 54ed2ff9..cc53768d 100644 --- a/CSS/themes/netdata/organizr-dark.css +++ b/CSS/themes/netdata/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NETDATA ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/netdata/netdata-base.css); +@import url(https://theme-park.dev/CSS/themes/netdata/netdata-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/netdata/organizr-dashboard.css b/CSS/themes/netdata/organizr-dashboard.css index 6d653d5a..d69b4902 100644 --- a/CSS/themes/netdata/organizr-dashboard.css +++ b/CSS/themes/netdata/organizr-dashboard.css @@ -13,7 +13,7 @@ /* NETDATA ORGANIZR DASHBOARD THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/netdata/netdata-base.css); +@import url(https://theme-park.dev/CSS/themes/netdata/netdata-base.css); :root { --main-bg-color: transparent; --modal-bg-color: #1f1f1f; diff --git a/CSS/themes/netdata/plex.css b/CSS/themes/netdata/plex.css index 860b1b6e..121f811b 100644 --- a/CSS/themes/netdata/plex.css +++ b/CSS/themes/netdata/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NETDATA PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/netdata/netdata-base.css); +@import url(https://theme-park.dev/CSS/themes/netdata/netdata-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/netdata/space-gray.css b/CSS/themes/netdata/space-gray.css index 3223c067..b06357b0 100644 --- a/CSS/themes/netdata/space-gray.css +++ b/CSS/themes/netdata/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NETDATA SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/netdata/netdata-base.css); +@import url(https://theme-park.dev/CSS/themes/netdata/netdata-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; diff --git a/CSS/themes/nzbget/aquamarine.css b/CSS/themes/nzbget/aquamarine.css index 4c5a1728..4fe915b3 100644 --- a/CSS/themes/nzbget/aquamarine.css +++ b/CSS/themes/nzbget/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NZBGET AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbget/nzbget-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbget/nzbget-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; diff --git a/CSS/themes/nzbget/dark.css b/CSS/themes/nzbget/dark.css index d4835056..2b245825 100644 --- a/CSS/themes/nzbget/dark.css +++ b/CSS/themes/nzbget/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NZBGET DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbget/nzbget-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbget/nzbget-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; diff --git a/CSS/themes/nzbget/hotline.css b/CSS/themes/nzbget/hotline.css index 2e122ef6..fb056092 100644 --- a/CSS/themes/nzbget/hotline.css +++ b/CSS/themes/nzbget/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NZBGET HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbget/nzbget-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbget/nzbget-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; diff --git a/CSS/themes/nzbget/organizr-dark.css b/CSS/themes/nzbget/organizr-dark.css index e7731b73..9559d94b 100644 --- a/CSS/themes/nzbget/organizr-dark.css +++ b/CSS/themes/nzbget/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NZBGET ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbget/nzbget-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbget/nzbget-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/nzbget/plex.css b/CSS/themes/nzbget/plex.css index 34fd38c5..0dba63d4 100644 --- a/CSS/themes/nzbget/plex.css +++ b/CSS/themes/nzbget/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NZBGET PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbget/nzbget-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbget/nzbget-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/nzbget/space-gray.css b/CSS/themes/nzbget/space-gray.css index bb484544..667de296 100644 --- a/CSS/themes/nzbget/space-gray.css +++ b/CSS/themes/nzbget/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NZBGET SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbget/nzbget-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbget/nzbget-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; diff --git a/CSS/themes/nzbhydra2/aquamarine.css b/CSS/themes/nzbhydra2/aquamarine.css index 594de60d..1aa18f90 100644 --- a/CSS/themes/nzbhydra2/aquamarine.css +++ b/CSS/themes/nzbhydra2/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbhydra2/nzbhydra-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-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; diff --git a/CSS/themes/nzbhydra2/dark.css b/CSS/themes/nzbhydra2/dark.css index eb487c75..c55584bc 100644 --- a/CSS/themes/nzbhydra2/dark.css +++ b/CSS/themes/nzbhydra2/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbhydra2/nzbhydra-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-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; diff --git a/CSS/themes/nzbhydra2/hotline.css b/CSS/themes/nzbhydra2/hotline.css index 9fd3ce54..fa6a8509 100644 --- a/CSS/themes/nzbhydra2/hotline.css +++ b/CSS/themes/nzbhydra2/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbhydra2/nzbhydra-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-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; diff --git a/CSS/themes/nzbhydra2/organizr-dark.css b/CSS/themes/nzbhydra2/organizr-dark.css index 97d9daad..4cfe76b7 100644 --- a/CSS/themes/nzbhydra2/organizr-dark.css +++ b/CSS/themes/nzbhydra2/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbhydra2/nzbhydra-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/nzbhydra2/plex.css b/CSS/themes/nzbhydra2/plex.css index d1e09e07..02571d78 100644 --- a/CSS/themes/nzbhydra2/plex.css +++ b/CSS/themes/nzbhydra2/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbhydra2/nzbhydra-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/nzbhydra2/space-gray.css b/CSS/themes/nzbhydra2/space-gray.css index 63913f5b..e54d31e7 100644 --- a/CSS/themes/nzbhydra2/space-gray.css +++ b/CSS/themes/nzbhydra2/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* NZBHYDRA2 SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/nzbhydra2/nzbhydra-base.css); +@import url(https://theme-park.dev/CSS/themes/nzbhydra2/nzbhydra-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; diff --git a/CSS/themes/ombi/aquamarine.css b/CSS/themes/ombi/aquamarine.css index 67a49b21..3b532e0f 100644 --- a/CSS/themes/ombi/aquamarine.css +++ b/CSS/themes/ombi/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* OMBI AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/ombi/ombi-base.css); +@import url(https://theme-park.dev/CSS/themes/ombi/ombi-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; diff --git a/CSS/themes/ombi/dark.css b/CSS/themes/ombi/dark.css index 73a99a7e..bd55b599 100644 --- a/CSS/themes/ombi/dark.css +++ b/CSS/themes/ombi/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* OMBI DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/ombi/ombi-base.css); +@import url(https://theme-park.dev/CSS/themes/ombi/ombi-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; diff --git a/CSS/themes/ombi/hotline.css b/CSS/themes/ombi/hotline.css index 60953757..4b0f9710 100644 --- a/CSS/themes/ombi/hotline.css +++ b/CSS/themes/ombi/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* OMBI HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/ombi/ombi-base.css); +@import url(https://theme-park.dev/CSS/themes/ombi/ombi-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; diff --git a/CSS/themes/ombi/organizr-dark.css b/CSS/themes/ombi/organizr-dark.css index 9b414e1f..d370ed11 100644 --- a/CSS/themes/ombi/organizr-dark.css +++ b/CSS/themes/ombi/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* OMBI ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/ombi/ombi-base.css); +@import url(https://theme-park.dev/CSS/themes/ombi/ombi-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/ombi/plex.css b/CSS/themes/ombi/plex.css index f6cb74fe..e6ac3c69 100644 --- a/CSS/themes/ombi/plex.css +++ b/CSS/themes/ombi/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* OMBI PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/ombi/ombi-base.css); +@import url(https://theme-park.dev/CSS/themes/ombi/ombi-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/ombi/space-gray.css b/CSS/themes/ombi/space-gray.css index 29f4eee9..5fc099e8 100644 --- a/CSS/themes/ombi/space-gray.css +++ b/CSS/themes/ombi/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* OMBI SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/ombi/ombi-base.css); +@import url(https://theme-park.dev/CSS/themes/ombi/ombi-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; diff --git a/CSS/themes/organizr/Aquamarine.css b/CSS/themes/organizr/Aquamarine.css index e33a679b..2ae63200 100644 --- a/CSS/themes/organizr/Aquamarine.css +++ b/CSS/themes/organizr/Aquamarine.css @@ -12,7 +12,7 @@ /* ORGANIZR AQUAMARINE THEME */ @import 'Organizr.css'; -@import url(https://gilbn.github.io/theme.park/CSS/themes/organizr/organizr-base.css); +@import url(https://theme-park.dev/CSS/themes/organizr/organizr-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; diff --git a/CSS/themes/organizr/Hotline.css b/CSS/themes/organizr/Hotline.css index 8135e430..752ccbd1 100644 --- a/CSS/themes/organizr/Hotline.css +++ b/CSS/themes/organizr/Hotline.css @@ -12,7 +12,7 @@ /* ORGANIZR HOTLINE THEME */ @import 'Organizr.css'; -@import url(https://gilbn.github.io/theme.park/CSS/themes/organizr/organizr-base.css); +@import url(https://theme-park.dev/CSS/themes/organizr/organizr-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; diff --git a/CSS/themes/organizr/dark.css b/CSS/themes/organizr/dark.css index 8081a84f..84b72188 100644 --- a/CSS/themes/organizr/dark.css +++ b/CSS/themes/organizr/dark.css @@ -13,7 +13,7 @@ /* ORGANIZR DARK THEME */ @import 'Organizr.css'; -@import url(https://gilbn.github.io/theme.park/CSS/themes/organizr/organizr-base.css); +@import url(https://theme-park.dev/CSS/themes/organizr/organizr-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; diff --git a/CSS/themes/organizr/plex.css b/CSS/themes/organizr/plex.css index f806f15e..8913f67c 100644 --- a/CSS/themes/organizr/plex.css +++ b/CSS/themes/organizr/plex.css @@ -12,7 +12,7 @@ /* ORGANIZR PLEX THEME */ @import 'Organizr.css'; -@import url(https://gilbn.github.io/theme.park/CSS/themes/organizr/organizr-base.css); +@import url(https://theme-park.dev/CSS/themes/organizr/organizr-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/organizr/space-gray.css b/CSS/themes/organizr/space-gray.css index c0d589b3..15580a36 100644 --- a/CSS/themes/organizr/space-gray.css +++ b/CSS/themes/organizr/space-gray.css @@ -12,7 +12,7 @@ /* ORGANIZR SPACE GRAY THEME */ @import 'Organizr.css'; -@import url(https://gilbn.github.io/theme.park/CSS/themes/organizr/organizr-base.css); +@import url(https://theme-park.dev/CSS/themes/organizr/organizr-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; diff --git a/CSS/themes/petio/aquamarine.css b/CSS/themes/petio/aquamarine.css index dfa76c11..d3efb67d 100644 --- a/CSS/themes/petio/aquamarine.css +++ b/CSS/themes/petio/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MOVIEMATCH AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/petio/petio-base.css); +@import url(https://theme-park.dev/CSS/themes/petio/petio-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; diff --git a/CSS/themes/petio/dark.css b/CSS/themes/petio/dark.css index 325e8647..e956e2f8 100644 --- a/CSS/themes/petio/dark.css +++ b/CSS/themes/petio/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MOVIEMATCH DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/petio/petio-base.css); +@import url(https://theme-park.dev/CSS/themes/petio/petio-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; diff --git a/CSS/themes/petio/hotline.css b/CSS/themes/petio/hotline.css index 64ce6172..3520fa5b 100644 --- a/CSS/themes/petio/hotline.css +++ b/CSS/themes/petio/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MOVIEMATCH HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/petio/petio-base.css); +@import url(https://theme-park.dev/CSS/themes/petio/petio-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; diff --git a/CSS/themes/petio/organizr-dark.css b/CSS/themes/petio/organizr-dark.css index 79d1b5f8..2b6200ca 100644 --- a/CSS/themes/petio/organizr-dark.css +++ b/CSS/themes/petio/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MOVIEMATCH ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/petio/petio-base.css); +@import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/petio/space-gray.css b/CSS/themes/petio/space-gray.css index 7cb6dfbe..386ee15e 100644 --- a/CSS/themes/petio/space-gray.css +++ b/CSS/themes/petio/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* MOVIEMATCH SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/petio/petio-base.css); +@import url(https://theme-park.dev/CSS/themes/petio/petio-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; diff --git a/CSS/themes/pihole/aquamarine.css b/CSS/themes/pihole/aquamarine.css index 3af80fad..12fa7841 100644 --- a/CSS/themes/pihole/aquamarine.css +++ b/CSS/themes/pihole/aquamarine.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* PI-HOLE AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/pihole/pihole-base.css); +@import url(https://theme-park.dev/CSS/themes/pihole/pihole-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; diff --git a/CSS/themes/pihole/dark.css b/CSS/themes/pihole/dark.css index 044e1c9b..233bc23e 100644 --- a/CSS/themes/pihole/dark.css +++ b/CSS/themes/pihole/dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* PI-HOLE DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/pihole/pihole-base.css); +@import url(https://theme-park.dev/CSS/themes/pihole/pihole-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; diff --git a/CSS/themes/pihole/hotline.css b/CSS/themes/pihole/hotline.css index aeeb2cab..4920a300 100644 --- a/CSS/themes/pihole/hotline.css +++ b/CSS/themes/pihole/hotline.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* PI-HOLE HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/pihole/pihole-base.css); +@import url(https://theme-park.dev/CSS/themes/pihole/pihole-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; diff --git a/CSS/themes/pihole/organizr-dark.css b/CSS/themes/pihole/organizr-dark.css index a219e8e6..0421a6e4 100644 --- a/CSS/themes/pihole/organizr-dark.css +++ b/CSS/themes/pihole/organizr-dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* PI-HOLE ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/pihole/pihole-base.css); +@import url(https://theme-park.dev/CSS/themes/pihole/pihole-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/pihole/plex.css b/CSS/themes/pihole/plex.css index 8ba492f0..c3c7f6d6 100644 --- a/CSS/themes/pihole/plex.css +++ b/CSS/themes/pihole/plex.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* PI-HOLE PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/pihole/pihole-base.css); +@import url(https://theme-park.dev/CSS/themes/pihole/pihole-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/pihole/space-gray.css b/CSS/themes/pihole/space-gray.css index cf403582..653c2ab5 100644 --- a/CSS/themes/pihole/space-gray.css +++ b/CSS/themes/pihole/space-gray.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* PI-HOLE SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/pihole/pihole-base.css); +@import url(https://theme-park.dev/CSS/themes/pihole/pihole-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; diff --git a/CSS/themes/plex/aquamarine.css b/CSS/themes/plex/aquamarine.css index 320d004d..34f54daf 100644 --- a/CSS/themes/plex/aquamarine.css +++ b/CSS/themes/plex/aquamarine.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* PLEX AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/plex/plex-base.css); +@import url(https://theme-park.dev/CSS/themes/plex/plex-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; diff --git a/CSS/themes/plex/dark.css b/CSS/themes/plex/dark.css index 26bd50b5..1d17788e 100644 --- a/CSS/themes/plex/dark.css +++ b/CSS/themes/plex/dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* PLEX DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/plex/plex-base.css); +@import url(https://theme-park.dev/CSS/themes/plex/plex-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; diff --git a/CSS/themes/plex/hotline.css b/CSS/themes/plex/hotline.css index 2c1f04b4..9354826f 100644 --- a/CSS/themes/plex/hotline.css +++ b/CSS/themes/plex/hotline.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* PLEX HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/plex/plex-base.css); +@import url(https://theme-park.dev/CSS/themes/plex/plex-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; diff --git a/CSS/themes/plex/organizr-dark.css b/CSS/themes/plex/organizr-dark.css index 4a987217..4fdf3c59 100644 --- a/CSS/themes/plex/organizr-dark.css +++ b/CSS/themes/plex/organizr-dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* PLEX ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/plex/plex-base.css); +@import url(https://theme-park.dev/CSS/themes/plex/plex-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/plex/space-gray.css b/CSS/themes/plex/space-gray.css index 577cfcdf..398605af 100644 --- a/CSS/themes/plex/space-gray.css +++ b/CSS/themes/plex/space-gray.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* PLEX AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/plex/plex-base.css); +@import url(https://theme-park.dev/CSS/themes/plex/plex-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; diff --git a/CSS/themes/plpp/aquamarine.css b/CSS/themes/plpp/aquamarine.css index 7e14bdca..281b5293 100644 --- a/CSS/themes/plpp/aquamarine.css +++ b/CSS/themes/plpp/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* PLPP AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/plpp/plpp-base.css); +@import url(https://theme-park.dev/CSS/themes/plpp/plpp-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; diff --git a/CSS/themes/plpp/dark.css b/CSS/themes/plpp/dark.css index 34e3d5cf..4bc05409 100644 --- a/CSS/themes/plpp/dark.css +++ b/CSS/themes/plpp/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* PLPP DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/plpp/plpp-base.css); +@import url(https://theme-park.dev/CSS/themes/plpp/plpp-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; diff --git a/CSS/themes/plpp/hotline.css b/CSS/themes/plpp/hotline.css index caccc33a..7743bfde 100644 --- a/CSS/themes/plpp/hotline.css +++ b/CSS/themes/plpp/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* PLPP HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/plpp/plpp-base.css); +@import url(https://theme-park.dev/CSS/themes/plpp/plpp-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; diff --git a/CSS/themes/plpp/organizr-dark.css b/CSS/themes/plpp/organizr-dark.css index 80833385..f132ee67 100644 --- a/CSS/themes/plpp/organizr-dark.css +++ b/CSS/themes/plpp/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* PLPP ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/plpp/plpp-base.css); +@import url(https://theme-park.dev/CSS/themes/plpp/plpp-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/plpp/plex.css b/CSS/themes/plpp/plex.css index 4c934243..2fadf08b 100644 --- a/CSS/themes/plpp/plex.css +++ b/CSS/themes/plpp/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* PLPP PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/plpp/plpp-base.css); +@import url(https://theme-park.dev/CSS/themes/plpp/plpp-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/plpp/space-gray.css b/CSS/themes/plpp/space-gray.css index 8aec47d8..c1fb2ad1 100644 --- a/CSS/themes/plpp/space-gray.css +++ b/CSS/themes/plpp/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* PLPP SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/plpp/plpp-base.css); +@import url(https://theme-park.dev/CSS/themes/plpp/plpp-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; diff --git a/CSS/themes/portainer/aquamarine.css b/CSS/themes/portainer/aquamarine.css index 385b64e6..c341193a 100644 --- a/CSS/themes/portainer/aquamarine.css +++ b/CSS/themes/portainer/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* PORTAINER AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/portainer/portainer-base.css); +@import url(https://theme-park.dev/CSS/themes/portainer/portainer-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; diff --git a/CSS/themes/portainer/dark.css b/CSS/themes/portainer/dark.css index b98b41ba..b50a0a72 100644 --- a/CSS/themes/portainer/dark.css +++ b/CSS/themes/portainer/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* PORTAINER DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/portainer/portainer-base.css); +@import url(https://theme-park.dev/CSS/themes/portainer/portainer-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; diff --git a/CSS/themes/portainer/hotline.css b/CSS/themes/portainer/hotline.css index fde0bd26..a2d5cb95 100644 --- a/CSS/themes/portainer/hotline.css +++ b/CSS/themes/portainer/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* PORTAINER HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/portainer/portainer-base.css); +@import url(https://theme-park.dev/CSS/themes/portainer/portainer-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; diff --git a/CSS/themes/portainer/organizr-dark.css b/CSS/themes/portainer/organizr-dark.css index 608ce803..a59c15d1 100644 --- a/CSS/themes/portainer/organizr-dark.css +++ b/CSS/themes/portainer/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* PORTAINER ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/portainer/portainer-base.css); +@import url(https://theme-park.dev/CSS/themes/portainer/portainer-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/portainer/plex.css b/CSS/themes/portainer/plex.css index 8429c4c9..2e6359ce 100644 --- a/CSS/themes/portainer/plex.css +++ b/CSS/themes/portainer/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* PORTAINER PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/portainer/portainer-base.css); +@import url(https://theme-park.dev/CSS/themes/portainer/portainer-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/portainer/space-gray.css b/CSS/themes/portainer/space-gray.css index 3d090aa0..fef90ebb 100644 --- a/CSS/themes/portainer/space-gray.css +++ b/CSS/themes/portainer/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* LIDARR SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/portainer/portainer-base.css); +@import url(https://theme-park.dev/CSS/themes/portainer/portainer-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; diff --git a/CSS/themes/prowlarr/aquamarine.css b/CSS/themes/prowlarr/aquamarine.css index f55f2c9c..eff79348 100644 --- a/CSS/themes/prowlarr/aquamarine.css +++ b/CSS/themes/prowlarr/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* prowlarr AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/prowlarr/prowlarr-base.css); +@import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-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; diff --git a/CSS/themes/prowlarr/dark.css b/CSS/themes/prowlarr/dark.css index 03a4c42a..3c04a02d 100644 --- a/CSS/themes/prowlarr/dark.css +++ b/CSS/themes/prowlarr/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* prowlarr DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/prowlarr/prowlarr-base.css); +@import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-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; diff --git a/CSS/themes/prowlarr/hotline.css b/CSS/themes/prowlarr/hotline.css index 98ccb3d5..a12c2b97 100644 --- a/CSS/themes/prowlarr/hotline.css +++ b/CSS/themes/prowlarr/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* prowlarr HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/prowlarr/prowlarr-base.css); +@import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-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; diff --git a/CSS/themes/prowlarr/organizr-dark.css b/CSS/themes/prowlarr/organizr-dark.css index cf14ec92..a9ea5a7f 100644 --- a/CSS/themes/prowlarr/organizr-dark.css +++ b/CSS/themes/prowlarr/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* prowlarr ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/prowlarr/prowlarr-base.css); +@import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/prowlarr/plex.css b/CSS/themes/prowlarr/plex.css index b1f0ab24..c30dcf6f 100644 --- a/CSS/themes/prowlarr/plex.css +++ b/CSS/themes/prowlarr/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* prowlarr PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/prowlarr/prowlarr-base.css); +@import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/prowlarr/space-gray.css b/CSS/themes/prowlarr/space-gray.css index b1449f34..a6b82c00 100644 --- a/CSS/themes/prowlarr/space-gray.css +++ b/CSS/themes/prowlarr/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* prowlarr SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/prowlarr/prowlarr-base.css); +@import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-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; diff --git a/CSS/themes/qbittorrent/aquamarine.css b/CSS/themes/qbittorrent/aquamarine.css index aab224c5..ec37c08d 100644 --- a/CSS/themes/qbittorrent/aquamarine.css +++ b/CSS/themes/qbittorrent/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* QBITTORRENT AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css); +@import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-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; diff --git a/CSS/themes/qbittorrent/dark.css b/CSS/themes/qbittorrent/dark.css index b62c58a6..3975b714 100644 --- a/CSS/themes/qbittorrent/dark.css +++ b/CSS/themes/qbittorrent/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* QBITTORRENT DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css); +@import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-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; diff --git a/CSS/themes/qbittorrent/hotline.css b/CSS/themes/qbittorrent/hotline.css index d4d3466a..c43eb749 100644 --- a/CSS/themes/qbittorrent/hotline.css +++ b/CSS/themes/qbittorrent/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* QBITTORRENT HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css); +@import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-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; diff --git a/CSS/themes/qbittorrent/organizr-dark.css b/CSS/themes/qbittorrent/organizr-dark.css index 330b1b5e..c33e8559 100644 --- a/CSS/themes/qbittorrent/organizr-dark.css +++ b/CSS/themes/qbittorrent/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* QBITTORRENT ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css); +@import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/qbittorrent/plex.css b/CSS/themes/qbittorrent/plex.css index 91b5afbe..60f733ca 100644 --- a/CSS/themes/qbittorrent/plex.css +++ b/CSS/themes/qbittorrent/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* QBITTORRENT PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css); +@import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/qbittorrent/qbittorrent-base.css b/CSS/themes/qbittorrent/qbittorrent-base.css index d320bdd0..2b314936 100644 --- a/CSS/themes/qbittorrent/qbittorrent-base.css +++ b/CSS/themes/qbittorrent/qbittorrent-base.css @@ -1523,7 +1523,7 @@ ul.filterList a { } img[src="icons/inode-directory.svg"] { - background: url(https://gilbn.github.io/theme.park/Resources/qbittorrent/folder-open-solid.svg); + background: url(https://theme-park.dev/Resources/qbittorrent/folder-open-solid.svg); background-size: contain; background-repeat: no-repeat; background-origin: content-box; @@ -1532,7 +1532,7 @@ img[src="icons/inode-directory.svg"] { } img[src="icons/network-server.svg"] { - background: url(https://gilbn.github.io/theme.park/Resources/qbittorrent/network-wired-solid.svg); + background: url(https://theme-park.dev/Resources/qbittorrent/network-wired-solid.svg); background-size: contain; background-repeat: no-repeat; background-origin: content-box; @@ -1541,7 +1541,7 @@ img[src="icons/network-server.svg"] { } img[src="icons/mail-folder-inbox.svg"] { - background: url(https://gilbn.github.io/theme.park/Resources/qbittorrent/inbox-solid.svg); + background: url(https://theme-park.dev/Resources/qbittorrent/inbox-solid.svg); background-size: contain; background-repeat: no-repeat; background-origin: content-box; diff --git a/CSS/themes/qbittorrent/space-gray.css b/CSS/themes/qbittorrent/space-gray.css index 84d29e95..5f561293 100644 --- a/CSS/themes/qbittorrent/space-gray.css +++ b/CSS/themes/qbittorrent/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* QBITTORRENT SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css); +@import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-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; diff --git a/CSS/themes/radarr/dark.css b/CSS/themes/radarr/dark.css index 3d848d60..ebd38321 100644 --- a/CSS/themes/radarr/dark.css +++ b/CSS/themes/radarr/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RADARR DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/radarr/radarr-base.css); +@import url(https://theme-park.dev/CSS/themes/radarr/radarr-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; diff --git a/CSS/themes/radarr/hotline.css b/CSS/themes/radarr/hotline.css index c69c2b97..b3bb50ef 100644 --- a/CSS/themes/radarr/hotline.css +++ b/CSS/themes/radarr/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RADARR HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/radarr/radarr-base.css); +@import url(https://theme-park.dev/CSS/themes/radarr/radarr-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/radarr/organizr-dark.css b/CSS/themes/radarr/organizr-dark.css index 647715c7..9515b595 100644 --- a/CSS/themes/radarr/organizr-dark.css +++ b/CSS/themes/radarr/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RADARR ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/radarr/radarr-base.css); +@import url(https://theme-park.dev/CSS/themes/radarr/radarr-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/radarr/plex.css b/CSS/themes/radarr/plex.css index 288e6c46..848be503 100644 --- a/CSS/themes/radarr/plex.css +++ b/CSS/themes/radarr/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RADARR PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/radarr/radarr-base.css); +@import url(https://theme-park.dev/CSS/themes/radarr/radarr-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/radarr/space-gray.css b/CSS/themes/radarr/space-gray.css index 38ce3b5f..40e31bc6 100644 --- a/CSS/themes/radarr/space-gray.css +++ b/CSS/themes/radarr/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RADARR SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/radarr/radarr-base.css); +@import url(https://theme-park.dev/CSS/themes/radarr/radarr-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; diff --git a/CSS/themes/readarr/aquamarine.css b/CSS/themes/readarr/aquamarine.css index 49dfa8cb..bf316aa8 100644 --- a/CSS/themes/readarr/aquamarine.css +++ b/CSS/themes/readarr/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* READARR AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/readarr/readarr-base.css); +@import url(https://theme-park.dev/CSS/themes/readarr/readarr-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/readarr/dark.css b/CSS/themes/readarr/dark.css index 3f2856a2..e046b196 100644 --- a/CSS/themes/readarr/dark.css +++ b/CSS/themes/readarr/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* READARR DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/readarr/readarr-base.css); +@import url(https://theme-park.dev/CSS/themes/readarr/readarr-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; diff --git a/CSS/themes/readarr/hotline.css b/CSS/themes/readarr/hotline.css index 6cc0cfb9..6600be38 100644 --- a/CSS/themes/readarr/hotline.css +++ b/CSS/themes/readarr/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* READARR HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/readarr/readarr-base.css); +@import url(https://theme-park.dev/CSS/themes/readarr/readarr-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; diff --git a/CSS/themes/readarr/organizr-dark.css b/CSS/themes/readarr/organizr-dark.css index 65d81a7b..36b737ee 100644 --- a/CSS/themes/readarr/organizr-dark.css +++ b/CSS/themes/readarr/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* READARR ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/readarr/readarr-base.css); +@import url(https://theme-park.dev/CSS/themes/readarr/readarr-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/readarr/plex.css b/CSS/themes/readarr/plex.css index 6cdb5a0f..b9b753b0 100644 --- a/CSS/themes/readarr/plex.css +++ b/CSS/themes/readarr/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* READARR PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/readarr/readarr-base.css); +@import url(https://theme-park.dev/CSS/themes/readarr/readarr-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/readarr/space-gray.css b/CSS/themes/readarr/space-gray.css index 5602a2ea..c83ad7e8 100644 --- a/CSS/themes/readarr/space-gray.css +++ b/CSS/themes/readarr/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* READARR SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/readarr/readarr-base.css); +@import url(https://theme-park.dev/CSS/themes/readarr/readarr-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; diff --git a/CSS/themes/requestrr/aquamarine.css b/CSS/themes/requestrr/aquamarine.css index 3c49e15f..58c6cd22 100644 --- a/CSS/themes/requestrr/aquamarine.css +++ b/CSS/themes/requestrr/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* REQUESTRR AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/requestrr/requestrr-base.css); +@import url(https://theme-park.dev/CSS/themes/requestrr/requestrr-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; diff --git a/CSS/themes/requestrr/dark.css b/CSS/themes/requestrr/dark.css index a5573a78..4a9e88ba 100644 --- a/CSS/themes/requestrr/dark.css +++ b/CSS/themes/requestrr/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* REQUESTRR DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/requestrr/requestrr-base.css); +@import url(https://theme-park.dev/CSS/themes/requestrr/requestrr-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; diff --git a/CSS/themes/requestrr/hotline.css b/CSS/themes/requestrr/hotline.css index 65a5d9a4..82ed7a2e 100644 --- a/CSS/themes/requestrr/hotline.css +++ b/CSS/themes/requestrr/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* REQUESTRR HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/requestrr/requestrr-base.css); +@import url(https://theme-park.dev/CSS/themes/requestrr/requestrr-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; diff --git a/CSS/themes/requestrr/organizr-dark.css b/CSS/themes/requestrr/organizr-dark.css index 07cca276..f65a3382 100644 --- a/CSS/themes/requestrr/organizr-dark.css +++ b/CSS/themes/requestrr/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* REQUESTRR ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/requestrr/requestrr-base.css); +@import url(https://theme-park.dev/CSS/themes/requestrr/requestrr-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/requestrr/plex.css b/CSS/themes/requestrr/plex.css index 6adb62cb..87db8791 100644 --- a/CSS/themes/requestrr/plex.css +++ b/CSS/themes/requestrr/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* REQUESTRR PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/requestrr/requestrr-base.css); +@import url(https://theme-park.dev/CSS/themes/requestrr/requestrr-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/requestrr/space-gray.css b/CSS/themes/requestrr/space-gray.css index 19a2baae..d09662af 100644 --- a/CSS/themes/requestrr/space-gray.css +++ b/CSS/themes/requestrr/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RADARR SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/requestrr/requestrr-base.css); +@import url(https://theme-park.dev/CSS/themes/requestrr/requestrr-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; diff --git a/CSS/themes/resilio-sync/aquamarine.css b/CSS/themes/resilio-sync/aquamarine.css index 9026a87c..70e5e99a 100644 --- a/CSS/themes/resilio-sync/aquamarine.css +++ b/CSS/themes/resilio-sync/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-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; diff --git a/CSS/themes/resilio-sync/dark.css b/CSS/themes/resilio-sync/dark.css index ae95c2e1..58d4c995 100644 --- a/CSS/themes/resilio-sync/dark.css +++ b/CSS/themes/resilio-sync/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-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; diff --git a/CSS/themes/resilio-sync/hotline.css b/CSS/themes/resilio-sync/hotline.css index 7aedbeea..e2040e78 100644 --- a/CSS/themes/resilio-sync/hotline.css +++ b/CSS/themes/resilio-sync/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-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; diff --git a/CSS/themes/resilio-sync/organizr-dark.css b/CSS/themes/resilio-sync/organizr-dark.css index de11c8a5..c4c0921e 100644 --- a/CSS/themes/resilio-sync/organizr-dark.css +++ b/CSS/themes/resilio-sync/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/resilio-sync/plex.css b/CSS/themes/resilio-sync/plex.css index cdc8317f..d2762fa5 100644 --- a/CSS/themes/resilio-sync/plex.css +++ b/CSS/themes/resilio-sync/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/resilio-sync/space-gray.css b/CSS/themes/resilio-sync/space-gray.css index ef037fba..7c625641 100644 --- a/CSS/themes/resilio-sync/space-gray.css +++ b/CSS/themes/resilio-sync/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RESILIO-SYNC SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/resilio-sync/resilio-base.css); +@import url(https://theme-park.dev/CSS/themes/resilio-sync/resilio-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; diff --git a/CSS/themes/rutorrent/aquamarine.css b/CSS/themes/rutorrent/aquamarine.css index 9fc99eee..8ac2a2f6 100644 --- a/CSS/themes/rutorrent/aquamarine.css +++ b/CSS/themes/rutorrent/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RUTORRENT AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/rutorrent/rutorrent-base.css); +@import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-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; diff --git a/CSS/themes/rutorrent/dark.css b/CSS/themes/rutorrent/dark.css index 0873742e..134fe6c5 100644 --- a/CSS/themes/rutorrent/dark.css +++ b/CSS/themes/rutorrent/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RUTORRENT DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/rutorrent/rutorrent-base.css); +@import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-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; diff --git a/CSS/themes/rutorrent/hotline.css b/CSS/themes/rutorrent/hotline.css index 92ed763f..f4d65a02 100644 --- a/CSS/themes/rutorrent/hotline.css +++ b/CSS/themes/rutorrent/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RUTORRENT HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/rutorrent/rutorrent-base.css); +@import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-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; diff --git a/CSS/themes/rutorrent/organizr-dark.css b/CSS/themes/rutorrent/organizr-dark.css index dc46fdcb..b3782b26 100644 --- a/CSS/themes/rutorrent/organizr-dark.css +++ b/CSS/themes/rutorrent/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RUTORRENT ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/rutorrent/rutorrent-base.css); +@import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/rutorrent/plex.css b/CSS/themes/rutorrent/plex.css index 94a1b59f..0d4a13a2 100644 --- a/CSS/themes/rutorrent/plex.css +++ b/CSS/themes/rutorrent/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RUTORRENT PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/rutorrent/rutorrent-base.css); +@import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/rutorrent/space-gray.css b/CSS/themes/rutorrent/space-gray.css index 9d22588c..cf7bc2b0 100644 --- a/CSS/themes/rutorrent/space-gray.css +++ b/CSS/themes/rutorrent/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* RUTORRENT SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/rutorrent/rutorrent-base.css); +@import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-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; diff --git a/CSS/themes/sabnzbd/aquamarine.css b/CSS/themes/sabnzbd/aquamarine.css index 8f61d484..76f1ba04 100644 --- a/CSS/themes/sabnzbd/aquamarine.css +++ b/CSS/themes/sabnzbd/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SABNZBD AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css); +@import url(https://theme-park.dev/CSS/themes/sabnzbd/sabnzbd-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; diff --git a/CSS/themes/sabnzbd/dark.css b/CSS/themes/sabnzbd/dark.css index 44e456fc..8c3c0a36 100644 --- a/CSS/themes/sabnzbd/dark.css +++ b/CSS/themes/sabnzbd/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SABNZBD DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css); +@import url(https://theme-park.dev/CSS/themes/sabnzbd/sabnzbd-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; diff --git a/CSS/themes/sabnzbd/hotline.css b/CSS/themes/sabnzbd/hotline.css index d63fa2d2..963f7bf8 100644 --- a/CSS/themes/sabnzbd/hotline.css +++ b/CSS/themes/sabnzbd/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SABNZBD HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css); +@import url(https://theme-park.dev/CSS/themes/sabnzbd/sabnzbd-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; diff --git a/CSS/themes/sabnzbd/organizr-dark.css b/CSS/themes/sabnzbd/organizr-dark.css index dec31076..ec729b29 100644 --- a/CSS/themes/sabnzbd/organizr-dark.css +++ b/CSS/themes/sabnzbd/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SABNZBD ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css); +@import url(https://theme-park.dev/CSS/themes/sabnzbd/sabnzbd-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/sabnzbd/plex.css b/CSS/themes/sabnzbd/plex.css index 8ba79226..bf790210 100644 --- a/CSS/themes/sabnzbd/plex.css +++ b/CSS/themes/sabnzbd/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SABNZBD PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css); +@import url(https://theme-park.dev/CSS/themes/sabnzbd/sabnzbd-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/sabnzbd/space-gray.css b/CSS/themes/sabnzbd/space-gray.css index 643ef86b..3612ebee 100644 --- a/CSS/themes/sabnzbd/space-gray.css +++ b/CSS/themes/sabnzbd/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SABNZBD SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css); +@import url(https://theme-park.dev/CSS/themes/sabnzbd/sabnzbd-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; diff --git a/CSS/themes/sonarr/aquamarine.css b/CSS/themes/sonarr/aquamarine.css index a0db9c5e..51ba8167 100644 --- a/CSS/themes/sonarr/aquamarine.css +++ b/CSS/themes/sonarr/aquamarine.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* SONARR AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); +@import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/sonarr/dark.css b/CSS/themes/sonarr/dark.css index 81454fd3..91d7b58b 100644 --- a/CSS/themes/sonarr/dark.css +++ b/CSS/themes/sonarr/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SONARR DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); +@import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-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; diff --git a/CSS/themes/sonarr/hotline.css b/CSS/themes/sonarr/hotline.css index 5f468ba1..938b6a4c 100644 --- a/CSS/themes/sonarr/hotline.css +++ b/CSS/themes/sonarr/hotline.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* SONARR HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); +@import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-base.css); :root { --main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/sonarr/organizr-dark.css b/CSS/themes/sonarr/organizr-dark.css index 7b9ebe5f..541d4a2d 100644 --- a/CSS/themes/sonarr/organizr-dark.css +++ b/CSS/themes/sonarr/organizr-dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* SONARR ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); +@import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/sonarr/plex.css b/CSS/themes/sonarr/plex.css index 8321abaa..193dae3b 100644 --- a/CSS/themes/sonarr/plex.css +++ b/CSS/themes/sonarr/plex.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* SONARR PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); +@import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/sonarr/space-gray.css b/CSS/themes/sonarr/space-gray.css index 5b00db6f..098ffec2 100644 --- a/CSS/themes/sonarr/space-gray.css +++ b/CSS/themes/sonarr/space-gray.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* SONARR SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/sonarr/sonarr-base.css); +@import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-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; diff --git a/CSS/themes/synclounge/aquamarine.css b/CSS/themes/synclounge/aquamarine.css index 9c6dd473..b5e99d61 100644 --- a/CSS/themes/synclounge/aquamarine.css +++ b/CSS/themes/synclounge/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SYNCLOUNGE AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/synclounge/synclounge-base.css); +@import url(https://theme-park.dev/CSS/themes/synclounge/synclounge-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; diff --git a/CSS/themes/synclounge/dark.css b/CSS/themes/synclounge/dark.css index e18c8cf8..c3e1781e 100644 --- a/CSS/themes/synclounge/dark.css +++ b/CSS/themes/synclounge/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SYNCLOUNGE DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/synclounge/synclounge-base.css); +@import url(https://theme-park.dev/CSS/themes/synclounge/synclounge-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; diff --git a/CSS/themes/synclounge/hotline.css b/CSS/themes/synclounge/hotline.css index e4a2a05c..9b3f2242 100644 --- a/CSS/themes/synclounge/hotline.css +++ b/CSS/themes/synclounge/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SYNCLOUNGE HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/synclounge/synclounge-base.css); +@import url(https://theme-park.dev/CSS/themes/synclounge/synclounge-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; diff --git a/CSS/themes/synclounge/organizr-dark.css b/CSS/themes/synclounge/organizr-dark.css index a50de3f3..45f5f6ec 100644 --- a/CSS/themes/synclounge/organizr-dark.css +++ b/CSS/themes/synclounge/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SYNCLOUNGE ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/synclounge/synclounge-base.css); +@import url(https://theme-park.dev/CSS/themes/synclounge/synclounge-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/synclounge/plex.css b/CSS/themes/synclounge/plex.css index 6b8be7a8..697b7117 100644 --- a/CSS/themes/synclounge/plex.css +++ b/CSS/themes/synclounge/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SYNCLOUNGE PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/synclounge/synclounge-base.css); +@import url(https://theme-park.dev/CSS/themes/synclounge/synclounge-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/synclounge/space-gray.css b/CSS/themes/synclounge/space-gray.css index 70507485..94718168 100644 --- a/CSS/themes/synclounge/space-gray.css +++ b/CSS/themes/synclounge/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* SYNCLOUNGE SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/synclounge/synclounge-base.css); +@import url(https://theme-park.dev/CSS/themes/synclounge/synclounge-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; diff --git a/CSS/themes/tautulli/aquamarine.css b/CSS/themes/tautulli/aquamarine.css index c2ea2040..329d9426 100644 --- a/CSS/themes/tautulli/aquamarine.css +++ b/CSS/themes/tautulli/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* TAUTULLI AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/tautulli/tautulli-base.css); +@import url(https://theme-park.dev/CSS/themes/tautulli/tautulli-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; diff --git a/CSS/themes/tautulli/dark.css b/CSS/themes/tautulli/dark.css index 67543a57..e9d369d6 100644 --- a/CSS/themes/tautulli/dark.css +++ b/CSS/themes/tautulli/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* TAUTULLI DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/tautulli/tautulli-base.css); +@import url(https://theme-park.dev/CSS/themes/tautulli/tautulli-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; diff --git a/CSS/themes/tautulli/hotline.css b/CSS/themes/tautulli/hotline.css index 85f8e739..4720bf30 100644 --- a/CSS/themes/tautulli/hotline.css +++ b/CSS/themes/tautulli/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* TAUTULLI HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/tautulli/tautulli-base.css); +@import url(https://theme-park.dev/CSS/themes/tautulli/tautulli-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; diff --git a/CSS/themes/tautulli/organizr-dark.css b/CSS/themes/tautulli/organizr-dark.css index 56bb082d..a39cbd2b 100644 --- a/CSS/themes/tautulli/organizr-dark.css +++ b/CSS/themes/tautulli/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* TAUTULLI DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/tautulli/tautulli-base.css); +@import url(https://theme-park.dev/CSS/themes/tautulli/tautulli-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/tautulli/plex.css b/CSS/themes/tautulli/plex.css index a3a540f6..5f436cd7 100644 --- a/CSS/themes/tautulli/plex.css +++ b/CSS/themes/tautulli/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* TAUTULLI PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/tautulli/tautulli-base.css); +@import url(https://theme-park.dev/CSS/themes/tautulli/tautulli-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/tautulli/space-gray.css b/CSS/themes/tautulli/space-gray.css index 41c7449d..ae873e08 100644 --- a/CSS/themes/tautulli/space-gray.css +++ b/CSS/themes/tautulli/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* TAUTULLI SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/tautulli/tautulli-base.css); +@import url(https://theme-park.dev/CSS/themes/tautulli/tautulli-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; diff --git a/CSS/themes/thelounge/aquamarine.css b/CSS/themes/thelounge/aquamarine.css index c4edb753..3e042222 100644 --- a/CSS/themes/thelounge/aquamarine.css +++ b/CSS/themes/thelounge/aquamarine.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* THE LOUNGE AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/thelounge/thelounge-base.css); +@import url(https://theme-park.dev/CSS/themes/thelounge/thelounge-base.css); :root { --body-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; --window-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/thelounge/dark.css b/CSS/themes/thelounge/dark.css index 83ae6d5c..6dd2fb9b 100644 --- a/CSS/themes/thelounge/dark.css +++ b/CSS/themes/thelounge/dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* THE LOUNGE DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/thelounge/thelounge-base.css); +@import url(https://theme-park.dev/CSS/themes/thelounge/thelounge-base.css); :root { --body-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed; --window-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed; diff --git a/CSS/themes/thelounge/hotline.css b/CSS/themes/thelounge/hotline.css index a3a19569..3c215dec 100644 --- a/CSS/themes/thelounge/hotline.css +++ b/CSS/themes/thelounge/hotline.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* THE LOUNGE HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/thelounge/thelounge-base.css); +@import url(https://theme-park.dev/CSS/themes/thelounge/thelounge-base.css); :root { --body-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; --window-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; diff --git a/CSS/themes/thelounge/organizr-dark.css b/CSS/themes/thelounge/organizr-dark.css index 58d5743c..3e69c4d6 100644 --- a/CSS/themes/thelounge/organizr-dark.css +++ b/CSS/themes/thelounge/organizr-dark.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* THE LOUNGE DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/thelounge/thelounge-base.css); +@import url(https://theme-park.dev/CSS/themes/thelounge/thelounge-base.css); :root { --body-bg-color: #1f1f1f; --window-bg-color: #1b1b1b; diff --git a/CSS/themes/thelounge/plex.css b/CSS/themes/thelounge/plex.css index 91a9c794..7022ee8c 100644 --- a/CSS/themes/thelounge/plex.css +++ b/CSS/themes/thelounge/plex.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* THE LOUNGE PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/thelounge/thelounge-base.css); +@import url(https://theme-park.dev/CSS/themes/thelounge/thelounge-base.css); :root { --body-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --window-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/thelounge/space-gray.css b/CSS/themes/thelounge/space-gray.css index ce1a94e7..a8af66da 100644 --- a/CSS/themes/thelounge/space-gray.css +++ b/CSS/themes/thelounge/space-gray.css @@ -11,7 +11,7 @@ /* https://github.com/gilbN/theme.park */ /* THE LOUNGE SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/thelounge/thelounge-base.css); +@import url(https://theme-park.dev/CSS/themes/thelounge/thelounge-base.css); :root { --body-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; --window-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; diff --git a/CSS/themes/transmission/aquamarine.css b/CSS/themes/transmission/aquamarine.css index 0f9f3a70..4ba07eff 100644 --- a/CSS/themes/transmission/aquamarine.css +++ b/CSS/themes/transmission/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* TRANSMISSION AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/transmission/transmission-base.css); +@import url(https://theme-park.dev/CSS/themes/transmission/transmission-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; diff --git a/CSS/themes/transmission/dark.css b/CSS/themes/transmission/dark.css index 3440b042..4f6d57d6 100644 --- a/CSS/themes/transmission/dark.css +++ b/CSS/themes/transmission/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* TRANSMISSION DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/transmission/transmission-base.css); +@import url(https://theme-park.dev/CSS/themes/transmission/transmission-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; diff --git a/CSS/themes/transmission/hotline.css b/CSS/themes/transmission/hotline.css index 53d3b0d7..c3d96547 100644 --- a/CSS/themes/transmission/hotline.css +++ b/CSS/themes/transmission/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* TRANSMISSION HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/transmission/transmission-base.css); +@import url(https://theme-park.dev/CSS/themes/transmission/transmission-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; diff --git a/CSS/themes/transmission/organizr-dark.css b/CSS/themes/transmission/organizr-dark.css index e8d3a44c..f6bf1203 100644 --- a/CSS/themes/transmission/organizr-dark.css +++ b/CSS/themes/transmission/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* TRANSMISSION DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/transmission/transmission-base.css); +@import url(https://theme-park.dev/CSS/themes/transmission/transmission-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/transmission/plex.css b/CSS/themes/transmission/plex.css index e4a53071..af4e7827 100644 --- a/CSS/themes/transmission/plex.css +++ b/CSS/themes/transmission/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* TRANSMISSION PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/transmission/transmission-base.css); +@import url(https://theme-park.dev/CSS/themes/transmission/transmission-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/transmission/space-gray.css b/CSS/themes/transmission/space-gray.css index ac6e764a..c7677c37 100644 --- a/CSS/themes/transmission/space-gray.css +++ b/CSS/themes/transmission/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* TRANSMISSION SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/transmission/transmission-base.css); +@import url(https://theme-park.dev/CSS/themes/transmission/transmission-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; diff --git a/CSS/themes/unraid/aquamarine.css b/CSS/themes/unraid/aquamarine.css index cd45e396..ca7e166f 100644 --- a/CSS/themes/unraid/aquamarine.css +++ b/CSS/themes/unraid/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* UNRAID AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/unraid/unraid-base.css); +@import url(https://theme-park.dev/CSS/themes/unraid/unraid-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; diff --git a/CSS/themes/unraid/dark.css b/CSS/themes/unraid/dark.css index 09cd7d8d..582a7727 100644 --- a/CSS/themes/unraid/dark.css +++ b/CSS/themes/unraid/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* UNRAID DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/unraid/unraid-base.css); +@import url(https://theme-park.dev/CSS/themes/unraid/unraid-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; diff --git a/CSS/themes/unraid/hotline.css b/CSS/themes/unraid/hotline.css index 766250f1..28a8c24c 100644 --- a/CSS/themes/unraid/hotline.css +++ b/CSS/themes/unraid/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* UNRAID HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/unraid/unraid-base.css); +@import url(https://theme-park.dev/CSS/themes/unraid/unraid-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; diff --git a/CSS/themes/unraid/organizr-dark.css b/CSS/themes/unraid/organizr-dark.css index fe9b09d5..931c0495 100644 --- a/CSS/themes/unraid/organizr-dark.css +++ b/CSS/themes/unraid/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* UNRAID ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/unraid/unraid-base.css); +@import url(https://theme-park.dev/CSS/themes/unraid/unraid-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/unraid/plex.css b/CSS/themes/unraid/plex.css index 20281ec9..baab6516 100644 --- a/CSS/themes/unraid/plex.css +++ b/CSS/themes/unraid/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* UNRAID PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/unraid/unraid-base.css); +@import url(https://theme-park.dev/CSS/themes/unraid/unraid-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/unraid/space-gray.css b/CSS/themes/unraid/space-gray.css index ef7bdb36..3c73a58a 100644 --- a/CSS/themes/unraid/space-gray.css +++ b/CSS/themes/unraid/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* UNRAID SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/unraid/unraid-base.css); +@import url(https://theme-park.dev/CSS/themes/unraid/unraid-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; diff --git a/CSS/themes/webtools/aquamarine.css b/CSS/themes/webtools/aquamarine.css index e333dc99..318758e9 100644 --- a/CSS/themes/webtools/aquamarine.css +++ b/CSS/themes/webtools/aquamarine.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* WEBTOOLS AQUAMARINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/webtools/webtools-base.css); +@import url(https://theme-park.dev/CSS/themes/webtools/webtools-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; diff --git a/CSS/themes/webtools/dark.css b/CSS/themes/webtools/dark.css index 03749fc7..e6b53b10 100644 --- a/CSS/themes/webtools/dark.css +++ b/CSS/themes/webtools/dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* WEBTOOLS DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/webtools/webtools-base.css); +@import url(https://theme-park.dev/CSS/themes/webtools/webtools-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; diff --git a/CSS/themes/webtools/hotline.css b/CSS/themes/webtools/hotline.css index 5bc18465..c12c761e 100644 --- a/CSS/themes/webtools/hotline.css +++ b/CSS/themes/webtools/hotline.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* WEBTOOLS HOTLINE THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/webtools/webtools-base.css); +@import url(https://theme-park.dev/CSS/themes/webtools/webtools-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; diff --git a/CSS/themes/webtools/organizr-dark.css b/CSS/themes/webtools/organizr-dark.css index 3a75062d..a8ae8fc5 100644 --- a/CSS/themes/webtools/organizr-dark.css +++ b/CSS/themes/webtools/organizr-dark.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* WEBTOOLS ORGANIZR-DARK THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/webtools/webtools-base.css); +@import url(https://theme-park.dev/CSS/themes/webtools/webtools-base.css); :root { --main-bg-color: #1f1f1f; --modal-bg-color: #1b1b1b; diff --git a/CSS/themes/webtools/plex.css b/CSS/themes/webtools/plex.css index bbb3ed4a..2847a5d5 100644 --- a/CSS/themes/webtools/plex.css +++ b/CSS/themes/webtools/plex.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* WEBTOOLS PLEX THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/webtools/webtools-base.css); +@import url(https://theme-park.dev/CSS/themes/webtools/webtools-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed; --modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed; diff --git a/CSS/themes/webtools/space-gray.css b/CSS/themes/webtools/space-gray.css index 5a633993..9eb97c69 100644 --- a/CSS/themes/webtools/space-gray.css +++ b/CSS/themes/webtools/space-gray.css @@ -12,7 +12,7 @@ /* https://github.com/gilbN/theme.park */ /* WEBTOOLS SPACE GRAY THEME */ -@import url(https://gilbn.github.io/theme.park/CSS/themes/webtools/webtools-base.css); +@import url(https://theme-park.dev/CSS/themes/webtools/webtools-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;