diff --git a/CSS/addons/README.md b/CSS/addons/README.md
index 12c5e24c..5080b39e 100644
--- a/CSS/addons/README.md
+++ b/CSS/addons/README.md
@@ -1,8 +1,8 @@
# CSS Addons
-## [Organizr](https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/organizr/)
+## [Organizr](https://assets.deathbybandaid.net/theme.park/CSS//addons/organizr/)
-## [Radarr](https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/radarr)
+## [Radarr](https://assets.deathbybandaid.net/theme.park/CSS//addons/radarr)
-## [Sonarr](https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/sonarr)
+## [Sonarr](https://assets.deathbybandaid.net/theme.park/CSS//addons/sonarr)
diff --git a/CSS/addons/bazarr/bazarr-4k-logo.css b/CSS/addons/bazarr/bazarr-4k-logo.css
index 287c8e80..9fdc50b8 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://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/bazarr/bazarr4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS//addons/bazarr/bazarr4k.png");
display: inline-block;
width: 32px;
height: 32px;
@@ -22,7 +22,7 @@
display: none !important;
}
.sidebar-title.d-flex.align-items-center.d-md-none.container:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/bazarr/bazarr4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS//addons/bazarr/bazarr4k.png");
display: inline-block;
width: 32px;
height: 32px;
diff --git a/CSS/addons/bazarr/bazarr-4k-logo/bazarr-4k-logo.css b/CSS/addons/bazarr/bazarr-4k-logo/bazarr-4k-logo.css
index 6187ce20..1ed3b252 100644
--- a/CSS/addons/bazarr/bazarr-4k-logo/bazarr-4k-logo.css
+++ b/CSS/addons/bazarr/bazarr-4k-logo/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
display: inline-block;
width: 32px;
height: 32px;
@@ -22,7 +22,7 @@
display: none !important;
}
.sidebar-title.d-flex.align-items-center.d-md-none.container:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
display: inline-block;
width: 32px;
height: 32px;
diff --git a/CSS/addons/organizr/README.md b/CSS/addons/organizr/README.md
index 5765027e..6fc46055 100644
--- a/CSS/addons/organizr/README.md
+++ b/CSS/addons/organizr/README.md
@@ -1,3 +1,3 @@
# Organizr Addons
-## [Glass](https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/organizr/glass)
+## [Glass](https://assets.deathbybandaid.net/theme.park/CSS//addons/organizr/glass)
diff --git a/CSS/addons/organizr/glass/README.md b/CSS/addons/organizr/glass/README.md
index 17d4714a..cc823713 100644
--- a/CSS/addons/organizr/glass/README.md
+++ b/CSS/addons/organizr/glass/README.md
@@ -2,8 +2,8 @@
## Installation
-* [Full](https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/organizr/glass#Full)
-* [Login - Lockscreen only](https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/organizr/glass#login---lockscreen-only)
+* [Full](https://assets.deathbybandaid.net/theme.park/CSS//addons/organizr/glass#Full)
+* [Login - Lockscreen only](https://assets.deathbybandaid.net/theme.park/CSS//addons/organizr/glass#login---lockscreen-only)
@@ -25,9 +25,9 @@
Replace `--main-bg-color` with a wallpaper you have uploaded to Organizr
```css
-@import "https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/organizr/glass/glass-base.css";
+@import "https://assets.deathbybandaid.net/theme.park/CSS//addons/organizr/glass/glass-base.css";
:root {
- --main-bg-color: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/organizr/glass/example.jpg) center center/cover no-repeat fixed;
+ --main-bg-color: url(https://assets.deathbybandaid.net/theme.park/CSS//addons/organizr/glass/example.jpg) center center/cover no-repeat fixed;
--mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
--link-color: #fff;
@@ -46,25 +46,25 @@ On mobile the background is replaced with `--mobile-bg-color`. Find a background
Here are the other theme colors if you want to use that instead:
-
+
`--mobile-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;`
-
+
` --mobile-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;`
-
+
`--mobile-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;`
-
+
`--mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;`
-
+
-`--mobile-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;`
+`--mobile-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;`
### Replace the variables if you have a dark background.
@@ -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://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/organizr/glass/glass-login.css";
+@import "https://assets.deathbybandaid.net/theme.park/CSS//addons/organizr/glass/glass-login.css";
```
You can change the blur background color by adding the variables above. The default is dark.
```css
-@import "https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/organizr/glass/glass-login.css";
+@import "https://assets.deathbybandaid.net/theme.park/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);
@@ -106,7 +106,7 @@ You can change the blur background color by adding the variables above. The defa
# Screenshots
-
-
-
-
+
+
+
+
diff --git a/CSS/addons/organizr/glass/glass-base.css b/CSS/addons/organizr/glass/glass-base.css
index 2a8f9672..4f96e254 100644
--- a/CSS/addons/organizr/glass/glass-base.css
+++ b/CSS/addons/organizr/glass/glass-base.css
@@ -1,8 +1,8 @@
/* Set the Organizr theme to either Aquamarine or Hotline */
/* Import the glass-base.css and root variables in the Custom Theme CSS box like below */
/*
-@import "https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass/organizr-base-old.css"
-@import "https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass/glass-base.css";
+@import "https://assets.deathbybandaid.net/theme.park/CSS/addons/organizr/glass/organizr-base-old.css"
+@import "https://assets.deathbybandaid.net/theme.park/CSS/addons/organizr/glass/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/plex/plex-alt-logo/plex-alt-logo.css b/CSS/addons/plex/plex-alt-logo/plex-alt-logo.css
index 6e964fdc..ad32a7c6 100644
--- a/CSS/addons/plex/plex-alt-logo/plex-alt-logo.css
+++ b/CSS/addons/plex/plex-alt-logo/plex-alt-logo.css
@@ -1,5 +1,5 @@
[class*="NavBar-plexLogo-"] {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/plex/plex-alt-logo/SeekPng.com_your-logo-here-png_2467553.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/plex/plex-alt-logo/SeekPng.com_your-logo-here-png_2467553.png");
background-position: 50%;
background-repeat: no-repeat;
background-size: contain;
diff --git a/CSS/addons/radarr/README.md b/CSS/addons/radarr/README.md
index 89c74546..dca5c626 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://htpc.deathbybandaid.net/assets/theme.park/CSS//themes/radarr/THEME.css";
-@import "https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/radarr/radarr-4k-logo.css";
+@import "https://assets.deathbybandaid.net/theme.park/CSS//themes/radarr/THEME.css";
+@import "https://assets.deathbybandaid.net/theme.park/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 bf801719..37d3d561 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://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/radarr/radarr4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/radarr/radarr4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS//addons/radarr/radarr4k.png");
display: inline-block;
width: 32px;
height: 32px;
@@ -43,7 +43,7 @@
display: none !important;
}
[class*="PageHeader-logoContainer-"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/radarr/radarr4k-v3.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS//addons/radarr/radarr4k-v3.png");
display: inline-block;
width: 148px;
height: 48px;
@@ -60,7 +60,7 @@
display: none !important;
}
[class*="PageHeader-logoContainer-"]{
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/radarr/radarr-v3-mobile.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS//addons/radarr/radarr-v3-mobile.png");
display: inline-block;
width: 32px;
height: 32px;
@@ -80,7 +80,7 @@
}
[class*="LoadingPage-page-"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/radarr/radarr4k-v3.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS//addons/radarr/radarr4k-v3.png");
display: inline-block;
width: 148px;
height: 48px;
diff --git a/CSS/addons/radarr/radarr-4k-logo/radarr-4k-logo.css b/CSS/addons/radarr/radarr-4k-logo/radarr-4k-logo.css
index 468ad316..69bed3c2 100644
--- a/CSS/addons/radarr/radarr-4k-logo/radarr-4k-logo.css
+++ b/CSS/addons/radarr/radarr-4k-logo/radarr-4k-logo.css
@@ -4,7 +4,7 @@
display:none !important;
}
.navbar > .container-fluid .navbar-brand:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/radarr/radarr-4k-logo/radarr4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/radarr/radarr-4k-logo/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/radarr/radarr-4k-logo/radarr4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/radarr/radarr-4k-logo/radarr4k.png");
display: inline-block;
width: 32px;
height: 32px;
@@ -43,7 +43,7 @@
display: none !important;
}
[class*="PageHeader-logoContainer-"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
display: inline-block;
width: 148px;
height: 48px;
@@ -60,7 +60,7 @@
display: none !important;
}
[class*="PageHeader-logoContainer-"]{
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/radarr/radarr-4k-logo/radarr-v3-mobile.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/radarr/radarr-4k-logo/radarr-v3-mobile.png");
display: inline-block;
width: 32px;
height: 32px;
@@ -80,7 +80,7 @@
}
[class*="LoadingPage-page-"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
display: inline-block;
width: 148px;
height: 48px;
diff --git a/CSS/addons/readarr/readarr-alt-logo/readarr-alt-logo.css b/CSS/addons/readarr/readarr-alt-logo/readarr-alt-logo.css
index b9d59343..39b760f5 100644
--- a/CSS/addons/readarr/readarr-alt-logo/readarr-alt-logo.css
+++ b/CSS/addons/readarr/readarr-alt-logo/readarr-alt-logo.css
@@ -3,7 +3,7 @@
display: none !important;
}
[class*="PageHeader-logoContainer-"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png");
display: inline-block;
width: 34px;
height: 34px;
@@ -20,7 +20,7 @@
display: none !important;
}
[class*="PageHeader-logoContainer-"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png");
display: inline-block;
width: 34px;
height: 34px;
@@ -37,7 +37,7 @@
}
[class*="LoadingPage-page-"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png");
display: inline-block;
width: 48px;
height: 48px;
diff --git a/CSS/addons/sonarr/README.md b/CSS/addons/sonarr/README.md
index 38600b65..e8bfb3a4 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://htpc.deathbybandaid.net/assets/theme.park/CSS//themes/sonarr/THEME.css";
-@import "https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/sonarr/sonarr-4k-logo.css";
+@import "https://assets.deathbybandaid.net/theme.park/CSS//themes/sonarr/THEME.css";
+@import "https://assets.deathbybandaid.net/theme.park/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 3b7d7d1b..f88cbc2c 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://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/sonarr/sonarr-4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/sonarr/sonarr-4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/sonarr/sonarr-4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS//addons/sonarr/sonarr-4k.png");
display: inline-block;
width: 32px;
height: 32px;
@@ -65,7 +65,7 @@
display: none !important;
}
[class*="PageHeader\/logoContainer\/"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/sonarr/sonarr-4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS//addons/sonarr/sonarr-4k.png");
display: inline-block;
width: 32px;
height: 32px;
@@ -82,7 +82,7 @@
display: none !important;
}
[class*="PageHeader\/logoContainer\/"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/sonarr/sonarr-4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS//addons/sonarr/sonarr-4k.png");
display: inline-block;
width: 32px;
height: 32px;
@@ -99,7 +99,7 @@
}
[class*="LoadingPage\/page\/"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/sonarr/sonarr-4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS//addons/sonarr/sonarr-4k.png");
display: inline-block;
width: 48px;
height: 48px;
diff --git a/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k-logo.css b/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k-logo.css
index b6348d13..8d02b892 100644
--- a/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k-logo.css
+++ b/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k-logo.css
@@ -3,7 +3,7 @@
display: none !important;
}
[class*="PageHeader-logoContainer-"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
display: inline-block;
width: 32px;
height: 32px;
@@ -20,7 +20,7 @@
display: none !important;
}
[class*="PageHeader-logoContainer-"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
display: inline-block;
width: 32px;
height: 32px;
@@ -37,7 +37,7 @@
}
[class*="LoadingPage-page-"]:before {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
display: inline-block;
width: 48px;
height: 48px;
diff --git a/CSS/addons/unraid/login-page/alien/custom.css b/CSS/addons/unraid/login-page/alien/custom.css
index 18c31d8a..a1fc90da 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat;
+ url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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 f124b53a..e5cf775f 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
+ url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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 8387e426..5fb4378c 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
+ url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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 3994e199..b6ceb355 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
+ url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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 b65fbe85..a8848a60 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
+ url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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 741b5508..915f9022 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
+ url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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 5d1a3f4b..be3f3e6c 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
:root {
--main-bg: transparent;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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 1cf8679f..fc30b2b9 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat;
+ url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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/retro-terminal/amber.css b/CSS/addons/unraid/login-page/alien/retro-terminal/amber.css
index dd392a6d..392e7d96 100644
--- a/CSS/addons/unraid/login-page/alien/retro-terminal/amber.css
+++ b/CSS/addons/unraid/login-page/alien/retro-terminal/amber.css
@@ -3,12 +3,12 @@
/*--body-after: #ffb52a33; /* This is the background that creates the crt lines, background uses a transparency of 20% */
/*--custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
:root {
--main-bg-color:black;
--body-before:#ffb52a1a;
--body-after: #ffb52a33;
---logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/alien/logo/nostromoyellow.png) center no-repeat;
+--logo: url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/alien/logo/nostromoyellow.png) center no-repeat;
--text-color: #ffb52a;
--input-color: #ffb52a;
--link-color: #ffb52a;
diff --git a/CSS/addons/unraid/login-page/alien/retro-terminal/blue.css b/CSS/addons/unraid/login-page/alien/retro-terminal/blue.css
index d1e0ab48..ec1417b1 100644
--- a/CSS/addons/unraid/login-page/alien/retro-terminal/blue.css
+++ b/CSS/addons/unraid/login-page/alien/retro-terminal/blue.css
@@ -3,12 +3,12 @@
/*--body-after: #70d7f61a; /* This is the background that creates the crt lines, background uses a transparency of 20% */
/*--custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
:root {
--main-bg-color:black;
--body-before:#70d7f61a;
--body-after: #70d7f633;
---logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/alien/logo/nostromoblue.png) center no-repeat;
+--logo: url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/alien/logo/nostromoblue.png) center no-repeat;
--text-color: #70d7f6;
--input-color: #70d7f6;
--link-color: #70d7f6;
diff --git a/CSS/addons/unraid/login-page/alien/retro-terminal/green.css b/CSS/addons/unraid/login-page/alien/retro-terminal/green.css
index 151010d1..e6d0a7df 100644
--- a/CSS/addons/unraid/login-page/alien/retro-terminal/green.css
+++ b/CSS/addons/unraid/login-page/alien/retro-terminal/green.css
@@ -3,12 +3,12 @@
/* --body-after: #00ff7733; /* This is the background that creates the crt lines, background uses a transparency of 20% */
/* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
:root {
--main-bg-color:black;
--body-before:#00ff771a;
--body-after: #00ff7733;
---logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/alien/logo/nostromogreen.png) center no-repeat;
+--logo: url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/alien/logo/nostromogreen.png) center no-repeat;
--text-color: #37f592;
--input-color: #37f592;
--link-color: #37f592;
diff --git a/CSS/addons/unraid/login-page/alien/retro-terminal/red.css b/CSS/addons/unraid/login-page/alien/retro-terminal/red.css
index 3c261ff0..f7e897d0 100644
--- a/CSS/addons/unraid/login-page/alien/retro-terminal/red.css
+++ b/CSS/addons/unraid/login-page/alien/retro-terminal/red.css
@@ -3,12 +3,12 @@
/*--body-after: #70d7f61a; /* This is the background that creates the crt lines, background uses a transparency of 20% */
/*--custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
:root {
--main-bg-color: black;
--body-before: #ff00001a;
--body-after: #ff000033;
---logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/alien/logo/nostromored.png) center no-repeat;
+--logo: url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/alien/logo/nostromored.png) center no-repeat;
--text-color: #e22828;
--input-color: #e22828;
--link-color: #e22828;
diff --git a/CSS/addons/unraid/login-page/alien/retro-terminal/temp.css b/CSS/addons/unraid/login-page/alien/retro-terminal/temp.css
index 93fb0d2a..615e77a5 100644
--- a/CSS/addons/unraid/login-page/alien/retro-terminal/temp.css
+++ b/CSS/addons/unraid/login-page/alien/retro-terminal/temp.css
@@ -3,12 +3,12 @@
/*--body-after: #70d7f61a; /* This is the background that creates the crt lines, background uses a transparency of 20% */
/*--custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
:root {
--main-bg-color:black;
--body-before:#70d7f61a;
--body-after: #70d7f633;
---logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/alien/logo/nostromo3.png) center no-repeat;
+--logo: url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/alien/logo/nostromo3.png) center no-repeat;
--text-color: #ffffff;
--input-color: #ffffff;
--link-color: #ffffff;
diff --git a/CSS/addons/unraid/login-page/alien/retro-terminal/white.css b/CSS/addons/unraid/login-page/alien/retro-terminal/white.css
index 93fb0d2a..615e77a5 100644
--- a/CSS/addons/unraid/login-page/alien/retro-terminal/white.css
+++ b/CSS/addons/unraid/login-page/alien/retro-terminal/white.css
@@ -3,12 +3,12 @@
/*--body-after: #70d7f61a; /* This is the background that creates the crt lines, background uses a transparency of 20% */
/*--custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
:root {
--main-bg-color:black;
--body-before:#70d7f61a;
--body-after: #70d7f633;
---logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/alien/logo/nostromo3.png) center no-repeat;
+--logo: url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/alien/logo/nostromo3.png) center no-repeat;
--text-color: #ffffff;
--input-color: #ffffff;
--link-color: #ffffff;
diff --git a/CSS/addons/unraid/login-page/alien/scanner.css b/CSS/addons/unraid/login-page/alien/scanner.css
index eb319312..213f551e 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat;
+ url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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 50b7d81e..8f497bb5 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault.png) center no-repeat;
+ --main-bg-color: url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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 376b5e39..1ce333e1 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
:root {
- --main-bg-color: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
- url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
+ --main-bg-color: url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
+ url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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 20048d1f..6112b773 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
:root {
- --main-bg-color: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
- url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
+ --main-bg-color: url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
+ url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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.css b/CSS/addons/unraid/login-page/fallout/fallout.css
index 8d208773..7ceb775d 100644
--- a/CSS/addons/unraid/login-page/fallout/fallout.css
+++ b/CSS/addons/unraid/login-page/fallout/fallout.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://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//addons/unraid/login-page/fallout/logo/vault.png) center no-repeat;
+ --main-bg-color: url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://assets.deathbybandaid.net/theme.park/CSS//addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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/fallout_video.css b/CSS/addons/unraid/login-page/fallout/fallout_video.css
index 03525768..87944b44 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
:root {
--main-bg-color: transparent;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/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 14b04733..211dd914 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
:root {
- --main-bg-color: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
+ --main-bg-color: url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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 7ecd9640..b40af6dd 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
:root {
- --main-bg-color: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
- --logo: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
+ --main-bg-color: url(https://assets.deathbybandaid.net/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
+ --logo: url(https://assets.deathbybandaid.net/theme.park/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 a2f92827..7c239328 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_yellow.png) center no-repeat;
+--logo: url(https://assets.deathbybandaid.net/theme.park/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 7752f303..10c2beff 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_blue.png) center no-repeat;
+--logo: url(https://assets.deathbybandaid.net/theme.park/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 3dd2204a..c742d823 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat;
+--logo: url(https://assets.deathbybandaid.net/theme.park/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 3333b04f..366d61be 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
+--logo: url(https://assets.deathbybandaid.net/theme.park/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 8ca7c041..e97d2e17 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat;
+--logo: url(https://assets.deathbybandaid.net/theme.park/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 66353ad3..9c7ed863 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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat;
+--logo: url(https://assets.deathbybandaid.net/theme.park/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/base/adguard/adguard-base.css b/CSS/base/adguard/adguard-base.css
index 8c284cce..2f31f9e5 100644
--- a/CSS/base/adguard/adguard-base.css
+++ b/CSS/base/adguard/adguard-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css");
body {
background: var(--main-bg-color);
diff --git a/CSS/base/bazarr/bazarr-base.css b/CSS/base/bazarr/bazarr-base.css
index a0570066..c2c3c76a 100644
--- a/CSS/base/bazarr/bazarr-base.css
+++ b/CSS/base/bazarr/bazarr-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css");
* {
outline: none;
diff --git a/CSS/base/deluge/deluge-base.css b/CSS/base/deluge/deluge-base.css
index a264ba34..ba7910b2 100644
--- a/CSS/base/deluge/deluge-base.css
+++ b/CSS/base/deluge/deluge-base.css
@@ -104,14 +104,14 @@
}
.x-deluge-all {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/all.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/all.png);
background-position: left center;
}
.x-deluge-downloading,
.x-btn .x-deluge-downloading,
.x-deluge-peer {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/dling.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/dling.png);
background-position: left center;
}
@@ -119,34 +119,34 @@
.x-btn .x-deluge-seeding,
.deluge-torrents .seeding,
.x-deluge-seed {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/uling.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/uling.png);
background-position: left center;
}
.x-deluge-active,
.x-deluge-traffic,
.x-btn .x-deluge-traffic {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/active.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/active.png);
background-position: left center;
}
.x-deluge-paused,
.x-btn .x-deluge-paused,
.deluge-torrents .paused {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/paused.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/paused.png);
background-position: left center;
}
.x-deluge-queued,
.x-btn .x-deluge-queued,
.deluge-torrents .queued {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/queued.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/queued.png);
background-position: left center;
}
.x-deluge-checking,
.deluge-torrents .checking {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/checking.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/checking.png);
background-position: left center;
}
@@ -154,36 +154,36 @@
.deluge-torrents .error,
.icon-error,
.x-not-connected {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/error.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/error.png) !important;
background-position: left center;
}
.icon-ok {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/ok.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/ok.png) !important;
background-position: left center;
}
.x-deluge-connections,
.x-btn .x-deluge-connections {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/connections.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/connections.png) !important;
background-position: left center;
}
.x-deluge-freespace,
.x-btn .x-deluge-freespace {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/harddrive.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/harddrive.png) !important;
background-position: left center;
}
.icon-move {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/move.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/move.png) !important;
background-position: left center;
}
.icon-recheck,
.x-deluge-find-more,
.x-btn .x-deluge-find-more {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/search.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/search.png) !important;
background-position: left center;
}
@@ -191,59 +191,59 @@
.icon-edit,
.x-deluge-edit-trackers,
.x-btn .x-deluge-edit-trackers {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/edit.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/edit.png) !important;
background-position: left center;
}
.xg-hmenu-sort-asc .x-menu-item-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/ascending.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/ascending.png) !important;
background-position: left center;
}
.xg-hmenu-sort-desc .x-menu-item-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/descending.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/descending.png) !important;
background-position: left center;
}
.icon-update-tracker {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/update.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/update.png) !important;
background-position: left center;
}
.icon-queue,
.icon-upload-slots {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/queue.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/queue.png) !important;
background-position: left center;
}
.x-deluge-install-plugin,
.x-btn .x-deluge-install-plugin {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/plugin.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/plugin.png) !important;
background-position: left center;
}
.x-deluge-connect-window-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/connection_small.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/connection_small.png) !important;
background-position: left center;
}
.x-deluge-connect-window-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/connection_small.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/connection_small.png) !important;
background-position: left center;
}
.x-deluge-connect-window-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/connection_small.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/connection_small.png) !important;
background-position: left center;
}
.icon-top {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/top.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/top.png) !important;
background-position: left center;
}
.icon-bottom {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/bottom.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/bottom.png) !important;
background-position: left center;
}
@@ -550,186 +550,186 @@
}
.x-panel-tbar .icon-add {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/add.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/add.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-panel-tbar .icon-add:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/add.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/add.png) no-repeat 0 -24px !important;
}
.x-panel-tbar .icon-add:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/add.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/add.png) no-repeat 1px -23px !important;
}
.x-panel-bbar .icon-add {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/add_small.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/add_small.png) no-repeat 0 0 !important;
}
.x-panel-tbar .icon-remove {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/remove.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/remove.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-panel-tbar .icon-remove:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/remove.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/remove.png) no-repeat 0 -24px !important;
}
.x-panel-tbar .icon-remove:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/remove.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/remove.png) no-repeat 1px -23px !important;
}
.x-panel-bbar .icon-remove {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/remove_small.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/remove_small.png) no-repeat 0 0 !important;
}
.x-panel-tbar .icon-pause {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/pause.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/pause.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-panel-tbar .icon-pause:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/pause.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/pause.png) no-repeat 0 -24px !important;
}
.x-panel-tbar .icon-pause:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/pause.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/pause.png) no-repeat 1px -23px !important;
}
.x-menu-item .icon-pause {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/paused.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/paused.png) no-repeat 0 0 !important;
}
.x-panel-tbar .icon-resume {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/resume.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/resume.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-panel-tbar .icon-resume:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/resume.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/resume.png) no-repeat 0 -24px !important;
}
.x-panel-tbar .icon-resume:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/resume.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/resume.png) no-repeat 1px -23px !important;
}
.x-menu-item .icon-resume {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/resume_small.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/resume_small.png) no-repeat 0 0 !important;
}
.icon-remove {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/remove_small.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/remove_small.png) no-repeat 0 0 !important;
}
.x-panel-tbar .icon-up {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/up.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/up.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-panel-tbar .icon-up:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/up.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/up.png) no-repeat 0 -24px !important;
}
.x-panel-tbar .icon-up:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/up.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/up.png) no-repeat 1px -23px !important;
}
.icon-up {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/up_small.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/up_small.png) no-repeat 0 0 !important;
}
.x-panel-tbar .icon-down {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/down.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/down.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-panel-tbar .icon-down:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/down.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/down.png) no-repeat 0 -24px !important;
}
.x-panel-tbar .icon-down:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/down.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/down.png) no-repeat 1px -23px !important;
}
.icon-down {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/down_small.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/down_small.png) no-repeat 0 0 !important;
}
.x-btn .x-deluge-preferences {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/settings.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/settings.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-btn .x-deluge-preferences:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/settings.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/settings.png) no-repeat 0 -24px !important;
}
.x-btn .x-deluge-preferences:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/settings.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/settings.png) no-repeat 1px -23px !important;
}
.x-deluge-preferences {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/settings_small.png) no-repeat 0 4px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/settings_small.png) no-repeat 0 4px !important;
}
.icon-options {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/settings_small.png) no-repeat 0 0px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/settings_small.png) no-repeat 0 0px !important;
}
.x-deluge-connection-manager,
.x-btn .x-deluge-connection-manager {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/connection.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/connection.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-deluge-connection-manager:hover,
.x-btn .x-deluge-connection-manager:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/connection.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/connection.png) no-repeat 0 -24px !important;
}
.x-deluge-connection-manager:active,
.x-btn .x-deluge-connection-manager:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/connection.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/connection.png) no-repeat 1px -23px !important;
}
.icon-help {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/help.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/help.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.icon-help:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/help.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/help.png) no-repeat 0 -24px !important;
}
.icon-help:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/help.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/help.png) no-repeat 1px -23px !important;
}
.icon-logout {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/logout.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/logout.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.icon-logout:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/logout.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/logout.png) no-repeat 0 -24px !important;
}
.icon-logout:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/logout.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/logout.png) no-repeat 1px -23px !important;
}
.x-deluge-main-panel {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/deluge.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/deluge.png) no-repeat 0 0 !important;
padding-left: 30px !important;
}
@@ -1296,7 +1296,7 @@
}
.x-cols-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/columns.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/columns.png);
}
.x-show-groups-icon {
@@ -1372,15 +1372,15 @@
}
.x-tree-node-expanded .x-tree-node-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/folder.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/folder.png);
}
.x-tree-node-leaf .x-tree-node-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/file.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/file.png);
}
.x-tree-node-collapsed .x-tree-node-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/deluge/folder.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/deluge/folder.png);
}
.x-tree-node-loading .x-tree-node-icon {
diff --git a/CSS/base/duplicati/duplicati-base.css b/CSS/base/duplicati/duplicati-base.css
index a7bbbb22..bbb6c574 100644
--- a/CSS/base/duplicati/duplicati-base.css
+++ b/CSS/base/duplicati/duplicati-base.css
@@ -1,4 +1,4 @@
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css");
* {
outline: none !important;
diff --git a/CSS/base/gitea/gitea-base.css b/CSS/base/gitea/gitea-base.css
index 99cbac37..2d2d2d98 100644
--- a/CSS/base/gitea/gitea-base.css
+++ b/CSS/base/gitea/gitea-base.css
@@ -10,8 +10,8 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/base/gitea/chroma.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/base/gitea/monaco_vs_dark.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/base/gitea/chroma.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/base/gitea/monaco_vs_dark.css");
:root {
--color-text: var(--text);
--color-secondary-alpha-70: rgba(0, 0, 0, 0.35);
diff --git a/CSS/base/grafana/organizr-dashboard.css b/CSS/base/grafana/organizr-dashboard.css
index c64273aa..6dc8bdd1 100644
--- a/CSS/base/grafana/organizr-dashboard.css
+++ b/CSS/base/grafana/organizr-dashboard.css
@@ -247,11 +247,11 @@ div.flot-text {
border-bottom: 0px;
}
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/base/grafana/grafana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/base/grafana/grafana-base.css);
:root {
- --main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/resources/preset-light2.png") center center/cover no-repeat fixed;
- --modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/resources/preset-dark2.png") center center/cover no-repeat fixed;
+ --main-bg-color: url("https://assets.deathbybandaid.net/theme.park/resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/resources/preset-light2.png") center center/cover no-repeat fixed;
+ --modal-bg-color: url("https://assets.deathbybandaid.net/theme.park/resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/resources/preset-dark2.png") center center/cover no-repeat fixed;
--button-color: #cc7b19;
--button-color-hover: #e59029;
diff --git a/CSS/base/guacamole/guacamole-base.css b/CSS/base/guacamole/guacamole-base.css
index 82682cf1..9b5d39b2 100644
--- a/CSS/base/guacamole/guacamole-base.css
+++ b/CSS/base/guacamole/guacamole-base.css
@@ -201,73 +201,73 @@ textarea {
.connection .icon.vnc,
.connection .icon.rdp {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/guac-monitor.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/guac-monitor.png);
}
.connection .icon.ssh,
.connection .icon.telnet {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/guac-text.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/guac-text.png);
}
.user-menu .menu-dropdown .menu-title {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/guac-user.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/guac-user.png);
background-color: transparent;
}
.user-menu .menu-dropdown .menu-contents li a[href="#/"] {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/guac-home-dark.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/guac-home-dark.png);
}
.user-menu .menu-dropdown .menu-contents li a[href="#/settings/users"],
.user-menu .menu-dropdown .menu-contents li a[href="#/settings/connections"],
.user-menu .menu-dropdown .menu-contents li a[href="#/settings/sessions"],
.user-menu .menu-dropdown .menu-contents li a[href="#/settings/preferences"] {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/guac-config-dark.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/guac-config-dark.png);
}
.user-menu .menu-dropdown .menu-contents li a.logout {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/guac-logout-dark.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/guac-logout-dark.png);
}
.icon.user {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/guac-user.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/guac-user.png);
}
.pager .icon.first-page {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/guac-first-page.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/guac-first-page.png);
}
.pager .icon.prev-page {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/guac-prev-page.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/guac-prev-page.png);
}
.pager .icon.next-page {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/guac-next-page.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/guac-next-page.png);
}
.pager .icon.last-page {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/guac-last-page.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/guac-last-page.png);
}
.loading::before {
- background-image: url('https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/cog.png');
+ background-image: url('https://assets.deathbybandaid.net/theme.park/resources/guacamole/cog.png');
}
table.sorted th.sort-primary.sort-descending:after {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/up.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/up.png);
}
.menu-dropdown .menu-indicator {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/down.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/down.png);
}
.menu-dropdown .menu-indicator:hover {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/down.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/down.png);
color: #f9be03;
}
table.sorted th.sort-primary:after {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/down.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/down.png);
}
thead {
@@ -338,7 +338,7 @@ table.sorted td {
}
.filter .search-string {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/magnifier.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/magnifier.png) !important;
background-repeat: no-repeat !important;
background-size: 1.75em !important;
background-position: .25em center !important;
@@ -515,11 +515,11 @@ textarea {
}
.manage-user .page-tabs .page-list li.linked a[href]:before {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/checkmark.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/checkmark.png);
}
.manage-user .page-tabs .page-list li.read-only a[href]:before {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/guacamole/lock.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/guacamole/lock.png);
}
.manage-user .notice.read-only {
diff --git a/CSS/base/logarr/logarr-base.css b/CSS/base/logarr/logarr-base.css
index 51323eed..dd83be47 100644
--- a/CSS/base/logarr/logarr-base.css
+++ b/CSS/base/logarr/logarr-base.css
@@ -163,7 +163,7 @@ body.fade-out {
.expandtoggle:checked~.expandtoggle::before {
content: "";
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/logarr/increase.png) no-repeat;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/logarr/increase.png) no-repeat;
background-size: 2em;
display: inline-block;
width: 2em;
@@ -172,7 +172,7 @@ body.fade-out {
}
.expandtoggle::before {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/logarr/decrease.png) no-repeat;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/logarr/decrease.png) no-repeat;
background-size: 2em;
content: "";
display: inline-block;
diff --git a/CSS/base/mylar3/mylar3-base.css b/CSS/base/mylar3/mylar3-base.css
index 6f5c659a..4377b71c 100644
--- a/CSS/base/mylar3/mylar3-base.css
+++ b/CSS/base/mylar3/mylar3-base.css
@@ -1,4 +1,4 @@
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css");
* {
outline: none !important;
diff --git a/CSS/base/netdata/organizr-dashboard.css b/CSS/base/netdata/organizr-dashboard.css
index fbb93471..23abd755 100644
--- a/CSS/base/netdata/organizr-dashboard.css
+++ b/CSS/base/netdata/organizr-dashboard.css
@@ -13,8 +13,8 @@
/* NETDATA ORGANIZR DASHBOARD THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/base/netdata/netdata-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/base/netdata/netdata-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
:root {
--main-bg-color: transparent;
}
\ No newline at end of file
diff --git a/CSS/base/nzbget/nzbget-base.css b/CSS/base/nzbget/nzbget-base.css
index bb6bfe97..0c7f4289 100644
--- a/CSS/base/nzbget/nzbget-base.css
+++ b/CSS/base/nzbget/nzbget-base.css
@@ -234,7 +234,7 @@ div.check:hover {
[class*=" icon-"],
[class^="img-"],
[class*=" img-"] {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/nzbget/icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/nzbget/icons.png);
}
.navbar-search .search-query {
diff --git a/CSS/base/nzbhydra2/nzbhydra2-base.css b/CSS/base/nzbhydra2/nzbhydra2-base.css
index 0b7cfae5..62a9ba06 100644
--- a/CSS/base/nzbhydra2/nzbhydra2-base.css
+++ b/CSS/base/nzbhydra2/nzbhydra2-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css);
body,
html {
diff --git a/CSS/base/pihole/pihole-base.css b/CSS/base/pihole/pihole-base.css
index 0d2b5473..5e071c51 100644
--- a/CSS/base/pihole/pihole-base.css
+++ b/CSS/base/pihole/pihole-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
- @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css);
+ @import url(https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css);
body {
background: var(--main-bg-color) !important;
diff --git a/CSS/base/portainer/portainer-base.css b/CSS/base/portainer/portainer-base.css
index ebea03f2..c629ae9b 100644
--- a/CSS/base/portainer/portainer-base.css
+++ b/CSS/base/portainer/portainer-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css");
/* Scrollbar */
@media only screen and (min-width: 768px) {
diff --git a/CSS/base/qbittorrent/qbittorrent-base.css b/CSS/base/qbittorrent/qbittorrent-base.css
index 3edbd56e..ff4f798d 100644
--- a/CSS/base/qbittorrent/qbittorrent-base.css
+++ b/CSS/base/qbittorrent/qbittorrent-base.css
@@ -205,7 +205,7 @@ label {
line-height: 1px;
font-size: 1px;
overflow: hidden;
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/qbittorrent/dots.png) center center no-repeat;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/qbittorrent/dots.png) center center no-repeat;
}
#desktopNavbar {
@@ -306,11 +306,11 @@ label {
}
.dynamicTable th.sorted.reverse {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/qbittorrent/go-down.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/qbittorrent/go-down.png) !important;
}
.dynamicTable th.sorted {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/qbittorrent/go-up.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/qbittorrent/go-up.png) !important;
background-size: 9px !important;
background-position: right !important;
background-repeat: no-repeat !important;
@@ -526,11 +526,11 @@ ul.filterList li:hover:before {
}
.panel-collapse {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/qbittorrent/collapse-expand.gif) left top no-repeat;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/qbittorrent/collapse-expand.gif) left top no-repeat;
}
.panel-expand {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/qbittorrent/collapse-expand.gif) left -16px no-repeat;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/qbittorrent/collapse-expand.gif) left -16px no-repeat;
}
fieldset {
@@ -1773,7 +1773,7 @@ img[src="icons/checking.svg"] {
#torrentsFilterInput {
width: 160px;
padding-left: 2em;
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/qbittorrent/search-solid.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/qbittorrent/search-solid.png);
background-repeat: no-repeat;
background-size: 1em;
background-position: left;
@@ -1783,7 +1783,7 @@ img[src="icons/checking.svg"] {
.contextMenu li a:hover.arrow-right,
.contextMenu li a.arrow-right,
.contextMenu li a:hover.arrow-right {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/qbittorrent/arrow-right.gif);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/qbittorrent/arrow-right.gif);
background-repeat: no-repeat;
background-position: right center;
}
diff --git a/CSS/base/requestrr/requestrr-base.css b/CSS/base/requestrr/requestrr-base.css
index be9eb8f4..2197d45e 100644
--- a/CSS/base/requestrr/requestrr-base.css
+++ b/CSS/base/requestrr/requestrr-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css);
body {
color: var(--text);
diff --git a/CSS/base/resilio-sync/resilio-sync-base.css b/CSS/base/resilio-sync/resilio-sync-base.css
index 26205b37..09fca883 100644
--- a/CSS/base/resilio-sync/resilio-sync-base.css
+++ b/CSS/base/resilio-sync/resilio-sync-base.css
@@ -11,7 +11,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
@import url(https://use.fontawesome.com/releases/v5.15.1/css/all.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css);
body,
.tableScrollContainer,
diff --git a/CSS/base/rutorrent/rutorrent-base.css b/CSS/base/rutorrent/rutorrent-base.css
index 3565299a..d2765517 100644
--- a/CSS/base/rutorrent/rutorrent-base.css
+++ b/CSS/base/rutorrent/rutorrent-base.css
@@ -36,15 +36,15 @@ div#preload {
width: 0;
height: 0;
display: none;
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/menus.png);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status_icons.png);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/r_bg.gif);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/asc.gif);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/desc.gif);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/pnl_open.gif);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/pnl_close.gif);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/headers.png)
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/menus.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status_icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/r_bg.gif);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/asc.gif);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/desc.gif);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/pnl_open.gif);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/pnl_close.gif);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/headers.png)
}
hr {
@@ -259,120 +259,120 @@ div#t div.TB_Separator {
}
div#t div#add {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat 0 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat 0 0
}
div#t div#add:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat 0 -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat 0 -24px
}
div#t div#create {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -24px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -24px 0
}
div#t div#create:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -24px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -24px -24px
}
div#t div#remove {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -48px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -48px 0
}
div#t div#remove:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -48px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -48px -24px
}
div#t div#start {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -72px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -72px 0
}
div#t div#start:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -72px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -72px -24px
}
div#t div#pause {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -96px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -96px 0
}
div#t div#pause:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -96px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -96px -24px
}
div#t div#stop {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -120px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -120px 0
}
div#t div#stop:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -120px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -120px -24px
}
div#t div#moveu {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -144px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -144px 0
}
div#t div#moveu:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -144px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -144px -24px
}
div#t div#moved {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -168px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -168px 0
}
div#t div#moved:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -168px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -168px -24px
}
div#t div#search {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -192px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -192px 0
}
div#t div#search:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -192px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -192px -24px
}
div#t div#rss {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -241px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -241px 0
}
div#t div#rss:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -241px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -241px -24px
}
div#t div#setting {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -264px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -264px 0
}
div#t div#setting:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -264px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -264px -24px
}
div#t div#plugins {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/plugin.png) no-repeat 0 center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/plugin.png) no-repeat 0 center
}
div#t div#plugins:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/pluginh.png) no-repeat 0 center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/pluginh.png) no-repeat 0 center
}
div#t div#help {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -288px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -288px 0
}
div#t div#help:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/toolbar.png) no-repeat -288px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/toolbar.png) no-repeat -288px -24px
}
div#t div#go {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/go.png) no-repeat 0 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/go.png) no-repeat 0 0
}
div#t div#go:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/goh.png) no-repeat 0 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/goh.png) no-repeat 0 0
}
div select {
-webkit-appearance: none !important;
- background: #1f1f1f url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/dropdown.png) no-repeat 0 0;
+ background: #1f1f1f url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/dropdown.png) no-repeat 0 0;
background-position: right;
border: 1px solid #1f1f1f;
padding-right: 15px !important;
@@ -411,7 +411,7 @@ a {
}
div#stg-header {
- background: #273238 url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/dlg-toolbars.gif) no-repeat scroll 0 -72px;
+ background: #273238 url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/dlg-toolbars.gif) no-repeat scroll 0 -72px;
text-shadow: 0 -1px 0 #000
}
@@ -449,7 +449,7 @@ div#CatList ul li.sel {
#-_-_-act-_-_-,
#-_-_-iac-_-_-,
#-_-_-err-_-_- {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status_icons.png)
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status_icons.png)
}
.catpanel {
@@ -459,7 +459,7 @@ div#CatList ul li.sel {
height: 22px;
line-height: 25px;
background-image: none;
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/pnl_open.gif) 0 0 no-repeat !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/pnl_open.gif) 0 0 no-repeat !important;
background-color: #273238;
font-weight: 700;
color: var(--text-hover);
@@ -497,28 +497,28 @@ div#CatList ul li.sel {
}
div#CatList ul li.RSS {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status_icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status_icons.png);
background-position: 4px -207px
}
div#CatList ul li.disRSS {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status_icons.png)
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status_icons.png)
}
.stable-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status_icons.png)
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status_icons.png)
}
.Icon_File {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/file.gif) no-repeat left center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/file.gif) no-repeat left center
}
.Icon_Dir {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/dir.gif) no-repeat left center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/dir.gif) no-repeat left center
}
.Icon_Share {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/dir.gif) no-repeat left center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/dir.gif) no-repeat left center
}
div#CatList ul li.sel span {
@@ -526,7 +526,7 @@ div#CatList ul li.sel span {
}
div#flabel_cont ul li {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status_icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status_icons.png);
background-position: 4px -352px
}
@@ -541,7 +541,7 @@ div#lcont {
}
div#gcont table td.Header {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status_icons.png) no-repeat 0 -286px;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status_icons.png) no-repeat 0 -286px;
font-family: 'Roboto';
color: var(--text-hover);
padding-left: 17px
@@ -600,16 +600,16 @@ div#Speed {
}
a.dlg-close {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/close.png) no-repeat scroll left center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/close.png) no-repeat scroll left center
}
a.dlg-close:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/close.png) no-repeat scroll left center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/close.png) no-repeat scroll left center
}
a.dlg-close:link,
a.dlg-close:visited {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/close.png) no-repeat scroll left center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/close.png) no-repeat scroll left center
}
div.dlg-header {
@@ -760,7 +760,7 @@ input[type="password"],
select {
color: #fff;
border: none;
- background: rgba(0, 0, 0, 0.25) url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/headers.png) repeat-x scroll 0 -138px;
+ background: rgba(0, 0, 0, 0.25) url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/headers.png) repeat-x scroll 0 -138px;
border-radius: 2px;
outline: none;
}
@@ -771,13 +771,13 @@ input[type="file"][disabled],
select[disabled] {
color: #fff;
border: none;
- background: rgba(0, 0, 0, 0.08) url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/headers.png) repeat scroll 0 0 !important;
+ background: rgba(0, 0, 0, 0.08) url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/headers.png) repeat scroll 0 0 !important;
border-radius: 2px;
opacity: .2
}
#StatusBar table tr td.pstatus2 {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/green.png) no-repeat scroll 5px center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/green.png) no-repeat scroll 5px center !important
}
textarea {
@@ -903,12 +903,12 @@ ul#tabbar li.selected a {
}
#fMan_navbut {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/directory.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/directory.png) !important;
border: 1px solid #181818 !important
}
#fMan_navbut:hover {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/refresh.png) !important
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/refresh.png) !important
}
#fMan_pathsel {
@@ -952,7 +952,7 @@ div.dlg-window {
}
#FS_main div.dlg-header {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/share.png) !important
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/share.png) !important
}
div#yesnoDlg div.dlg-header {
@@ -1029,7 +1029,7 @@ div.tab {
div#t div#ind {
height: 34px;
width: 34px;
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/ajax-loader.gif) no-repeat 0 center;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/ajax-loader.gif) no-repeat 0 center;
margin: 2px 6px
}
@@ -1042,7 +1042,7 @@ tr#rrow td a#mnu_go div#go {
}
span#loadimg {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/ajax-loader.gif) no-repeat center center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/ajax-loader.gif) no-repeat center center
}
.meter-value-start-color {
@@ -1105,7 +1105,7 @@ div#lcont div.std:nth-child(2n+1) {
#StatusBar table tr td {
padding-right: 5px;
border: none;
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/headers.png) no-repeat right -208px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/headers.png) no-repeat right -208px
}
#StatusBar table tr td td {
@@ -1117,11 +1117,11 @@ div#lcont div.std:nth-child(2n+1) {
}
#st_up {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status.png) no-repeat 6px 2px
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status.png) no-repeat 6px 2px
}
#st_down {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status.png) no-repeat 6px -18px
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status.png) no-repeat 6px -18px
}
.statuscell {
@@ -1166,46 +1166,46 @@ span.det {
}
.Icon_Dir {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status_icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status_icons.png);
background-position: 0 -272px
}
.Icon_File {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status_icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status_icons.png);
background-position: 0 -256px
}
.Icon_Torrent {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/torrent.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/torrent.png) no-repeat scroll left center !important
}
.Icon_Vid {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/video.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/video.png) no-repeat scroll left center !important
}
.Icon_Mp3 {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/mp3.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/mp3.png) no-repeat scroll left center !important
}
.Icon_Img {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/image.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/image.png) no-repeat scroll left center !important
}
.Icon_Nfo {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/nfo.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/nfo.png) no-repeat scroll left center !important
}
.Icon_Sfv {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/text.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/text.png) no-repeat scroll left center !important
}
.Icon_UpD {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/up.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/up.png) no-repeat scroll left center !important
}
.Icon_Rar,
.Icon_Zip {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/archive.zip) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/archive.zip) no-repeat scroll left center !important
}
@@ -1260,7 +1260,7 @@ div#tdcont .stable {
.stable-head div.resz {
border: 1px solid #FF0000;
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/s.gif) no-repeat scroll left center;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/s.gif) no-repeat scroll left center;
}
.stable-body {
@@ -1309,16 +1309,16 @@ div.stable-body table tbody tr.even td:nth-child(2n+1) {
}
div.stable-body table tbody tr.even:nth-child(2n+1) td {
- background: #181818 url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/headers.png) repeat-x 0px -64px;
+ background: #181818 url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/headers.png) repeat-x 0px -64px;
}
.stable-move-header {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/header_move.gif) repeat-x scroll center top;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/header_move.gif) repeat-x scroll center top;
border: 1px solid #0099FF;
}
.stable-move-header {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/header_move.gif) repeat-x scroll center top rgba(128, 128, 128, 0.7);
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/header_move.gif) repeat-x scroll center top rgba(128, 128, 128, 0.7);
border: 1px solid #0099FF;
}
@@ -1345,14 +1345,14 @@ div.stable-body table tbody tr.even:nth-child(2n+1) td {
}
.stable-scrollpos {
- background: #181818 url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/headers.png) repeat-x 0px -37px;
+ background: #181818 url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/headers.png) repeat-x 0px -37px;
height: 17px;
line-height: 17px;
border-bottom: 1px solid #333333;
}
.stable-scrollpos:nth-child(2n+1) {
- background: #181818 url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/headers.png) repeat-x 0px -64px;
+ background: #181818 url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/headers.png) repeat-x 0px -64px;
}
.meter-value {
@@ -1417,7 +1417,7 @@ div.stable-body table tbody tr.even:nth-child(2n+1) td {
float: left;
border: 1px inset #1b1b1b;
border-bottom: none;
- background: #96CE00 url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/headers.png) repeat-x 0px -138px;
+ background: #96CE00 url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/headers.png) repeat-x 0px -138px;
}
#meter-disk-text,
@@ -1446,7 +1446,7 @@ div.stable-body table tbody tr.even:nth-child(2n+1) td {
border-right: none;
padding-left: 25px;
margin-left: 0px;
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status_icons.png) no-repeat 3px -336px;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status_icons.png) no-repeat 3px -336px;
}
#meter-cpu-text {
@@ -1466,7 +1466,7 @@ div.stable-body table tbody tr.even:nth-child(2n+1) td {
border-right: none;
margin-left: 0px;
padding-left: 25px;
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/status_icons.png) no-repeat 3px -320px;
+ background: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/status_icons.png) no-repeat 3px -320px;
}
/* #meter-cpu-td {}*/
@@ -1588,7 +1588,7 @@ div#dlgAddRSS div.dlg-header {
div#dlgEditRules-header,
#dlgEditRatioRules-header,
div#dlgEditRules div.dlg-header {
- background: #181818 url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/dlg-toolbars.gif) no-repeat 0 -72px !important;
+ background: #181818 url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/dlg-toolbars.gif) no-repeat 0 -72px !important;
border-bottom: 1px solid #333333;
text-shadow: 0px -1px 0px #000;
}
@@ -1615,15 +1615,15 @@ div#dlgEditRatioRules {
}
#autodl-tb {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/autodll-irc1.png) no-repeat center;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/autodll-irc1.png) no-repeat center;
}
#autodl-tb:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/autodll-irc2.png) no-repeat center;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/autodll-irc2.png) no-repeat center;
}
#autodl-multiselect-header {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/dlg-autodl-irc.gif");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/resources/rutorrent/dlg-autodl-irc.gif");
}
.shieven {
@@ -1635,59 +1635,59 @@ div#dlgEditRatioRules {
}
div#webuiUpdateToggle.pause {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/pauseui.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/pauseui.png) no-repeat;
}
div#webuiUpdateToggle.pause:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/pauseuih.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/pauseuih.png) no-repeat;
}
div#webuiUpdateToggle.resume {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/playui.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/playui.png) no-repeat;
}
div#webuiUpdateToggle.resume:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/playuih.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/playuih.png) no-repeat;
}
div#webuiRefresh {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/refreshui.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/refreshui.png) no-repeat;
}
div#webuiRefresh:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/refreshuih.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/refreshuih.png) no-repeat;
}
div#linkproxy {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/proxy.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/proxy.png) no-repeat;
}
div#linkproxy:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/proxyh.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/proxyh.png) no-repeat;
}
div#linklogs {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/linklogs.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/linklogs.png) no-repeat;
}
div#linklogs:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/linklogsh.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/linklogsh.png) no-repeat;
}
div#linkseedboxmanager {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/seedboxmanager.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/seedboxmanager.png) no-repeat;
}
div#linkseedboxmanager:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/seedboxmanagerh.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/seedboxmanagerh.png) no-repeat;
}
div#plugin {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/plugin.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/plugin.png) no-repeat;
}
div#plugin:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/pluginh.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/pluginh.png) no-repeat;
}
#maillayout #letterform table tr td {
@@ -1699,15 +1699,15 @@ div#plugin:hover {
}
div#chat {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/chat.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/chat.png);
}
div#chat:hover {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/chat3.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/chat3.png);
}
div#tchat div.dlg-header {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/chat2.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/chat2.png);
}
#userlist,
@@ -1721,15 +1721,15 @@ div#tchat div.dlg-header {
}
div#logoff {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/logoff.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/logoff.png);
}
div#logoff:hover {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/logoff3.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/logoff3.png);
}
div#logoffDlg div.dlg-header {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/rutorrent/logoff2.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/rutorrent/logoff2.png);
}
.noty_alert,
diff --git a/CSS/base/sabnzbd/sabnzbd-base.css b/CSS/base/sabnzbd/sabnzbd-base.css
index 33f3d561..028b7aa7 100644
--- a/CSS/base/sabnzbd/sabnzbd-base.css
+++ b/CSS/base/sabnzbd/sabnzbd-base.css
@@ -9,7 +9,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css);
body {
background: var(--main-bg-color) !important;
diff --git a/CSS/base/synclounge/synclounge-base.css b/CSS/base/synclounge/synclounge-base.css
index 8be3c2d2..f5374077 100644
--- a/CSS/base/synclounge/synclounge-base.css
+++ b/CSS/base/synclounge/synclounge-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css);
:root {
--v-primary-base: rgb(var(--accent-color));
diff --git a/CSS/base/transmission/transmission-base.css b/CSS/base/transmission/transmission-base.css
index bfbfda41..f81ab2e4 100644
--- a/CSS/base/transmission/transmission-base.css
+++ b/CSS/base/transmission/transmission-base.css
@@ -978,5 +978,5 @@ ul.torrent_list li.torrent.compact div.torrent_name {
.ui-icon,
.ui-widget-content .ui-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/resources/transmission/icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/resources/transmission/icons.png);
}
\ No newline at end of file
diff --git a/CSS/base/uptime-kuma/uptime-kuma-base.css b/CSS/base/uptime-kuma/uptime-kuma-base.css
index 08a4d46b..6749e2f7 100644
--- a/CSS/base/uptime-kuma/uptime-kuma-base.css
+++ b/CSS/base/uptime-kuma/uptime-kuma-base.css
@@ -1,4 +1,4 @@
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css");
body,
.dark {
diff --git a/CSS/theme-options/plex.css b/CSS/theme-options/plex.css
index 3461059c..ee559a41 100644
--- a/CSS/theme-options/plex.css
+++ b/CSS/theme-options/plex.css
@@ -1,8 +1,8 @@
:root {
- /* --main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/resources/preset-light2.png") center center/cover no-repeat fixed;
- --modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/resources/preset-dark2.png") center center/cover no-repeat fixed;
+ /* --main-bg-color: url("https://assets.deathbybandaid.net/theme.park/resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/resources/preset-light2.png") center center/cover no-repeat fixed;
+ --modal-bg-color: url("https://assets.deathbybandaid.net/theme.park/resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/resources/preset-dark2.png") center center/cover no-repeat fixed;
*/
- --main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/resources/blur-noise.png") repeat scroll 0% 0%, radial-gradient(circle at 0% 100%, rgba(54, 66, 84, 0.55) 0%, rgba(54, 66, 84, 0.043) 70%, rgba(54, 66, 84, 0) 80%), radial-gradient(circle at 100% 100%, rgba(113, 135, 153, 0.55) 0%, rgba(113, 135, 153, 0.043) 70%, rgba(113, 135, 153, 0) 80%), radial-gradient(circle at 100% 0%, rgba(54, 66, 84, 0.55) 0%, rgba(54, 66, 84, 0.043) 70%, rgba(54, 66, 84, 0) 80%), radial-gradient(circle at 0% 0%, rgba(91, 114, 135, 0.55) 0%, rgba(91, 114, 135, 0.043) 70%, rgba(91, 114, 135, 0) 80%), rgb(0, 0, 0) center center/cover no-repeat fixed;
+ --main-bg-color: url("https://assets.deathbybandaid.net/theme.park/resources/blur-noise.png") repeat scroll 0% 0%, radial-gradient(circle at 0% 100%, rgba(54, 66, 84, 0.55) 0%, rgba(54, 66, 84, 0.043) 70%, rgba(54, 66, 84, 0) 80%), radial-gradient(circle at 100% 100%, rgba(113, 135, 153, 0.55) 0%, rgba(113, 135, 153, 0.043) 70%, rgba(113, 135, 153, 0) 80%), radial-gradient(circle at 100% 0%, rgba(54, 66, 84, 0.55) 0%, rgba(54, 66, 84, 0.043) 70%, rgba(54, 66, 84, 0) 80%), radial-gradient(circle at 0% 0%, rgba(91, 114, 135, 0.55) 0%, rgba(91, 114, 135, 0.043) 70%, rgba(91, 114, 135, 0) 80%), rgb(0, 0, 0) center center/cover no-repeat fixed;
--modal-bg-color: #1f2326;
--modal-header-color: #1f2326;
diff --git a/CSS/themes/adguard/adguard-base.css b/CSS/themes/adguard/adguard-base.css
index 8c284cce..2f31f9e5 100644
--- a/CSS/themes/adguard/adguard-base.css
+++ b/CSS/themes/adguard/adguard-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css");
body {
background: var(--main-bg-color);
diff --git a/CSS/themes/adguard/aquamarine.css b/CSS/themes/adguard/aquamarine.css
index 8472fbe4..808b2074 100644
--- a/CSS/themes/adguard/aquamarine.css
+++ b/CSS/themes/adguard/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ADGUARD AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/adguard/adguard-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/adguard/dark.css b/CSS/themes/adguard/dark.css
index 1d5948cb..28ac3fb0 100644
--- a/CSS/themes/adguard/dark.css
+++ b/CSS/themes/adguard/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ADGUARD DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/adguard/adguard-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/adguard/dracula.css b/CSS/themes/adguard/dracula.css
index 12db6080..8757caa2 100644
--- a/CSS/themes/adguard/dracula.css
+++ b/CSS/themes/adguard/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ADGUARD DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/adguard/adguard-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/adguard/hotline.css b/CSS/themes/adguard/hotline.css
index 141cf240..6df09aab 100644
--- a/CSS/themes/adguard/hotline.css
+++ b/CSS/themes/adguard/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ADGUARD HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/adguard/adguard-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/adguard/organizr-dark.css b/CSS/themes/adguard/organizr-dark.css
index ce07999a..743c5db4 100644
--- a/CSS/themes/adguard/organizr-dark.css
+++ b/CSS/themes/adguard/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ADGUARD ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/adguard/adguard-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/adguard/plex.css b/CSS/themes/adguard/plex.css
index 38bf32af..d81f2562 100644
--- a/CSS/themes/adguard/plex.css
+++ b/CSS/themes/adguard/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ADGUARD PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/adguard/adguard-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/adguard/space-gray.css b/CSS/themes/adguard/space-gray.css
index 58bdf04b..46b344da 100644
--- a/CSS/themes/adguard/space-gray.css
+++ b/CSS/themes/adguard/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ADGUARD SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/adguard/adguard-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/bazarr/aquamarine.css b/CSS/themes/bazarr/aquamarine.css
index f0af5695..d2c52610 100644
--- a/CSS/themes/bazarr/aquamarine.css
+++ b/CSS/themes/bazarr/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BAZARR AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bazarr/bazarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/bazarr/bazarr-base.css b/CSS/themes/bazarr/bazarr-base.css
index a0570066..c2c3c76a 100644
--- a/CSS/themes/bazarr/bazarr-base.css
+++ b/CSS/themes/bazarr/bazarr-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css");
* {
outline: none;
diff --git a/CSS/themes/bazarr/dark.css b/CSS/themes/bazarr/dark.css
index 379e5801..961f0317 100644
--- a/CSS/themes/bazarr/dark.css
+++ b/CSS/themes/bazarr/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BAZARR DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bazarr/bazarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/bazarr/dracula.css b/CSS/themes/bazarr/dracula.css
index e3f31b90..0bbbbbc7 100644
--- a/CSS/themes/bazarr/dracula.css
+++ b/CSS/themes/bazarr/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BAZARR DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bazarr/bazarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
diff --git a/CSS/themes/bazarr/hotline.css b/CSS/themes/bazarr/hotline.css
index d2b29137..9f09620b 100644
--- a/CSS/themes/bazarr/hotline.css
+++ b/CSS/themes/bazarr/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BAZARR HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bazarr/bazarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/bazarr/organizr-dark.css b/CSS/themes/bazarr/organizr-dark.css
index cb60b2df..a2c1f560 100644
--- a/CSS/themes/bazarr/organizr-dark.css
+++ b/CSS/themes/bazarr/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BAZARR ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bazarr/bazarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/bazarr/plex.css b/CSS/themes/bazarr/plex.css
index d00ee8e1..f6434de1 100644
--- a/CSS/themes/bazarr/plex.css
+++ b/CSS/themes/bazarr/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BAZARR PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bazarr/bazarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/bazarr/space-gray.css b/CSS/themes/bazarr/space-gray.css
index aab3ba02..ece69fdf 100644
--- a/CSS/themes/bazarr/space-gray.css
+++ b/CSS/themes/bazarr/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BAZARR SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bazarr/bazarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/bitwarden/aquamarine.css b/CSS/themes/bitwarden/aquamarine.css
index 03725339..030f934b 100644
--- a/CSS/themes/bitwarden/aquamarine.css
+++ b/CSS/themes/bitwarden/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BITWARDEN AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/bitwarden/dark.css b/CSS/themes/bitwarden/dark.css
index 588b8a0a..7d1355f3 100644
--- a/CSS/themes/bitwarden/dark.css
+++ b/CSS/themes/bitwarden/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BITWARDEN DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/bitwarden/dracula.css b/CSS/themes/bitwarden/dracula.css
index e3f51237..f45326b9 100644
--- a/CSS/themes/bitwarden/dracula.css
+++ b/CSS/themes/bitwarden/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BITWARDEN DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/bitwarden/hotline.css b/CSS/themes/bitwarden/hotline.css
index 68c7f14e..bdf4fb81 100644
--- a/CSS/themes/bitwarden/hotline.css
+++ b/CSS/themes/bitwarden/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BITWARDEN HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/bitwarden/organizr-dark.css b/CSS/themes/bitwarden/organizr-dark.css
index 5c3916eb..75283715 100644
--- a/CSS/themes/bitwarden/organizr-dark.css
+++ b/CSS/themes/bitwarden/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BITWARDEN ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/bitwarden/plex.css b/CSS/themes/bitwarden/plex.css
index dd968b41..ebdac4a0 100644
--- a/CSS/themes/bitwarden/plex.css
+++ b/CSS/themes/bitwarden/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BITWARDEN PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/bitwarden/space-gray.css b/CSS/themes/bitwarden/space-gray.css
index 0a68dfad..0df3f131 100644
--- a/CSS/themes/bitwarden/space-gray.css
+++ b/CSS/themes/bitwarden/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* BITWARDEN SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/calibreweb/aquamarine.css b/CSS/themes/calibreweb/aquamarine.css
index 5ec6cb35..27b85264 100644
--- a/CSS/themes/calibreweb/aquamarine.css
+++ b/CSS/themes/calibreweb/aquamarine.css
@@ -13,5 +13,5 @@
/* CALIBRE-WEB AQUAMARINE THEME */
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/calibreweb/dark.css b/CSS/themes/calibreweb/dark.css
index 8c16fb59..3620e86d 100644
--- a/CSS/themes/calibreweb/dark.css
+++ b/CSS/themes/calibreweb/dark.css
@@ -13,5 +13,5 @@
/* CALIBRE-WEB DARK THEME */
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/calibreweb/dracula.css b/CSS/themes/calibreweb/dracula.css
index 8262a3cb..c3070ca7 100644
--- a/CSS/themes/calibreweb/dracula.css
+++ b/CSS/themes/calibreweb/dracula.css
@@ -13,5 +13,5 @@
/* CALIBRE-WEB DRACULA THEME */
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/calibreweb/hotline.css b/CSS/themes/calibreweb/hotline.css
index 1ad7f4e3..1b68fe5f 100644
--- a/CSS/themes/calibreweb/hotline.css
+++ b/CSS/themes/calibreweb/hotline.css
@@ -13,5 +13,5 @@
/* CALIBRE-WEB HOTLINE THEME */
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/calibreweb/organizr-dark.css b/CSS/themes/calibreweb/organizr-dark.css
index 62d517ca..c6eb2bda 100644
--- a/CSS/themes/calibreweb/organizr-dark.css
+++ b/CSS/themes/calibreweb/organizr-dark.css
@@ -13,5 +13,5 @@
/* CALIBRE-WEB ORGANIZR-DARK THEME */
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/calibreweb/space-gray.css b/CSS/themes/calibreweb/space-gray.css
index d8943037..36b5355d 100644
--- a/CSS/themes/calibreweb/space-gray.css
+++ b/CSS/themes/calibreweb/space-gray.css
@@ -13,5 +13,5 @@
/* CALIBRE-WEB SPACE GRAY THEME */
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/deluge/aquamarine.css b/CSS/themes/deluge/aquamarine.css
index b09556c2..24fbfbdd 100644
--- a/CSS/themes/deluge/aquamarine.css
+++ b/CSS/themes/deluge/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DELUGE AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/deluge/deluge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
diff --git a/CSS/themes/deluge/dark.css b/CSS/themes/deluge/dark.css
index 3047b1e3..17d1f0cc 100644
--- a/CSS/themes/deluge/dark.css
+++ b/CSS/themes/deluge/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DELUGE DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/deluge/deluge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/deluge/deluge-base.css b/CSS/themes/deluge/deluge-base.css
index d49c7f19..5acb9e46 100644
--- a/CSS/themes/deluge/deluge-base.css
+++ b/CSS/themes/deluge/deluge-base.css
@@ -104,14 +104,14 @@
}
.x-deluge-all {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/all.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/all.png);
background-position: left center;
}
.x-deluge-downloading,
.x-btn .x-deluge-downloading,
.x-deluge-peer {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/dling.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/dling.png);
background-position: left center;
}
@@ -119,34 +119,34 @@
.x-btn .x-deluge-seeding,
.deluge-torrents .seeding,
.x-deluge-seed {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/uling.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/uling.png);
background-position: left center;
}
.x-deluge-active,
.x-deluge-traffic,
.x-btn .x-deluge-traffic {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/active.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/active.png);
background-position: left center;
}
.x-deluge-paused,
.x-btn .x-deluge-paused,
.deluge-torrents .paused {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/paused.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/paused.png);
background-position: left center;
}
.x-deluge-queued,
.x-btn .x-deluge-queued,
.deluge-torrents .queued {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/queued.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/queued.png);
background-position: left center;
}
.x-deluge-checking,
.deluge-torrents .checking {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/checking.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/checking.png);
background-position: left center;
}
@@ -154,36 +154,36 @@
.deluge-torrents .error,
.icon-error,
.x-not-connected {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/error.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/error.png) !important;
background-position: left center;
}
.icon-ok {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/ok.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/ok.png) !important;
background-position: left center;
}
.x-deluge-connections,
.x-btn .x-deluge-connections {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connections.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/connections.png) !important;
background-position: left center;
}
.x-deluge-freespace,
.x-btn .x-deluge-freespace {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/harddrive.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/harddrive.png) !important;
background-position: left center;
}
.icon-move {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/move.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/move.png) !important;
background-position: left center;
}
.icon-recheck,
.x-deluge-find-more,
.x-btn .x-deluge-find-more {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/search.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/search.png) !important;
background-position: left center;
}
@@ -191,59 +191,59 @@
.icon-edit,
.x-deluge-edit-trackers,
.x-btn .x-deluge-edit-trackers {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/edit.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/edit.png) !important;
background-position: left center;
}
.xg-hmenu-sort-asc .x-menu-item-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/ascending.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/ascending.png) !important;
background-position: left center;
}
.xg-hmenu-sort-desc .x-menu-item-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/descending.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/descending.png) !important;
background-position: left center;
}
.icon-update-tracker {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/update.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/update.png) !important;
background-position: left center;
}
.icon-queue,
.icon-upload-slots {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/queue.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/queue.png) !important;
background-position: left center;
}
.x-deluge-install-plugin,
.x-btn .x-deluge-install-plugin {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/plugin.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/plugin.png) !important;
background-position: left center;
}
.x-deluge-connect-window-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connection_small.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/connection_small.png) !important;
background-position: left center;
}
.x-deluge-connect-window-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connection_small.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/connection_small.png) !important;
background-position: left center;
}
.x-deluge-connect-window-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connection_small.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/connection_small.png) !important;
background-position: left center;
}
.icon-top {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/top.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/top.png) !important;
background-position: left center;
}
.icon-bottom {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/bottom.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/bottom.png) !important;
background-position: left center;
}
@@ -550,186 +550,186 @@
}
.x-panel-tbar .icon-add {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/add.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/add.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-panel-tbar .icon-add:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/add.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/add.png) no-repeat 0 -24px !important;
}
.x-panel-tbar .icon-add:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/add.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/add.png) no-repeat 1px -23px !important;
}
.x-panel-bbar .icon-add {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/add_small.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/add_small.png) no-repeat 0 0 !important;
}
.x-panel-tbar .icon-remove {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/remove.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/remove.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-panel-tbar .icon-remove:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/remove.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/remove.png) no-repeat 0 -24px !important;
}
.x-panel-tbar .icon-remove:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/remove.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/remove.png) no-repeat 1px -23px !important;
}
.x-panel-bbar .icon-remove {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/remove_small.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/remove_small.png) no-repeat 0 0 !important;
}
.x-panel-tbar .icon-pause {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/pause.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/pause.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-panel-tbar .icon-pause:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/pause.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/pause.png) no-repeat 0 -24px !important;
}
.x-panel-tbar .icon-pause:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/pause.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/pause.png) no-repeat 1px -23px !important;
}
.x-menu-item .icon-pause {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/paused.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/paused.png) no-repeat 0 0 !important;
}
.x-panel-tbar .icon-resume {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/resume.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/resume.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-panel-tbar .icon-resume:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/resume.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/resume.png) no-repeat 0 -24px !important;
}
.x-panel-tbar .icon-resume:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/resume.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/resume.png) no-repeat 1px -23px !important;
}
.x-menu-item .icon-resume {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/resume_small.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/resume_small.png) no-repeat 0 0 !important;
}
.icon-remove {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/remove_small.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/remove_small.png) no-repeat 0 0 !important;
}
.x-panel-tbar .icon-up {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/up.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/up.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-panel-tbar .icon-up:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/up.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/up.png) no-repeat 0 -24px !important;
}
.x-panel-tbar .icon-up:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/up.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/up.png) no-repeat 1px -23px !important;
}
.icon-up {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/up_small.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/up_small.png) no-repeat 0 0 !important;
}
.x-panel-tbar .icon-down {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/down.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/down.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-panel-tbar .icon-down:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/down.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/down.png) no-repeat 0 -24px !important;
}
.x-panel-tbar .icon-down:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/down.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/down.png) no-repeat 1px -23px !important;
}
.icon-down {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/down_small.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/down_small.png) no-repeat 0 0 !important;
}
.x-btn .x-deluge-preferences {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/settings.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/settings.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-btn .x-deluge-preferences:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/settings.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/settings.png) no-repeat 0 -24px !important;
}
.x-btn .x-deluge-preferences:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/settings.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/settings.png) no-repeat 1px -23px !important;
}
.x-deluge-preferences {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/settings_small.png) no-repeat 0 4px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/settings_small.png) no-repeat 0 4px !important;
}
.icon-options {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/settings_small.png) no-repeat 0 0px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/settings_small.png) no-repeat 0 0px !important;
}
.x-deluge-connection-manager,
.x-btn .x-deluge-connection-manager {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connection.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/connection.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.x-deluge-connection-manager:hover,
.x-btn .x-deluge-connection-manager:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connection.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/connection.png) no-repeat 0 -24px !important;
}
.x-deluge-connection-manager:active,
.x-btn .x-deluge-connection-manager:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connection.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/connection.png) no-repeat 1px -23px !important;
}
.icon-help {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/help.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/help.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.icon-help:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/help.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/help.png) no-repeat 0 -24px !important;
}
.icon-help:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/help.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/help.png) no-repeat 1px -23px !important;
}
.icon-logout {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/logout.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/logout.png) no-repeat 0 0 !important;
width: 24px !important;
overflow: hidden;
}
.icon-logout:hover {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/logout.png) no-repeat 0 -24px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/logout.png) no-repeat 0 -24px !important;
}
.icon-logout:active {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/logout.png) no-repeat 1px -23px !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/logout.png) no-repeat 1px -23px !important;
}
.x-deluge-main-panel {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/deluge.png) no-repeat 0 0 !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/deluge.png) no-repeat 0 0 !important;
padding-left: 30px !important;
}
@@ -1296,7 +1296,7 @@
}
.x-cols-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/columns.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/columns.png);
}
.x-show-groups-icon {
@@ -1372,15 +1372,15 @@
}
.x-tree-node-expanded .x-tree-node-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/folder.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/folder.png);
}
.x-tree-node-leaf .x-tree-node-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/file.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/file.png);
}
.x-tree-node-collapsed .x-tree-node-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/folder.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/deluge/folder.png);
}
.x-tree-node-loading .x-tree-node-icon {
diff --git a/CSS/themes/deluge/dracula.css b/CSS/themes/deluge/dracula.css
index a1cdf95f..6ca39035 100644
--- a/CSS/themes/deluge/dracula.css
+++ b/CSS/themes/deluge/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DELUGE DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/deluge/deluge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/deluge/hotline.css b/CSS/themes/deluge/hotline.css
index 28a352f6..aeec638a 100644
--- a/CSS/themes/deluge/hotline.css
+++ b/CSS/themes/deluge/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DELUGE HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/deluge/deluge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/deluge/organizr-dark.css b/CSS/themes/deluge/organizr-dark.css
index 2b0ddb9f..1bcf2c97 100644
--- a/CSS/themes/deluge/organizr-dark.css
+++ b/CSS/themes/deluge/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DELUGE ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/deluge/deluge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/deluge/plex.css b/CSS/themes/deluge/plex.css
index 1efc3f14..0036d1c0 100644
--- a/CSS/themes/deluge/plex.css
+++ b/CSS/themes/deluge/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DELUGE PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/deluge/deluge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/deluge/space-gray.css b/CSS/themes/deluge/space-gray.css
index c56cc4d1..7f866ccf 100644
--- a/CSS/themes/deluge/space-gray.css
+++ b/CSS/themes/deluge/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DELUGE SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/deluge/deluge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/dozzle/aquamarine.css b/CSS/themes/dozzle/aquamarine.css
index 36f00dfb..b6854b27 100644
--- a/CSS/themes/dozzle/aquamarine.css
+++ b/CSS/themes/dozzle/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DOZZLE AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/dozzle/dozzle-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
diff --git a/CSS/themes/dozzle/dark.css b/CSS/themes/dozzle/dark.css
index 61c0eff7..550216fe 100644
--- a/CSS/themes/dozzle/dark.css
+++ b/CSS/themes/dozzle/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DOZZLE DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/dozzle/dozzle-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/dozzle/dracula.css b/CSS/themes/dozzle/dracula.css
index 81b7b3b8..fa62a034 100644
--- a/CSS/themes/dozzle/dracula.css
+++ b/CSS/themes/dozzle/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DOZZLE DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/dozzle/dozzle-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/dozzle/hotline.css b/CSS/themes/dozzle/hotline.css
index ee0516ad..517eca42 100644
--- a/CSS/themes/dozzle/hotline.css
+++ b/CSS/themes/dozzle/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DOZZLE HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/dozzle/dozzle-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/dozzle/organizr-dark.css b/CSS/themes/dozzle/organizr-dark.css
index d0810ec2..284df107 100644
--- a/CSS/themes/dozzle/organizr-dark.css
+++ b/CSS/themes/dozzle/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DOZZLE ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/dozzle/dozzle-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/dozzle/plex.css b/CSS/themes/dozzle/plex.css
index 253a1641..ff40e069 100644
--- a/CSS/themes/dozzle/plex.css
+++ b/CSS/themes/dozzle/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DOZZLE PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/dozzle/dozzle-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/dozzle/space-gray.css b/CSS/themes/dozzle/space-gray.css
index ea7b2614..4c52bcb8 100644
--- a/CSS/themes/dozzle/space-gray.css
+++ b/CSS/themes/dozzle/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DOZZLE SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/dozzle/dozzle-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/duplicacy/aquamarine.css b/CSS/themes/duplicacy/aquamarine.css
index 7446efbe..fc198d8b 100644
--- a/CSS/themes/duplicacy/aquamarine.css
+++ b/CSS/themes/duplicacy/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DUPLICACY AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/duplicacy/dark.css b/CSS/themes/duplicacy/dark.css
index f6f769c2..b2f6bea2 100644
--- a/CSS/themes/duplicacy/dark.css
+++ b/CSS/themes/duplicacy/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DUPLICACY DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/duplicacy/dracula.css b/CSS/themes/duplicacy/dracula.css
index 3e0adb22..13c9dcd0 100644
--- a/CSS/themes/duplicacy/dracula.css
+++ b/CSS/themes/duplicacy/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DUPLICACY DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/duplicacy/hotline.css b/CSS/themes/duplicacy/hotline.css
index dbe40cba..1b1bd4d4 100644
--- a/CSS/themes/duplicacy/hotline.css
+++ b/CSS/themes/duplicacy/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DUPLICACY HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/duplicacy/organizr-dark.css b/CSS/themes/duplicacy/organizr-dark.css
index 096ccc68..3f023bb1 100644
--- a/CSS/themes/duplicacy/organizr-dark.css
+++ b/CSS/themes/duplicacy/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DUPLICACY ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/duplicacy/plex.css b/CSS/themes/duplicacy/plex.css
index 967469f7..ad9d1916 100644
--- a/CSS/themes/duplicacy/plex.css
+++ b/CSS/themes/duplicacy/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DUPLICACY PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/duplicacy/space-gray.css b/CSS/themes/duplicacy/space-gray.css
index 1a1830aa..26a6a282 100644
--- a/CSS/themes/duplicacy/space-gray.css
+++ b/CSS/themes/duplicacy/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* DUPLICACY SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/emby/aquamarine.css b/CSS/themes/emby/aquamarine.css
index 56ea09ad..a501090a 100644
--- a/CSS/themes/emby/aquamarine.css
+++ b/CSS/themes/emby/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* EMBY AQUAMARINE THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/emby/emby-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css");
diff --git a/CSS/themes/emby/dark.css b/CSS/themes/emby/dark.css
index 75a1d8e3..4c532ed1 100644
--- a/CSS/themes/emby/dark.css
+++ b/CSS/themes/emby/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* EMBY DARK THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css");
\ No newline at end of file
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/emby/emby-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css");
\ No newline at end of file
diff --git a/CSS/themes/emby/dracula.css b/CSS/themes/emby/dracula.css
index 5a542e94..8fb6c939 100644
--- a/CSS/themes/emby/dracula.css
+++ b/CSS/themes/emby/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* EMBY DRACULA THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css");
\ No newline at end of file
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/emby/emby-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css");
\ No newline at end of file
diff --git a/CSS/themes/emby/hotline.css b/CSS/themes/emby/hotline.css
index 8fd8976d..bc001c4f 100644
--- a/CSS/themes/emby/hotline.css
+++ b/CSS/themes/emby/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* EMBY HOTLINE THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css");
\ No newline at end of file
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/emby/emby-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css");
\ No newline at end of file
diff --git a/CSS/themes/emby/organizr-dark.css b/CSS/themes/emby/organizr-dark.css
index 73324bc4..218132cb 100644
--- a/CSS/themes/emby/organizr-dark.css
+++ b/CSS/themes/emby/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* EMBY ORGANIZR-DARK THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css");
\ No newline at end of file
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/emby/emby-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css");
\ No newline at end of file
diff --git a/CSS/themes/emby/plex.css b/CSS/themes/emby/plex.css
index 03a4d4cc..aebd173f 100644
--- a/CSS/themes/emby/plex.css
+++ b/CSS/themes/emby/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* EMBY PLEX THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/emby/emby-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css");
diff --git a/CSS/themes/emby/space-gray.css b/CSS/themes/emby/space-gray.css
index 09cd69e7..0e4c60a6 100644
--- a/CSS/themes/emby/space-gray.css
+++ b/CSS/themes/emby/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* EMBY SPACE GRAY THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css");
\ No newline at end of file
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/emby/emby-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css");
\ No newline at end of file
diff --git a/CSS/themes/filebrowser/aquamarine.css b/CSS/themes/filebrowser/aquamarine.css
index 78af11f3..644cdf63 100644
--- a/CSS/themes/filebrowser/aquamarine.css
+++ b/CSS/themes/filebrowser/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FILEBROWSER AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
diff --git a/CSS/themes/filebrowser/dark.css b/CSS/themes/filebrowser/dark.css
index 4c3b04a8..8fee88a3 100644
--- a/CSS/themes/filebrowser/dark.css
+++ b/CSS/themes/filebrowser/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FILEBROWSER DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/filebrowser/dracula.css b/CSS/themes/filebrowser/dracula.css
index d54dc086..f94811d8 100644
--- a/CSS/themes/filebrowser/dracula.css
+++ b/CSS/themes/filebrowser/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FILEBROWSER DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
diff --git a/CSS/themes/filebrowser/hotline.css b/CSS/themes/filebrowser/hotline.css
index 891c3b1a..731540e1 100644
--- a/CSS/themes/filebrowser/hotline.css
+++ b/CSS/themes/filebrowser/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FILEBROWSER HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/filebrowser/organizr-dark.css b/CSS/themes/filebrowser/organizr-dark.css
index 788c8878..335e3b00 100644
--- a/CSS/themes/filebrowser/organizr-dark.css
+++ b/CSS/themes/filebrowser/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FILEBROWSER ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/filebrowser/plex.css b/CSS/themes/filebrowser/plex.css
index 1f207d13..b6869a26 100644
--- a/CSS/themes/filebrowser/plex.css
+++ b/CSS/themes/filebrowser/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FILEBROWSER PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/filebrowser/space-gray.css b/CSS/themes/filebrowser/space-gray.css
index 47ba6856..f80dfd5a 100644
--- a/CSS/themes/filebrowser/space-gray.css
+++ b/CSS/themes/filebrowser/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FILEBROWSER SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/flood/aquamarine.css b/CSS/themes/flood/aquamarine.css
index f9603ab3..9cb39bd7 100644
--- a/CSS/themes/flood/aquamarine.css
+++ b/CSS/themes/flood/aquamarine.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FLOOD AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/flood/flood-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/flood/dark.css b/CSS/themes/flood/dark.css
index fee800a7..f1f16966 100644
--- a/CSS/themes/flood/dark.css
+++ b/CSS/themes/flood/dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FLOOD DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/flood/flood-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/flood/dracula.css b/CSS/themes/flood/dracula.css
index 047a8e46..7aad0fb4 100644
--- a/CSS/themes/flood/dracula.css
+++ b/CSS/themes/flood/dracula.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FLOOD DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/flood/flood-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/flood/hotline.css b/CSS/themes/flood/hotline.css
index 3bb16a2f..715351ab 100644
--- a/CSS/themes/flood/hotline.css
+++ b/CSS/themes/flood/hotline.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FLOOD HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/flood/flood-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/flood/organizr-dark.css b/CSS/themes/flood/organizr-dark.css
index c43d8d13..c4b9e41a 100644
--- a/CSS/themes/flood/organizr-dark.css
+++ b/CSS/themes/flood/organizr-dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FLOOD ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/flood/flood-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/flood/plex.css b/CSS/themes/flood/plex.css
index c9dc4187..dbe9a26f 100644
--- a/CSS/themes/flood/plex.css
+++ b/CSS/themes/flood/plex.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FLOOD PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/flood/flood-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/flood/space-gray.css b/CSS/themes/flood/space-gray.css
index 7f63b4e0..deaf9c67 100644
--- a/CSS/themes/flood/space-gray.css
+++ b/CSS/themes/flood/space-gray.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* FLOOD SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/flood/flood-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/gaps/aquamarine.css b/CSS/themes/gaps/aquamarine.css
index 58e88f60..62fbbba9 100644
--- a/CSS/themes/gaps/aquamarine.css
+++ b/CSS/themes/gaps/aquamarine.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GAPS AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gaps/gaps-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/gaps/dark.css b/CSS/themes/gaps/dark.css
index a3391a4b..d7a4f8b2 100644
--- a/CSS/themes/gaps/dark.css
+++ b/CSS/themes/gaps/dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GAPS DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gaps/gaps-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/gaps/dracula.css b/CSS/themes/gaps/dracula.css
index 81cdbf66..e6911bc0 100644
--- a/CSS/themes/gaps/dracula.css
+++ b/CSS/themes/gaps/dracula.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GAPS DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gaps/gaps-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/gaps/hotline.css b/CSS/themes/gaps/hotline.css
index f4a161ca..65306ee8 100644
--- a/CSS/themes/gaps/hotline.css
+++ b/CSS/themes/gaps/hotline.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GAPS HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gaps/gaps-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/gaps/organizr-dark.css b/CSS/themes/gaps/organizr-dark.css
index 37d824e1..4b91d4b6 100644
--- a/CSS/themes/gaps/organizr-dark.css
+++ b/CSS/themes/gaps/organizr-dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GAPS ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gaps/gaps-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/gaps/plex.css b/CSS/themes/gaps/plex.css
index f0dcefc7..9ec4176d 100644
--- a/CSS/themes/gaps/plex.css
+++ b/CSS/themes/gaps/plex.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GAPS PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gaps/gaps-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/gaps/space-gray.css b/CSS/themes/gaps/space-gray.css
index de31f733..773faf23 100644
--- a/CSS/themes/gaps/space-gray.css
+++ b/CSS/themes/gaps/space-gray.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GAPS SPACE-GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gaps/gaps-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/gitea/aquamarine.css b/CSS/themes/gitea/aquamarine.css
index 16720d5a..be6e4cd8 100644
--- a/CSS/themes/gitea/aquamarine.css
+++ b/CSS/themes/gitea/aquamarine.css
@@ -12,6 +12,6 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GITEA AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/gitea-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/chroma.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/gitea/dark.css b/CSS/themes/gitea/dark.css
index e06a3433..a3750604 100644
--- a/CSS/themes/gitea/dark.css
+++ b/CSS/themes/gitea/dark.css
@@ -12,6 +12,6 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GITEA DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/gitea-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/chroma.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/gitea/dracula.css b/CSS/themes/gitea/dracula.css
index d3cc6cd4..2346845e 100644
--- a/CSS/themes/gitea/dracula.css
+++ b/CSS/themes/gitea/dracula.css
@@ -12,6 +12,6 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GITEA DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/gitea-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/chroma.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/gitea/hotline.css b/CSS/themes/gitea/hotline.css
index dfcadee6..be5763b9 100644
--- a/CSS/themes/gitea/hotline.css
+++ b/CSS/themes/gitea/hotline.css
@@ -12,6 +12,6 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GITEA HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/gitea-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/chroma.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/gitea/organizr-dark.css b/CSS/themes/gitea/organizr-dark.css
index e9819ccb..a270ce5c 100644
--- a/CSS/themes/gitea/organizr-dark.css
+++ b/CSS/themes/gitea/organizr-dark.css
@@ -12,6 +12,6 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GITEA ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/gitea-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/chroma.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/gitea/plex.css b/CSS/themes/gitea/plex.css
index 32a941a3..5b6744da 100644
--- a/CSS/themes/gitea/plex.css
+++ b/CSS/themes/gitea/plex.css
@@ -12,6 +12,6 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GITEA PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/gitea-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/chroma.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/gitea/space-gray.css b/CSS/themes/gitea/space-gray.css
index 8d1cc7d6..78f9badc 100644
--- a/CSS/themes/gitea/space-gray.css
+++ b/CSS/themes/gitea/space-gray.css
@@ -12,6 +12,6 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GITEA SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/gitea-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/gitea/chroma.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/grafana/aquamarine.css b/CSS/themes/grafana/aquamarine.css
index cdf443c9..0076906c 100644
--- a/CSS/themes/grafana/aquamarine.css
+++ b/CSS/themes/grafana/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GRAFANA AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/grafana/grafana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/grafana/dark.css b/CSS/themes/grafana/dark.css
index b52ebcb4..557a619c 100644
--- a/CSS/themes/grafana/dark.css
+++ b/CSS/themes/grafana/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GRAFANA DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/grafana/grafana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/grafana/dracula.css b/CSS/themes/grafana/dracula.css
index 675fa7d5..a60bbaa5 100644
--- a/CSS/themes/grafana/dracula.css
+++ b/CSS/themes/grafana/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GRAFANA DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/grafana/grafana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/grafana/hotline.css b/CSS/themes/grafana/hotline.css
index 4b5cc4c5..599d1d19 100644
--- a/CSS/themes/grafana/hotline.css
+++ b/CSS/themes/grafana/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GRAFANA HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/grafana/grafana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/grafana/organizr-dark.css b/CSS/themes/grafana/organizr-dark.css
index eeb6c6b3..429fcd7a 100644
--- a/CSS/themes/grafana/organizr-dark.css
+++ b/CSS/themes/grafana/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GRAFANA ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/grafana/grafana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/grafana/organizr-dashboard.css b/CSS/themes/grafana/organizr-dashboard.css
index 40b2bd41..9f6c6231 100644
--- a/CSS/themes/grafana/organizr-dashboard.css
+++ b/CSS/themes/grafana/organizr-dashboard.css
@@ -247,11 +247,11 @@ div.flot-text {
border-bottom: 0px;
}
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/grafana/grafana-base.css);
:root {
- --main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
- --modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
+ --main-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
+ --modal-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
--button-color: #cc7b19;
--button-color-hover: #e59029;
diff --git a/CSS/themes/grafana/plex.css b/CSS/themes/grafana/plex.css
index 510b7e2f..623370c9 100644
--- a/CSS/themes/grafana/plex.css
+++ b/CSS/themes/grafana/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIDARR PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/grafana/grafana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/grafana/space-gray.css b/CSS/themes/grafana/space-gray.css
index 6dfb2c5b..e373349f 100644
--- a/CSS/themes/grafana/space-gray.css
+++ b/CSS/themes/grafana/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GRAFANA SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/grafana/grafana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/guacamole/aquamarine.css b/CSS/themes/guacamole/aquamarine.css
index 4469a8be..999681bd 100644
--- a/CSS/themes/guacamole/aquamarine.css
+++ b/CSS/themes/guacamole/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GUACAMOLE AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/guacamole/guacamole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/guacamole/dark.css b/CSS/themes/guacamole/dark.css
index 25347ba4..ec0d668a 100644
--- a/CSS/themes/guacamole/dark.css
+++ b/CSS/themes/guacamole/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GUACAMOLE DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/guacamole/guacamole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/guacamole/dracula.css b/CSS/themes/guacamole/dracula.css
index 423d840e..2377b6cd 100644
--- a/CSS/themes/guacamole/dracula.css
+++ b/CSS/themes/guacamole/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GUACAMOLE DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/guacamole/guacamole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/guacamole/guacamole-base.css b/CSS/themes/guacamole/guacamole-base.css
index 4e96f65b..17ed668f 100644
--- a/CSS/themes/guacamole/guacamole-base.css
+++ b/CSS/themes/guacamole/guacamole-base.css
@@ -201,73 +201,73 @@ textarea {
.connection .icon.vnc,
.connection .icon.rdp {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/guac-monitor.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/guac-monitor.png);
}
.connection .icon.ssh,
.connection .icon.telnet {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/guac-text.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/guac-text.png);
}
.user-menu .menu-dropdown .menu-title {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/guac-user.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/guac-user.png);
background-color: transparent;
}
.user-menu .menu-dropdown .menu-contents li a[href="#/"] {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/guac-home-dark.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/guac-home-dark.png);
}
.user-menu .menu-dropdown .menu-contents li a[href="#/settings/users"],
.user-menu .menu-dropdown .menu-contents li a[href="#/settings/connections"],
.user-menu .menu-dropdown .menu-contents li a[href="#/settings/sessions"],
.user-menu .menu-dropdown .menu-contents li a[href="#/settings/preferences"] {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/guac-config-dark.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/guac-config-dark.png);
}
.user-menu .menu-dropdown .menu-contents li a.logout {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/guac-logout-dark.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/guac-logout-dark.png);
}
.icon.user {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/guac-user.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/guac-user.png);
}
.pager .icon.first-page {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/guac-first-page.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/guac-first-page.png);
}
.pager .icon.prev-page {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/guac-prev-page.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/guac-prev-page.png);
}
.pager .icon.next-page {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/guac-next-page.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/guac-next-page.png);
}
.pager .icon.last-page {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/guac-last-page.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/guac-last-page.png);
}
.loading::before {
- background-image: url('https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/cog.png');
+ background-image: url('https://assets.deathbybandaid.net/theme.park/Resources/guacamole/cog.png');
}
table.sorted th.sort-primary.sort-descending:after {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/up.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/up.png);
}
.menu-dropdown .menu-indicator {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/down.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/down.png);
}
.menu-dropdown .menu-indicator:hover {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/down.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/down.png);
color: #f9be03;
}
table.sorted th.sort-primary:after {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/down.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/down.png);
}
thead {
@@ -338,7 +338,7 @@ table.sorted td {
}
.filter .search-string {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/magnifier.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/magnifier.png) !important;
background-repeat: no-repeat !important;
background-size: 1.75em !important;
background-position: .25em center !important;
@@ -515,11 +515,11 @@ textarea {
}
.manage-user .page-tabs .page-list li.linked a[href]:before {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/checkmark.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/checkmark.png);
}
.manage-user .page-tabs .page-list li.read-only a[href]:before {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/guacamole/lock.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/guacamole/lock.png);
}
.manage-user .notice.read-only {
diff --git a/CSS/themes/guacamole/hotline.css b/CSS/themes/guacamole/hotline.css
index fdd1e907..d71068a8 100644
--- a/CSS/themes/guacamole/hotline.css
+++ b/CSS/themes/guacamole/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GUACAMOLE HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/guacamole/guacamole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/guacamole/organizr-dark.css b/CSS/themes/guacamole/organizr-dark.css
index d5c8de1c..e1591e83 100644
--- a/CSS/themes/guacamole/organizr-dark.css
+++ b/CSS/themes/guacamole/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GUACAMOLE ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/guacamole/guacamole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/guacamole/plex.css b/CSS/themes/guacamole/plex.css
index 2ea6f04a..034b1ff3 100644
--- a/CSS/themes/guacamole/plex.css
+++ b/CSS/themes/guacamole/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GUACAMOLE PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/guacamole/guacamole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/guacamole/space-gray.css b/CSS/themes/guacamole/space-gray.css
index ef9faf33..221164ec 100644
--- a/CSS/themes/guacamole/space-gray.css
+++ b/CSS/themes/guacamole/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* GUACAMOLE SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/guacamole/guacamole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/html5speedtest/aquamarine.css b/CSS/themes/html5speedtest/aquamarine.css
index d5e70b5c..5bbf6a34 100644
--- a/CSS/themes/html5speedtest/aquamarine.css
+++ b/CSS/themes/html5speedtest/aquamarine.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* HTML5SPEEDTEST AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//themes/html5speedtest/html5speedtest-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//themes/html5speedtest/html5speedtest-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/html5speedtest/dark.css b/CSS/themes/html5speedtest/dark.css
index e6faa7e3..7f9b43b8 100644
--- a/CSS/themes/html5speedtest/dark.css
+++ b/CSS/themes/html5speedtest/dark.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* HTML5SPEEDTEST DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//themes/html5speedtest/html5speedtest-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//themes/html5speedtest/html5speedtest-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/html5speedtest/hotline.css b/CSS/themes/html5speedtest/hotline.css
index aebdfe76..bcc9bbf6 100644
--- a/CSS/themes/html5speedtest/hotline.css
+++ b/CSS/themes/html5speedtest/hotline.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* HTML5SPEEDTEST HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//themes/html5speedtest/html5speedtest-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//themes/html5speedtest/html5speedtest-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/html5speedtest/organizr-dark.css b/CSS/themes/html5speedtest/organizr-dark.css
index 152a1f3c..88b2b169 100644
--- a/CSS/themes/html5speedtest/organizr-dark.css
+++ b/CSS/themes/html5speedtest/organizr-dark.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* HTML5SPEEDTEST ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//themes/html5speedtest/html5speedtest-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//themes/html5speedtest/html5speedtest-base.css);
:root {
--main-bg-color: #1f1f1f;
--modal-bg-color: #1b1b1b;
diff --git a/CSS/themes/html5speedtest/plex.css b/CSS/themes/html5speedtest/plex.css
index cc70084c..baa81c6b 100644
--- a/CSS/themes/html5speedtest/plex.css
+++ b/CSS/themes/html5speedtest/plex.css
@@ -12,9 +12,9 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* HTML5SPEEDTEST PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//themes/html5speedtest/html5speedtest-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//themes/html5speedtest/html5speedtest-base.css);
:root {
- --main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
+ --main-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
--start-button-color: #cc7b19;
--start-button-color-hover: #e59029;
}
\ No newline at end of file
diff --git a/CSS/themes/html5speedtest/space-gray.css b/CSS/themes/html5speedtest/space-gray.css
index ba66f715..d69b86a5 100644
--- a/CSS/themes/html5speedtest/space-gray.css
+++ b/CSS/themes/html5speedtest/space-gray.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* HTML5SPEEDTEST SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//themes/html5speedtest/html5speedtest-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//themes/html5speedtest/html5speedtest-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/jackett/aquamarine.css b/CSS/themes/jackett/aquamarine.css
index bc1961ec..de13707c 100644
--- a/CSS/themes/jackett/aquamarine.css
+++ b/CSS/themes/jackett/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JACKETT AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/jackett/jackett-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/jackett/dark.css b/CSS/themes/jackett/dark.css
index 42bf163c..f1c722c9 100644
--- a/CSS/themes/jackett/dark.css
+++ b/CSS/themes/jackett/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JACKETT DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/jackett/jackett-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/jackett/dracula.css b/CSS/themes/jackett/dracula.css
index 351404f7..f58d9b2b 100644
--- a/CSS/themes/jackett/dracula.css
+++ b/CSS/themes/jackett/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JACKETT AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/jackett/jackett-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
diff --git a/CSS/themes/jackett/hotline.css b/CSS/themes/jackett/hotline.css
index 55d349eb..12a91d03 100644
--- a/CSS/themes/jackett/hotline.css
+++ b/CSS/themes/jackett/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JACKETT HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/jackett/jackett-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/jackett/organizr-dark.css b/CSS/themes/jackett/organizr-dark.css
index 21172f30..2e9263e2 100644
--- a/CSS/themes/jackett/organizr-dark.css
+++ b/CSS/themes/jackett/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JACKETT ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/jackett/jackett-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/jackett/plex.css b/CSS/themes/jackett/plex.css
index 4318a478..b40f174e 100644
--- a/CSS/themes/jackett/plex.css
+++ b/CSS/themes/jackett/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JACKETT PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/jackett/jackett-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/jackett/space-gray.css b/CSS/themes/jackett/space-gray.css
index 37767eac..a25193e5 100644
--- a/CSS/themes/jackett/space-gray.css
+++ b/CSS/themes/jackett/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JACKETT SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jackett/jackett-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/jackett/jackett-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/jellyfin/aquamarine.css b/CSS/themes/jellyfin/aquamarine.css
index ed38d5eb..efa608fd 100644
--- a/CSS/themes/jellyfin/aquamarine.css
+++ b/CSS/themes/jellyfin/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JELLYFIN AQUAMARINE THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css");
\ No newline at end of file
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css");
\ No newline at end of file
diff --git a/CSS/themes/jellyfin/dark.css b/CSS/themes/jellyfin/dark.css
index c3fa47bc..83e3a476 100644
--- a/CSS/themes/jellyfin/dark.css
+++ b/CSS/themes/jellyfin/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JELLYFIN DARK THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css");
\ No newline at end of file
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css");
\ No newline at end of file
diff --git a/CSS/themes/jellyfin/dracula.css b/CSS/themes/jellyfin/dracula.css
index 232816b1..ce39ca44 100644
--- a/CSS/themes/jellyfin/dracula.css
+++ b/CSS/themes/jellyfin/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JELLYFIN AQUAMARINE THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css");
\ No newline at end of file
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css");
\ No newline at end of file
diff --git a/CSS/themes/jellyfin/hotline.css b/CSS/themes/jellyfin/hotline.css
index 3df10d70..fdcee2ff 100644
--- a/CSS/themes/jellyfin/hotline.css
+++ b/CSS/themes/jellyfin/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JELLYFIN HOTLINE THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css");
\ No newline at end of file
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css");
\ No newline at end of file
diff --git a/CSS/themes/jellyfin/organizr-dark.css b/CSS/themes/jellyfin/organizr-dark.css
index 3f351694..9eaab3d0 100644
--- a/CSS/themes/jellyfin/organizr-dark.css
+++ b/CSS/themes/jellyfin/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JELLYFIN ORGANIZR-DARK THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css");
\ No newline at end of file
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css");
\ No newline at end of file
diff --git a/CSS/themes/jellyfin/plex.css b/CSS/themes/jellyfin/plex.css
index 50801bb1..8aee404d 100644
--- a/CSS/themes/jellyfin/plex.css
+++ b/CSS/themes/jellyfin/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JELLYFIN PLEX THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css");
\ No newline at end of file
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css");
\ No newline at end of file
diff --git a/CSS/themes/jellyfin/space-gray.css b/CSS/themes/jellyfin/space-gray.css
index 5b821e26..1805bf61 100644
--- a/CSS/themes/jellyfin/space-gray.css
+++ b/CSS/themes/jellyfin/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* JELLYFIN SPACE GRAY THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css");
\ No newline at end of file
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/jellyfin/jellyfin-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css");
\ No newline at end of file
diff --git a/CSS/themes/kitana/aquamarine.css b/CSS/themes/kitana/aquamarine.css
index efa9dfae..2bceccc2 100644
--- a/CSS/themes/kitana/aquamarine.css
+++ b/CSS/themes/kitana/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* KITANA AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/kitana/kitana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/kitana/dark.css b/CSS/themes/kitana/dark.css
index 1eee48f0..cff71a58 100644
--- a/CSS/themes/kitana/dark.css
+++ b/CSS/themes/kitana/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* KITANA DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/kitana/kitana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/kitana/dracula.css b/CSS/themes/kitana/dracula.css
index bb41ee4d..425aaaff 100644
--- a/CSS/themes/kitana/dracula.css
+++ b/CSS/themes/kitana/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* KITANA DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/kitana/kitana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/kitana/hotline.css b/CSS/themes/kitana/hotline.css
index f24301f8..65c65d53 100644
--- a/CSS/themes/kitana/hotline.css
+++ b/CSS/themes/kitana/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* KITANA HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/kitana/kitana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/kitana/organizr-dark.css b/CSS/themes/kitana/organizr-dark.css
index 969cffa7..659dfbbc 100644
--- a/CSS/themes/kitana/organizr-dark.css
+++ b/CSS/themes/kitana/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* KITANA ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/kitana/kitana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/kitana/plex.css b/CSS/themes/kitana/plex.css
index 70054515..139900ef 100644
--- a/CSS/themes/kitana/plex.css
+++ b/CSS/themes/kitana/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* KITANA PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/kitana/kitana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/kitana/space-gray.css b/CSS/themes/kitana/space-gray.css
index 78ff4375..2519f0a8 100644
--- a/CSS/themes/kitana/space-gray.css
+++ b/CSS/themes/kitana/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* KITANA SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/kitana/kitana-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/kitana/kitana-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/lazylibrarian/aquamarine.css b/CSS/themes/lazylibrarian/aquamarine.css
index 42c2d04d..a1f273c1 100644
--- a/CSS/themes/lazylibrarian/aquamarine.css
+++ b/CSS/themes/lazylibrarian/aquamarine.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LAZYLIBRARIAN AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/lazylibrarian/dark.css b/CSS/themes/lazylibrarian/dark.css
index d1d0105c..a8256ab6 100644
--- a/CSS/themes/lazylibrarian/dark.css
+++ b/CSS/themes/lazylibrarian/dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LAZYLIBRARIAN DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/lazylibrarian/dracula.css b/CSS/themes/lazylibrarian/dracula.css
index 25123524..ae459950 100644
--- a/CSS/themes/lazylibrarian/dracula.css
+++ b/CSS/themes/lazylibrarian/dracula.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LAZYLIBRARIAN DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/lazylibrarian/hotline.css b/CSS/themes/lazylibrarian/hotline.css
index b0a370c0..6c4305d7 100644
--- a/CSS/themes/lazylibrarian/hotline.css
+++ b/CSS/themes/lazylibrarian/hotline.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LAZYLIBRARIAN HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/lazylibrarian/organizr-dark.css b/CSS/themes/lazylibrarian/organizr-dark.css
index 4365def4..cad94c84 100644
--- a/CSS/themes/lazylibrarian/organizr-dark.css
+++ b/CSS/themes/lazylibrarian/organizr-dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LAZYLIBRARIAN ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/lazylibrarian/plex.css b/CSS/themes/lazylibrarian/plex.css
index 5b5214af..b26ac3a4 100644
--- a/CSS/themes/lazylibrarian/plex.css
+++ b/CSS/themes/lazylibrarian/plex.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LAZYLIBRARIAN PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/lazylibrarian/space-gray.css b/CSS/themes/lazylibrarian/space-gray.css
index 789b2853..a6c861a4 100644
--- a/CSS/themes/lazylibrarian/space-gray.css
+++ b/CSS/themes/lazylibrarian/space-gray.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LAZYLIBRARIAN SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
diff --git a/CSS/themes/librespeed/aquamarine.css b/CSS/themes/librespeed/aquamarine.css
index a1df0e1c..e53f9160 100644
--- a/CSS/themes/librespeed/aquamarine.css
+++ b/CSS/themes/librespeed/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIBRESPEED AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/librespeed/librespeed-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/librespeed/dark.css b/CSS/themes/librespeed/dark.css
index a30fff85..0aa941c1 100644
--- a/CSS/themes/librespeed/dark.css
+++ b/CSS/themes/librespeed/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIBRESPEED DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/librespeed/librespeed-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/librespeed/dracula.css b/CSS/themes/librespeed/dracula.css
index e74ecfc0..023c0c98 100644
--- a/CSS/themes/librespeed/dracula.css
+++ b/CSS/themes/librespeed/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIBRESPEED DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/librespeed/librespeed-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/librespeed/hotline.css b/CSS/themes/librespeed/hotline.css
index 9884fb4f..3f128c12 100644
--- a/CSS/themes/librespeed/hotline.css
+++ b/CSS/themes/librespeed/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIBRESPEED HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/librespeed/librespeed-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/librespeed/organizr-dark.css b/CSS/themes/librespeed/organizr-dark.css
index e0032bfe..3d25ba32 100644
--- a/CSS/themes/librespeed/organizr-dark.css
+++ b/CSS/themes/librespeed/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIBRESPEED ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/librespeed/librespeed-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/librespeed/plex.css b/CSS/themes/librespeed/plex.css
index ff216af4..1f5690db 100644
--- a/CSS/themes/librespeed/plex.css
+++ b/CSS/themes/librespeed/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIBRESPEED PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/librespeed/librespeed-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/librespeed/space-gray.css b/CSS/themes/librespeed/space-gray.css
index 67da1786..99036c8f 100644
--- a/CSS/themes/librespeed/space-gray.css
+++ b/CSS/themes/librespeed/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIBRESPEED SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/librespeed/librespeed-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/librespeed/librespeed-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/lidarr/aquamarine.css b/CSS/themes/lidarr/aquamarine.css
index e18bff59..90359c10 100644
--- a/CSS/themes/lidarr/aquamarine.css
+++ b/CSS/themes/lidarr/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIDARR AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lidarr/lidarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/lidarr/dark.css b/CSS/themes/lidarr/dark.css
index f4497900..3c4af1ed 100644
--- a/CSS/themes/lidarr/dark.css
+++ b/CSS/themes/lidarr/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIDARR DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lidarr/lidarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/lidarr/dracula.css b/CSS/themes/lidarr/dracula.css
index 45af6924..b1727283 100644
--- a/CSS/themes/lidarr/dracula.css
+++ b/CSS/themes/lidarr/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIDARR AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lidarr/lidarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/lidarr/hotline.css b/CSS/themes/lidarr/hotline.css
index 1ffa26ef..bdda9630 100644
--- a/CSS/themes/lidarr/hotline.css
+++ b/CSS/themes/lidarr/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIDARR HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lidarr/lidarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/lidarr/organizr-dark.css b/CSS/themes/lidarr/organizr-dark.css
index fea4372c..ebb75a2f 100644
--- a/CSS/themes/lidarr/organizr-dark.css
+++ b/CSS/themes/lidarr/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIDARR ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lidarr/lidarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/lidarr/plex.css b/CSS/themes/lidarr/plex.css
index 8526a2fb..a0eba170 100644
--- a/CSS/themes/lidarr/plex.css
+++ b/CSS/themes/lidarr/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIDARR PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lidarr/lidarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/lidarr/space-gray.css b/CSS/themes/lidarr/space-gray.css
index 343b68f6..f59e34d1 100644
--- a/CSS/themes/lidarr/space-gray.css
+++ b/CSS/themes/lidarr/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIDARR SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/lidarr/lidarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/lidarr/lidarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/logarr/aquamarine.css b/CSS/themes/logarr/aquamarine.css
index 290c69fb..ef31539f 100644
--- a/CSS/themes/logarr/aquamarine.css
+++ b/CSS/themes/logarr/aquamarine.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LOGARR AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/logarr/logarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 0dc31f34..84c52729 100644
--- a/CSS/themes/logarr/dark.css
+++ b/CSS/themes/logarr/dark.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LOGARR DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/logarr/logarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 0a21c24a..a70cc887 100644
--- a/CSS/themes/logarr/hotline.css
+++ b/CSS/themes/logarr/hotline.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LOGARR HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/logarr/logarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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/logarr-base.css b/CSS/themes/logarr/logarr-base.css
index bd611c7e..33d94c00 100644
--- a/CSS/themes/logarr/logarr-base.css
+++ b/CSS/themes/logarr/logarr-base.css
@@ -163,7 +163,7 @@ body.fade-out {
.expandtoggle:checked~.expandtoggle::before {
content: "";
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/logarr/increase.png) no-repeat;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/logarr/increase.png) no-repeat;
background-size: 2em;
display: inline-block;
width: 2em;
@@ -172,7 +172,7 @@ body.fade-out {
}
.expandtoggle::before {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/logarr/decrease.png) no-repeat;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/logarr/decrease.png) no-repeat;
background-size: 2em;
content: "";
display: inline-block;
diff --git a/CSS/themes/logarr/organizr-dark.css b/CSS/themes/logarr/organizr-dark.css
index f5bf531f..abba8a53 100644
--- a/CSS/themes/logarr/organizr-dark.css
+++ b/CSS/themes/logarr/organizr-dark.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LOGARR ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/logarr/logarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 ef96e6e1..0b410ea4 100644
--- a/CSS/themes/logarr/plex.css
+++ b/CSS/themes/logarr/plex.css
@@ -12,10 +12,10 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LOGARR PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/logarr/logarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/logarr/logarr-base.css);
:root {
- --main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
- --modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
+ --main-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
+ --modal-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
--button-color: #cc7b19;
--button-color-hover: #e59029;
}
\ No newline at end of file
diff --git a/CSS/themes/logarr/space-gray.css b/CSS/themes/logarr/space-gray.css
index 3d5fc46b..953299fd 100644
--- a/CSS/themes/logarr/space-gray.css
+++ b/CSS/themes/logarr/space-gray.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LOGARR SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/logarr/logarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 453b7a8f..e8d2c21a 100644
--- a/CSS/themes/monitorr/aquamarine.css
+++ b/CSS/themes/monitorr/aquamarine.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MONIITORR AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/monitorr/monitorr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 f04b8f55..ff1a78d2 100644
--- a/CSS/themes/monitorr/dark.css
+++ b/CSS/themes/monitorr/dark.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MONITORR DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/monitorr/monitorr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 cc040950..fb41f52e 100644
--- a/CSS/themes/monitorr/hotline.css
+++ b/CSS/themes/monitorr/hotline.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MONITORR HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/monitorr/monitorr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 3c52d858..3fc6ed3f 100644
--- a/CSS/themes/monitorr/organizr-dark.css
+++ b/CSS/themes/monitorr/organizr-dark.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MONITORR ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/monitorr/monitorr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 7d90fdf3..62e2c506 100644
--- a/CSS/themes/monitorr/plex.css
+++ b/CSS/themes/monitorr/plex.css
@@ -12,10 +12,10 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MONITORR PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/monitorr/monitorr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/monitorr/monitorr-base.css);
:root {
- --main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
- --modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
+ --main-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
+ --modal-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
--button-color: #cc7b19;
--button-color-hover: #e59029;
}
\ No newline at end of file
diff --git a/CSS/themes/monitorr/space-gray.css b/CSS/themes/monitorr/space-gray.css
index 7eabe83f..829845b6 100644
--- a/CSS/themes/monitorr/space-gray.css
+++ b/CSS/themes/monitorr/space-gray.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MONIITORR AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/monitorr/monitorr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 c2d938ae..823621f8 100644
--- a/CSS/themes/moviematch/aquamarine.css
+++ b/CSS/themes/moviematch/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MOVIEMATCH AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/moviematch/moviematch-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/moviematch/dark.css b/CSS/themes/moviematch/dark.css
index c9e7a951..00b42d32 100644
--- a/CSS/themes/moviematch/dark.css
+++ b/CSS/themes/moviematch/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MOVIEMATCH DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/moviematch/moviematch-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/moviematch/dracula.css b/CSS/themes/moviematch/dracula.css
index 42c4523b..d85b6d9e 100644
--- a/CSS/themes/moviematch/dracula.css
+++ b/CSS/themes/moviematch/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MOVIEMATCH DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/moviematch/moviematch-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/moviematch/hotline.css b/CSS/themes/moviematch/hotline.css
index 51cdfffb..3fac3943 100644
--- a/CSS/themes/moviematch/hotline.css
+++ b/CSS/themes/moviematch/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MOVIEMATCH HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/moviematch/moviematch-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/moviematch/organizr-dark.css b/CSS/themes/moviematch/organizr-dark.css
index 8d9f43e9..31940167 100644
--- a/CSS/themes/moviematch/organizr-dark.css
+++ b/CSS/themes/moviematch/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MOVIEMATCH ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/moviematch/moviematch-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/moviematch/plex.css b/CSS/themes/moviematch/plex.css
index 5e2b59da..804527af 100644
--- a/CSS/themes/moviematch/plex.css
+++ b/CSS/themes/moviematch/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MOVIEMATCH PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/moviematch/moviematch-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/moviematch/space-gray.css b/CSS/themes/moviematch/space-gray.css
index ffb7db8f..5d80278c 100644
--- a/CSS/themes/moviematch/space-gray.css
+++ b/CSS/themes/moviematch/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* MOVIEMATCH SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/moviematch/moviematch-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/moviematch/moviematch-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/mylar3/mylar3-base.css b/CSS/themes/mylar3/mylar3-base.css
index 6f5c659a..4377b71c 100644
--- a/CSS/themes/mylar3/mylar3-base.css
+++ b/CSS/themes/mylar3/mylar3-base.css
@@ -1,4 +1,4 @@
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css");
* {
outline: none !important;
diff --git a/CSS/themes/netdata/aquamarine.css b/CSS/themes/netdata/aquamarine.css
index 2565c9d4..2d857ec9 100644
--- a/CSS/themes/netdata/aquamarine.css
+++ b/CSS/themes/netdata/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NETDATA AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/netdata/netdata-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/netdata/dark.css b/CSS/themes/netdata/dark.css
index f41d0109..539b622d 100644
--- a/CSS/themes/netdata/dark.css
+++ b/CSS/themes/netdata/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NETDATA DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/netdata/netdata-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/netdata/dracula.css b/CSS/themes/netdata/dracula.css
index ea4f69fe..fa8daaed 100644
--- a/CSS/themes/netdata/dracula.css
+++ b/CSS/themes/netdata/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NETDATA AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/netdata/netdata-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/netdata/hotline.css b/CSS/themes/netdata/hotline.css
index 34898165..ccb71ada 100644
--- a/CSS/themes/netdata/hotline.css
+++ b/CSS/themes/netdata/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NETDATA HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/netdata/netdata-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/netdata/organizr-dark.css b/CSS/themes/netdata/organizr-dark.css
index 792c4e21..0e2566fe 100644
--- a/CSS/themes/netdata/organizr-dark.css
+++ b/CSS/themes/netdata/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NETDATA ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/netdata/netdata-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/netdata/organizr-dashboard.css b/CSS/themes/netdata/organizr-dashboard.css
index cfaf338a..ecd7c4d5 100644
--- a/CSS/themes/netdata/organizr-dashboard.css
+++ b/CSS/themes/netdata/organizr-dashboard.css
@@ -13,8 +13,8 @@
/* NETDATA ORGANIZR DASHBOARD THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/netdata/netdata-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
:root {
--main-bg-color: transparent;
}
\ No newline at end of file
diff --git a/CSS/themes/netdata/plex.css b/CSS/themes/netdata/plex.css
index 11b12e1b..643ae51b 100644
--- a/CSS/themes/netdata/plex.css
+++ b/CSS/themes/netdata/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NETDATA PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/netdata/netdata-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/netdata/space-gray.css b/CSS/themes/netdata/space-gray.css
index fa304cd5..7e1e7225 100644
--- a/CSS/themes/netdata/space-gray.css
+++ b/CSS/themes/netdata/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NETDATA SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/netdata/netdata-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/netdata/netdata-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/nzbget/aquamarine.css b/CSS/themes/nzbget/aquamarine.css
index bcc94fdc..4545a35e 100644
--- a/CSS/themes/nzbget/aquamarine.css
+++ b/CSS/themes/nzbget/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBGET AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbget/nzbget-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/nzbget/dark.css b/CSS/themes/nzbget/dark.css
index 4eba90ee..10b83411 100644
--- a/CSS/themes/nzbget/dark.css
+++ b/CSS/themes/nzbget/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBGET DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbget/nzbget-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/nzbget/dracula.css b/CSS/themes/nzbget/dracula.css
index 8980876f..7b21c8ba 100644
--- a/CSS/themes/nzbget/dracula.css
+++ b/CSS/themes/nzbget/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBGET DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbget/nzbget-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/nzbget/hotline.css b/CSS/themes/nzbget/hotline.css
index 70423748..56f8efee 100644
--- a/CSS/themes/nzbget/hotline.css
+++ b/CSS/themes/nzbget/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBGET HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbget/nzbget-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/nzbget/nzbget-base.css b/CSS/themes/nzbget/nzbget-base.css
index 83ddae13..b4e6a7be 100644
--- a/CSS/themes/nzbget/nzbget-base.css
+++ b/CSS/themes/nzbget/nzbget-base.css
@@ -234,7 +234,7 @@ div.check:hover {
[class*=" icon-"],
[class^="img-"],
[class*=" img-"] {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/nzbget/icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/nzbget/icons.png);
}
.navbar-search .search-query {
diff --git a/CSS/themes/nzbget/organizr-dark.css b/CSS/themes/nzbget/organizr-dark.css
index 66cceaa6..d70822cb 100644
--- a/CSS/themes/nzbget/organizr-dark.css
+++ b/CSS/themes/nzbget/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBGET ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbget/nzbget-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/nzbget/plex.css b/CSS/themes/nzbget/plex.css
index 5f7f8fe2..c1d127de 100644
--- a/CSS/themes/nzbget/plex.css
+++ b/CSS/themes/nzbget/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBGET PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbget/nzbget-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/nzbget/space-gray.css b/CSS/themes/nzbget/space-gray.css
index 3bbbcadc..b987ab26 100644
--- a/CSS/themes/nzbget/space-gray.css
+++ b/CSS/themes/nzbget/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBGET SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbget/nzbget-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbget/nzbget-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/nzbhydra2/aquamarine.css b/CSS/themes/nzbhydra2/aquamarine.css
index 645d4008..e55201ff 100644
--- a/CSS/themes/nzbhydra2/aquamarine.css
+++ b/CSS/themes/nzbhydra2/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBHYDRA2 AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
diff --git a/CSS/themes/nzbhydra2/dark.css b/CSS/themes/nzbhydra2/dark.css
index d6c284bd..099d55a8 100644
--- a/CSS/themes/nzbhydra2/dark.css
+++ b/CSS/themes/nzbhydra2/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBHYDRA2 DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/nzbhydra2/dracula.css b/CSS/themes/nzbhydra2/dracula.css
index ec028464..3223f87f 100644
--- a/CSS/themes/nzbhydra2/dracula.css
+++ b/CSS/themes/nzbhydra2/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBHYDRA2 DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
diff --git a/CSS/themes/nzbhydra2/hotline.css b/CSS/themes/nzbhydra2/hotline.css
index 00fc3efa..1ce49553 100644
--- a/CSS/themes/nzbhydra2/hotline.css
+++ b/CSS/themes/nzbhydra2/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBHYDRA2 HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/nzbhydra2/nzbhydra2-base.css b/CSS/themes/nzbhydra2/nzbhydra2-base.css
index 0b7cfae5..62a9ba06 100644
--- a/CSS/themes/nzbhydra2/nzbhydra2-base.css
+++ b/CSS/themes/nzbhydra2/nzbhydra2-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css);
body,
html {
diff --git a/CSS/themes/nzbhydra2/organizr-dark.css b/CSS/themes/nzbhydra2/organizr-dark.css
index 319a6293..8c492cdd 100644
--- a/CSS/themes/nzbhydra2/organizr-dark.css
+++ b/CSS/themes/nzbhydra2/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBHYDRA2 ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/nzbhydra2/plex.css b/CSS/themes/nzbhydra2/plex.css
index a4f59f28..7251f5f2 100644
--- a/CSS/themes/nzbhydra2/plex.css
+++ b/CSS/themes/nzbhydra2/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBHYDRA2 PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/nzbhydra2/space-gray.css b/CSS/themes/nzbhydra2/space-gray.css
index 8c35e070..07bff99d 100644
--- a/CSS/themes/nzbhydra2/space-gray.css
+++ b/CSS/themes/nzbhydra2/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* NZBHYDRA2 SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/nzbhydra2/nzbhydra2-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
diff --git a/CSS/themes/ombi/aquamarine.css b/CSS/themes/ombi/aquamarine.css
index 09e2c5c0..1032e410 100644
--- a/CSS/themes/ombi/aquamarine.css
+++ b/CSS/themes/ombi/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* OMBI AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/ombi/ombi-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/ombi/dark.css b/CSS/themes/ombi/dark.css
index d4998a7e..7dc0128d 100644
--- a/CSS/themes/ombi/dark.css
+++ b/CSS/themes/ombi/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* OMBI DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/ombi/ombi-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
diff --git a/CSS/themes/ombi/dracula.css b/CSS/themes/ombi/dracula.css
index d6295268..16414340 100644
--- a/CSS/themes/ombi/dracula.css
+++ b/CSS/themes/ombi/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* OMBI DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/ombi/ombi-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
diff --git a/CSS/themes/ombi/hotline.css b/CSS/themes/ombi/hotline.css
index 421382de..5597f5be 100644
--- a/CSS/themes/ombi/hotline.css
+++ b/CSS/themes/ombi/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* OMBI HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/ombi/ombi-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/ombi/organizr-dark.css b/CSS/themes/ombi/organizr-dark.css
index 937acf5b..d6c7993c 100644
--- a/CSS/themes/ombi/organizr-dark.css
+++ b/CSS/themes/ombi/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* OMBI ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/ombi/ombi-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
diff --git a/CSS/themes/ombi/plex.css b/CSS/themes/ombi/plex.css
index 80b6a125..5037b071 100644
--- a/CSS/themes/ombi/plex.css
+++ b/CSS/themes/ombi/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* OMBI PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/ombi/ombi-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/ombi/space-gray.css b/CSS/themes/ombi/space-gray.css
index c2522e9b..5d68aebb 100644
--- a/CSS/themes/ombi/space-gray.css
+++ b/CSS/themes/ombi/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* OMBI SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/ombi/ombi-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/ombi/ombi-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
diff --git a/CSS/themes/organizr/Aquamarine.css b/CSS/themes/organizr/Aquamarine.css
index e54fcc24..e7d19462 100644
--- a/CSS/themes/organizr/Aquamarine.css
+++ b/CSS/themes/organizr/Aquamarine.css
@@ -11,8 +11,8 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ORGANIZR AQUAMARINE THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/organizr/organizr-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/organizr/organizr-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css");
/* APP VARS */
:root {
diff --git a/CSS/themes/organizr/Hotline.css b/CSS/themes/organizr/Hotline.css
index 9667d8dd..c9297146 100644
--- a/CSS/themes/organizr/Hotline.css
+++ b/CSS/themes/organizr/Hotline.css
@@ -11,8 +11,8 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ORGANIZR HOTLINE THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/organizr/organizr-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/organizr/organizr-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css");
/* APP VARS */
:root {
diff --git a/CSS/themes/organizr/dark.css b/CSS/themes/organizr/dark.css
index 1d8f6bb8..6ad68630 100644
--- a/CSS/themes/organizr/dark.css
+++ b/CSS/themes/organizr/dark.css
@@ -12,8 +12,8 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ORGANIZR DARK THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/organizr/organizr-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/organizr/organizr-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css");
/* APP VARS */
:root {
diff --git a/CSS/themes/organizr/dracula.css b/CSS/themes/organizr/dracula.css
index b3e00230..ff253a5c 100644
--- a/CSS/themes/organizr/dracula.css
+++ b/CSS/themes/organizr/dracula.css
@@ -11,8 +11,8 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ORGANIZR DRACULA THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/organizr/organizr-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/organizr/organizr-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css");
/* APP VARS */
:root {
diff --git a/CSS/themes/organizr/plex.css b/CSS/themes/organizr/plex.css
index 2e51156e..44bf3b6b 100644
--- a/CSS/themes/organizr/plex.css
+++ b/CSS/themes/organizr/plex.css
@@ -11,8 +11,8 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ORGANIZR PLEX THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/organizr/organizr-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/organizr/organizr-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css");
/* APP VARS */
:root {
diff --git a/CSS/themes/organizr/space-gray.css b/CSS/themes/organizr/space-gray.css
index 1601887e..b4453275 100644
--- a/CSS/themes/organizr/space-gray.css
+++ b/CSS/themes/organizr/space-gray.css
@@ -11,8 +11,8 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* ORGANIZR SPACE GRAY THEME */
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/organizr/organizr-base.css");
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/themes/organizr/organizr-base.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css");
/* APP VARS */
:root {
diff --git a/CSS/themes/petio/aquamarine.css b/CSS/themes/petio/aquamarine.css
index 19b037f4..9aa57d39 100644
--- a/CSS/themes/petio/aquamarine.css
+++ b/CSS/themes/petio/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PETIO AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/petio/petio-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/petio/petio-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/petio/dark.css b/CSS/themes/petio/dark.css
index d118cb06..5c2debfd 100644
--- a/CSS/themes/petio/dark.css
+++ b/CSS/themes/petio/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PETIO DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/petio/petio-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/petio/petio-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/petio/dracula.css b/CSS/themes/petio/dracula.css
index dd7bf30a..0e7d3f29 100644
--- a/CSS/themes/petio/dracula.css
+++ b/CSS/themes/petio/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PETIO DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/petio/petio-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/petio/petio-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/petio/hotline.css b/CSS/themes/petio/hotline.css
index d24af7d2..d66c997b 100644
--- a/CSS/themes/petio/hotline.css
+++ b/CSS/themes/petio/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PETIO HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/petio/petio-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/petio/petio-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/petio/organizr-dark.css b/CSS/themes/petio/organizr-dark.css
index 1d42da00..08b83de1 100644
--- a/CSS/themes/petio/organizr-dark.css
+++ b/CSS/themes/petio/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PETIO ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/petio/petio-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/petio/petio-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/petio/plex.css b/CSS/themes/petio/plex.css
index 61b3954d..43e6f840 100644
--- a/CSS/themes/petio/plex.css
+++ b/CSS/themes/petio/plex.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PETIO PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/petio/petio-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/petio/petio-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/petio/space-gray.css b/CSS/themes/petio/space-gray.css
index 7852a42b..8b5f04a1 100644
--- a/CSS/themes/petio/space-gray.css
+++ b/CSS/themes/petio/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PETIO SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/petio/petio-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/petio/petio-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/pihole/aquamarine.css b/CSS/themes/pihole/aquamarine.css
index cd759cf9..b209b388 100644
--- a/CSS/themes/pihole/aquamarine.css
+++ b/CSS/themes/pihole/aquamarine.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PI-HOLE AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/pihole/pihole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/pihole/dark.css b/CSS/themes/pihole/dark.css
index 6ea361a5..e622be2f 100644
--- a/CSS/themes/pihole/dark.css
+++ b/CSS/themes/pihole/dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PI-HOLE DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/pihole/pihole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/pihole/dracula.css b/CSS/themes/pihole/dracula.css
index 8187aaf5..823d2d81 100644
--- a/CSS/themes/pihole/dracula.css
+++ b/CSS/themes/pihole/dracula.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PI-HOLE DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/pihole/pihole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/pihole/hotline.css b/CSS/themes/pihole/hotline.css
index c37358af..5c071f77 100644
--- a/CSS/themes/pihole/hotline.css
+++ b/CSS/themes/pihole/hotline.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PI-HOLE HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/pihole/pihole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/pihole/organizr-dark.css b/CSS/themes/pihole/organizr-dark.css
index bf674598..10545161 100644
--- a/CSS/themes/pihole/organizr-dark.css
+++ b/CSS/themes/pihole/organizr-dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PI-HOLE ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/pihole/pihole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
diff --git a/CSS/themes/pihole/pihole-base.css b/CSS/themes/pihole/pihole-base.css
index 0d2b5473..5e071c51 100644
--- a/CSS/themes/pihole/pihole-base.css
+++ b/CSS/themes/pihole/pihole-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
- @import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css);
+ @import url(https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css);
body {
background: var(--main-bg-color) !important;
diff --git a/CSS/themes/pihole/plex.css b/CSS/themes/pihole/plex.css
index 3eec4b66..3f27d680 100644
--- a/CSS/themes/pihole/plex.css
+++ b/CSS/themes/pihole/plex.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PI-HOLE PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/pihole/pihole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/pihole/space-gray.css b/CSS/themes/pihole/space-gray.css
index e3a60e2d..ceba5155 100644
--- a/CSS/themes/pihole/space-gray.css
+++ b/CSS/themes/pihole/space-gray.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PI-HOLE SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/pihole/pihole-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/pihole/pihole-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/plex/aquamarine.css b/CSS/themes/plex/aquamarine.css
index 185f88e2..42aea2ea 100644
--- a/CSS/themes/plex/aquamarine.css
+++ b/CSS/themes/plex/aquamarine.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PLEX AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plex/plex-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/plex/plex-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/plex/dark.css b/CSS/themes/plex/dark.css
index 797a1cf8..72298b2d 100644
--- a/CSS/themes/plex/dark.css
+++ b/CSS/themes/plex/dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PLEX DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plex/plex-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/plex/plex-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/plex/dracula.css b/CSS/themes/plex/dracula.css
index 2b6834c2..8c279a7f 100644
--- a/CSS/themes/plex/dracula.css
+++ b/CSS/themes/plex/dracula.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PLEX DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plex/plex-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/plex/plex-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/plex/hotline.css b/CSS/themes/plex/hotline.css
index 00bc75c2..287b441a 100644
--- a/CSS/themes/plex/hotline.css
+++ b/CSS/themes/plex/hotline.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PLEX HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plex/plex-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/plex/plex-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/plex/organizr-dark.css b/CSS/themes/plex/organizr-dark.css
index 64a59859..4a470dff 100644
--- a/CSS/themes/plex/organizr-dark.css
+++ b/CSS/themes/plex/organizr-dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PLEX ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plex/plex-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/plex/plex-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/plex/space-gray.css b/CSS/themes/plex/space-gray.css
index 109af8ca..ed47ec62 100644
--- a/CSS/themes/plex/space-gray.css
+++ b/CSS/themes/plex/space-gray.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PLEX AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plex/plex-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/plex/plex-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/plpp/aquamarine.css b/CSS/themes/plpp/aquamarine.css
index 5d9bdd4e..726032f3 100644
--- a/CSS/themes/plpp/aquamarine.css
+++ b/CSS/themes/plpp/aquamarine.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PLPP AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plpp/plpp-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 b09a560a..014aa596 100644
--- a/CSS/themes/plpp/dark.css
+++ b/CSS/themes/plpp/dark.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PLPP DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plpp/plpp-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 76dbd21a..7c1c1507 100644
--- a/CSS/themes/plpp/hotline.css
+++ b/CSS/themes/plpp/hotline.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PLPP HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plpp/plpp-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 fd08dfbe..f44d7cfc 100644
--- a/CSS/themes/plpp/organizr-dark.css
+++ b/CSS/themes/plpp/organizr-dark.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PLPP ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plpp/plpp-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 093a72aa..b7e576bd 100644
--- a/CSS/themes/plpp/plex.css
+++ b/CSS/themes/plpp/plex.css
@@ -12,10 +12,10 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PLPP PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plpp/plpp-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/plpp/plpp-base.css);
:root {
- --main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
- --modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
+ --main-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
+ --modal-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
--button-color: #cc7b19;
--button-color-hover: #e59029;
}
\ No newline at end of file
diff --git a/CSS/themes/plpp/space-gray.css b/CSS/themes/plpp/space-gray.css
index f5f0806e..b7a5a488 100644
--- a/CSS/themes/plpp/space-gray.css
+++ b/CSS/themes/plpp/space-gray.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PLPP SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/plpp/plpp-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 50644054..876552c1 100644
--- a/CSS/themes/portainer/aquamarine.css
+++ b/CSS/themes/portainer/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PORTAINER AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/portainer/portainer-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/portainer/dark.css b/CSS/themes/portainer/dark.css
index dae351a9..ba1ed623 100644
--- a/CSS/themes/portainer/dark.css
+++ b/CSS/themes/portainer/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PORTAINER DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/portainer/portainer-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/portainer/dracula.css b/CSS/themes/portainer/dracula.css
index e53f3e91..9fcdde8f 100644
--- a/CSS/themes/portainer/dracula.css
+++ b/CSS/themes/portainer/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PORTAINER DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/portainer/portainer-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/portainer/hotline.css b/CSS/themes/portainer/hotline.css
index e0e07506..26db9b3b 100644
--- a/CSS/themes/portainer/hotline.css
+++ b/CSS/themes/portainer/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PORTAINER HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/portainer/portainer-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/portainer/organizr-dark.css b/CSS/themes/portainer/organizr-dark.css
index 4463e602..01e42102 100644
--- a/CSS/themes/portainer/organizr-dark.css
+++ b/CSS/themes/portainer/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PORTAINER ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/portainer/portainer-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/portainer/plex.css b/CSS/themes/portainer/plex.css
index 41491ebb..f6a025a9 100644
--- a/CSS/themes/portainer/plex.css
+++ b/CSS/themes/portainer/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PORTAINER PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/portainer/portainer-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/portainer/space-gray.css b/CSS/themes/portainer/space-gray.css
index 03aba5e7..558482f8 100644
--- a/CSS/themes/portainer/space-gray.css
+++ b/CSS/themes/portainer/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* LIDARR SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/portainer/portainer-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/portainer/portainer-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/prowlarr/aquamarine.css b/CSS/themes/prowlarr/aquamarine.css
index d5503002..449bb089 100644
--- a/CSS/themes/prowlarr/aquamarine.css
+++ b/CSS/themes/prowlarr/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PROWLARR AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/prowlarr/dark.css b/CSS/themes/prowlarr/dark.css
index baba932a..e8241d90 100644
--- a/CSS/themes/prowlarr/dark.css
+++ b/CSS/themes/prowlarr/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PROWLARR DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/prowlarr/dracula.css b/CSS/themes/prowlarr/dracula.css
index 59f03fa5..0709cc18 100644
--- a/CSS/themes/prowlarr/dracula.css
+++ b/CSS/themes/prowlarr/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PROWLARR DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
diff --git a/CSS/themes/prowlarr/hotline.css b/CSS/themes/prowlarr/hotline.css
index 4f56a19f..9bdbc87a 100644
--- a/CSS/themes/prowlarr/hotline.css
+++ b/CSS/themes/prowlarr/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* PROWLARR HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/prowlarr/organizr-dark.css b/CSS/themes/prowlarr/organizr-dark.css
index 8d06d71f..417424cd 100644
--- a/CSS/themes/prowlarr/organizr-dark.css
+++ b/CSS/themes/prowlarr/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* prowlarr ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/prowlarr/plex.css b/CSS/themes/prowlarr/plex.css
index ea76f6e4..e70bbe4c 100644
--- a/CSS/themes/prowlarr/plex.css
+++ b/CSS/themes/prowlarr/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* prowlarr PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/prowlarr/space-gray.css b/CSS/themes/prowlarr/space-gray.css
index 848ba695..0ab0af0f 100644
--- a/CSS/themes/prowlarr/space-gray.css
+++ b/CSS/themes/prowlarr/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* prowlarr SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/prowlarr/prowlarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/qbittorrent/aquamarine.css b/CSS/themes/qbittorrent/aquamarine.css
index 5131fe01..90031a5e 100644
--- a/CSS/themes/qbittorrent/aquamarine.css
+++ b/CSS/themes/qbittorrent/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* QBITTORRENT AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
diff --git a/CSS/themes/qbittorrent/dark.css b/CSS/themes/qbittorrent/dark.css
index 1b24d7fb..cf1db6cd 100644
--- a/CSS/themes/qbittorrent/dark.css
+++ b/CSS/themes/qbittorrent/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* QBITTORRENT DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/qbittorrent/dracula.css b/CSS/themes/qbittorrent/dracula.css
index 029a6899..2ca05748 100644
--- a/CSS/themes/qbittorrent/dracula.css
+++ b/CSS/themes/qbittorrent/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* QBITTORRENT DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/qbittorrent/hotline.css b/CSS/themes/qbittorrent/hotline.css
index 5c37aea0..5e86b0f7 100644
--- a/CSS/themes/qbittorrent/hotline.css
+++ b/CSS/themes/qbittorrent/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* QBITTORRENT HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/qbittorrent/organizr-dark.css b/CSS/themes/qbittorrent/organizr-dark.css
index 537f3a13..b7f8c8a5 100644
--- a/CSS/themes/qbittorrent/organizr-dark.css
+++ b/CSS/themes/qbittorrent/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* QBITTORRENT ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/qbittorrent/plex.css b/CSS/themes/qbittorrent/plex.css
index 82f896fa..1f0c5c32 100644
--- a/CSS/themes/qbittorrent/plex.css
+++ b/CSS/themes/qbittorrent/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* QBITTORRENT PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/qbittorrent/qbittorrent-base.css b/CSS/themes/qbittorrent/qbittorrent-base.css
index 9b91b62c..1c0fa9ec 100644
--- a/CSS/themes/qbittorrent/qbittorrent-base.css
+++ b/CSS/themes/qbittorrent/qbittorrent-base.css
@@ -205,7 +205,7 @@ label {
line-height: 1px;
font-size: 1px;
overflow: hidden;
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/qbittorrent/dots.png) center center no-repeat;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/qbittorrent/dots.png) center center no-repeat;
}
#desktopNavbar {
@@ -306,11 +306,11 @@ label {
}
.dynamicTable th.sorted.reverse {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/qbittorrent/go-down.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/qbittorrent/go-down.png) !important;
}
.dynamicTable th.sorted {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/qbittorrent/go-up.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/qbittorrent/go-up.png) !important;
background-size: 9px !important;
background-position: right !important;
background-repeat: no-repeat !important;
@@ -526,11 +526,11 @@ ul.filterList li:hover:before {
}
.panel-collapse {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/qbittorrent/collapse-expand.gif) left top no-repeat;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/qbittorrent/collapse-expand.gif) left top no-repeat;
}
.panel-expand {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/qbittorrent/collapse-expand.gif) left -16px no-repeat;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/qbittorrent/collapse-expand.gif) left -16px no-repeat;
}
fieldset {
@@ -1773,7 +1773,7 @@ img[src="icons/checking.svg"] {
#torrentsFilterInput {
width: 160px;
padding-left: 2em;
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/qbittorrent/search-solid.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/qbittorrent/search-solid.png);
background-repeat: no-repeat;
background-size: 1em;
background-position: left;
@@ -1783,7 +1783,7 @@ img[src="icons/checking.svg"] {
.contextMenu li a:hover.arrow-right,
.contextMenu li a.arrow-right,
.contextMenu li a:hover.arrow-right {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/qbittorrent/arrow-right.gif);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/qbittorrent/arrow-right.gif);
background-repeat: no-repeat;
background-position: right center;
}
diff --git a/CSS/themes/qbittorrent/space-gray.css b/CSS/themes/qbittorrent/space-gray.css
index c3eb0093..59f6965c 100644
--- a/CSS/themes/qbittorrent/space-gray.css
+++ b/CSS/themes/qbittorrent/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* QBITTORRENT SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/qbittorrent/qbittorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
diff --git a/CSS/themes/radarr/aquamarine.css b/CSS/themes/radarr/aquamarine.css
index 569e65f4..0390269d 100644
--- a/CSS/themes/radarr/aquamarine.css
+++ b/CSS/themes/radarr/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RADARR AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/radarr/radarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/radarr/radarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
diff --git a/CSS/themes/radarr/dark.css b/CSS/themes/radarr/dark.css
index 76dd7202..fe4aa4a8 100644
--- a/CSS/themes/radarr/dark.css
+++ b/CSS/themes/radarr/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RADARR DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/radarr/radarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/radarr/radarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/radarr/dracula.css b/CSS/themes/radarr/dracula.css
index d78c11a3..c2d12a98 100644
--- a/CSS/themes/radarr/dracula.css
+++ b/CSS/themes/radarr/dracula.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RADARR DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/radarr/radarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/radarr/radarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/radarr/hotline.css b/CSS/themes/radarr/hotline.css
index c5758159..a63c77f2 100644
--- a/CSS/themes/radarr/hotline.css
+++ b/CSS/themes/radarr/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RADARR HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/radarr/radarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/radarr/radarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/radarr/organizr-dark.css b/CSS/themes/radarr/organizr-dark.css
index aa3cc979..29ba311c 100644
--- a/CSS/themes/radarr/organizr-dark.css
+++ b/CSS/themes/radarr/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RADARR ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/radarr/radarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/radarr/radarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/radarr/plex.css b/CSS/themes/radarr/plex.css
index 6fbd3377..a3dca902 100644
--- a/CSS/themes/radarr/plex.css
+++ b/CSS/themes/radarr/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RADARR PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/radarr/radarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/radarr/radarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/radarr/space-gray.css b/CSS/themes/radarr/space-gray.css
index 4aacd2b7..54413561 100644
--- a/CSS/themes/radarr/space-gray.css
+++ b/CSS/themes/radarr/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RADARR SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/radarr/radarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/radarr/radarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
diff --git a/CSS/themes/readarr/aquamarine.css b/CSS/themes/readarr/aquamarine.css
index 3b7a09f0..4fcb002f 100644
--- a/CSS/themes/readarr/aquamarine.css
+++ b/CSS/themes/readarr/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* READARR AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/readarr/readarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/readarr/dark.css b/CSS/themes/readarr/dark.css
index 90225352..49f1e648 100644
--- a/CSS/themes/readarr/dark.css
+++ b/CSS/themes/readarr/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* READARR DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/readarr/readarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/readarr/dracula.css b/CSS/themes/readarr/dracula.css
index dddd5f79..0205ddf2 100644
--- a/CSS/themes/readarr/dracula.css
+++ b/CSS/themes/readarr/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* READARR AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/readarr/readarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/readarr/hotline.css b/CSS/themes/readarr/hotline.css
index 227c5c3a..bfce5919 100644
--- a/CSS/themes/readarr/hotline.css
+++ b/CSS/themes/readarr/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* READARR HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/readarr/readarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/readarr/organizr-dark.css b/CSS/themes/readarr/organizr-dark.css
index 91f40972..82a3b599 100644
--- a/CSS/themes/readarr/organizr-dark.css
+++ b/CSS/themes/readarr/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* READARR ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/readarr/readarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/readarr/plex.css b/CSS/themes/readarr/plex.css
index 3ae309df..0813d1d1 100644
--- a/CSS/themes/readarr/plex.css
+++ b/CSS/themes/readarr/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* READARR PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/readarr/readarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/readarr/space-gray.css b/CSS/themes/readarr/space-gray.css
index 40d7b99e..b29e9a55 100644
--- a/CSS/themes/readarr/space-gray.css
+++ b/CSS/themes/readarr/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* READARR SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/readarr/readarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/readarr/readarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/requestrr/aquamarine.css b/CSS/themes/requestrr/aquamarine.css
index 863f4af8..a3f64060 100644
--- a/CSS/themes/requestrr/aquamarine.css
+++ b/CSS/themes/requestrr/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* REQUESTRR AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/requestrr/requestrr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
diff --git a/CSS/themes/requestrr/dark.css b/CSS/themes/requestrr/dark.css
index 45a54198..2ef4f8c5 100644
--- a/CSS/themes/requestrr/dark.css
+++ b/CSS/themes/requestrr/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* REQUESTRR DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/requestrr/requestrr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/requestrr/dracula.css b/CSS/themes/requestrr/dracula.css
index 80e2f802..48b62273 100644
--- a/CSS/themes/requestrr/dracula.css
+++ b/CSS/themes/requestrr/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RADARR DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/requestrr/requestrr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
diff --git a/CSS/themes/requestrr/hotline.css b/CSS/themes/requestrr/hotline.css
index e48ae166..21ffc9cc 100644
--- a/CSS/themes/requestrr/hotline.css
+++ b/CSS/themes/requestrr/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* REQUESTRR HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/requestrr/requestrr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/requestrr/organizr-dark.css b/CSS/themes/requestrr/organizr-dark.css
index a795171c..31315d60 100644
--- a/CSS/themes/requestrr/organizr-dark.css
+++ b/CSS/themes/requestrr/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* REQUESTRR ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/requestrr/requestrr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/requestrr/plex.css b/CSS/themes/requestrr/plex.css
index d33b764d..83ed63a8 100644
--- a/CSS/themes/requestrr/plex.css
+++ b/CSS/themes/requestrr/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* REQUESTRR PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/requestrr/requestrr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/requestrr/requestrr-base.css b/CSS/themes/requestrr/requestrr-base.css
index be9eb8f4..2197d45e 100644
--- a/CSS/themes/requestrr/requestrr-base.css
+++ b/CSS/themes/requestrr/requestrr-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css);
body {
color: var(--text);
diff --git a/CSS/themes/requestrr/space-gray.css b/CSS/themes/requestrr/space-gray.css
index 0af00669..bc5cfd11 100644
--- a/CSS/themes/requestrr/space-gray.css
+++ b/CSS/themes/requestrr/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RADARR SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/requestrr/requestrr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/requestrr/requestrr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
diff --git a/CSS/themes/resilio-sync/aquamarine.css b/CSS/themes/resilio-sync/aquamarine.css
index 86d2ab73..8fd8a467 100644
--- a/CSS/themes/resilio-sync/aquamarine.css
+++ b/CSS/themes/resilio-sync/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RESILIO-SYNC AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/resilio-sync/dark.css b/CSS/themes/resilio-sync/dark.css
index 18ef57c8..ca21c226 100644
--- a/CSS/themes/resilio-sync/dark.css
+++ b/CSS/themes/resilio-sync/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RESILIO-SYNC DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/resilio-sync/dracula.css b/CSS/themes/resilio-sync/dracula.css
index a96bcaee..b5d2fe50 100644
--- a/CSS/themes/resilio-sync/dracula.css
+++ b/CSS/themes/resilio-sync/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RESILIO-SYNC DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/resilio-sync/hotline.css b/CSS/themes/resilio-sync/hotline.css
index e4875fcd..1a6c68ce 100644
--- a/CSS/themes/resilio-sync/hotline.css
+++ b/CSS/themes/resilio-sync/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RESILIO-SYNC HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/resilio-sync/organizr-dark.css b/CSS/themes/resilio-sync/organizr-dark.css
index d1039d5a..2ffc7cba 100644
--- a/CSS/themes/resilio-sync/organizr-dark.css
+++ b/CSS/themes/resilio-sync/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RESILIO-SYNC ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/resilio-sync/plex.css b/CSS/themes/resilio-sync/plex.css
index 94764669..acef6e22 100644
--- a/CSS/themes/resilio-sync/plex.css
+++ b/CSS/themes/resilio-sync/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RESILIO-SYNC PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/resilio-sync/resilio-sync-base.css b/CSS/themes/resilio-sync/resilio-sync-base.css
index 26205b37..09fca883 100644
--- a/CSS/themes/resilio-sync/resilio-sync-base.css
+++ b/CSS/themes/resilio-sync/resilio-sync-base.css
@@ -11,7 +11,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
@import url(https://use.fontawesome.com/releases/v5.15.1/css/all.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css);
body,
.tableScrollContainer,
diff --git a/CSS/themes/resilio-sync/space-gray.css b/CSS/themes/resilio-sync/space-gray.css
index 10371a73..64fdd642 100644
--- a/CSS/themes/resilio-sync/space-gray.css
+++ b/CSS/themes/resilio-sync/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RESILIO-SYNC SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/resilio-sync/resilio-sync-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/rutorrent/aquamarine.css b/CSS/themes/rutorrent/aquamarine.css
index 5abb4d22..988d1980 100644
--- a/CSS/themes/rutorrent/aquamarine.css
+++ b/CSS/themes/rutorrent/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RUTORRENT AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/rutorrent/dark.css b/CSS/themes/rutorrent/dark.css
index cf0a9f70..ba352900 100644
--- a/CSS/themes/rutorrent/dark.css
+++ b/CSS/themes/rutorrent/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RUTORRENT DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/rutorrent/dracula.css b/CSS/themes/rutorrent/dracula.css
index a439a2ae..de2b9055 100644
--- a/CSS/themes/rutorrent/dracula.css
+++ b/CSS/themes/rutorrent/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RUTORRENT DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/rutorrent/hotline.css b/CSS/themes/rutorrent/hotline.css
index d1a25451..c172f836 100644
--- a/CSS/themes/rutorrent/hotline.css
+++ b/CSS/themes/rutorrent/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RUTORRENT HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/rutorrent/organizr-dark.css b/CSS/themes/rutorrent/organizr-dark.css
index 695c37ba..c3b4f019 100644
--- a/CSS/themes/rutorrent/organizr-dark.css
+++ b/CSS/themes/rutorrent/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RUTORRENT ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/rutorrent/plex.css b/CSS/themes/rutorrent/plex.css
index d0999c5a..28101aaf 100644
--- a/CSS/themes/rutorrent/plex.css
+++ b/CSS/themes/rutorrent/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RUTORRENT PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/rutorrent/rutorrent-base.css b/CSS/themes/rutorrent/rutorrent-base.css
index 7332de2f..25625cf4 100644
--- a/CSS/themes/rutorrent/rutorrent-base.css
+++ b/CSS/themes/rutorrent/rutorrent-base.css
@@ -36,15 +36,15 @@ div#preload {
width: 0;
height: 0;
display: none;
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/menus.png);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status_icons.png);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/r_bg.gif);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/asc.gif);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/desc.gif);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/pnl_open.gif);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/pnl_close.gif);
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/headers.png)
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/menus.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status_icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/r_bg.gif);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/asc.gif);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/desc.gif);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/pnl_open.gif);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/pnl_close.gif);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/headers.png)
}
hr {
@@ -259,120 +259,120 @@ div#t div.TB_Separator {
}
div#t div#add {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat 0 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat 0 0
}
div#t div#add:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat 0 -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat 0 -24px
}
div#t div#create {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -24px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -24px 0
}
div#t div#create:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -24px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -24px -24px
}
div#t div#remove {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -48px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -48px 0
}
div#t div#remove:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -48px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -48px -24px
}
div#t div#start {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -72px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -72px 0
}
div#t div#start:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -72px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -72px -24px
}
div#t div#pause {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -96px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -96px 0
}
div#t div#pause:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -96px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -96px -24px
}
div#t div#stop {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -120px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -120px 0
}
div#t div#stop:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -120px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -120px -24px
}
div#t div#moveu {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -144px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -144px 0
}
div#t div#moveu:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -144px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -144px -24px
}
div#t div#moved {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -168px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -168px 0
}
div#t div#moved:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -168px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -168px -24px
}
div#t div#search {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -192px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -192px 0
}
div#t div#search:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -192px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -192px -24px
}
div#t div#rss {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -241px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -241px 0
}
div#t div#rss:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -241px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -241px -24px
}
div#t div#setting {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -264px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -264px 0
}
div#t div#setting:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -264px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -264px -24px
}
div#t div#plugins {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/plugin.png) no-repeat 0 center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/plugin.png) no-repeat 0 center
}
div#t div#plugins:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/pluginh.png) no-repeat 0 center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/pluginh.png) no-repeat 0 center
}
div#t div#help {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -288px 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -288px 0
}
div#t div#help:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/toolbar.png) no-repeat -288px -24px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/toolbar.png) no-repeat -288px -24px
}
div#t div#go {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/go.png) no-repeat 0 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/go.png) no-repeat 0 0
}
div#t div#go:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/goh.png) no-repeat 0 0
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/goh.png) no-repeat 0 0
}
div select {
-webkit-appearance: none !important;
- background: #1f1f1f url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/dropdown.png) no-repeat 0 0;
+ background: #1f1f1f url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/dropdown.png) no-repeat 0 0;
background-position: right;
border: 1px solid #1f1f1f;
padding-right: 15px !important;
@@ -411,7 +411,7 @@ a {
}
div#stg-header {
- background: #273238 url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/dlg-toolbars.gif) no-repeat scroll 0 -72px;
+ background: #273238 url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/dlg-toolbars.gif) no-repeat scroll 0 -72px;
text-shadow: 0 -1px 0 #000
}
@@ -449,7 +449,7 @@ div#CatList ul li.sel {
#-_-_-act-_-_-,
#-_-_-iac-_-_-,
#-_-_-err-_-_- {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status_icons.png)
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status_icons.png)
}
.catpanel {
@@ -459,7 +459,7 @@ div#CatList ul li.sel {
height: 22px;
line-height: 25px;
background-image: none;
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/pnl_open.gif) 0 0 no-repeat !important;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/pnl_open.gif) 0 0 no-repeat !important;
background-color: #273238;
font-weight: 700;
color: var(--text-hover);
@@ -497,28 +497,28 @@ div#CatList ul li.sel {
}
div#CatList ul li.RSS {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status_icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status_icons.png);
background-position: 4px -207px
}
div#CatList ul li.disRSS {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status_icons.png)
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status_icons.png)
}
.stable-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status_icons.png)
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status_icons.png)
}
.Icon_File {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/file.gif) no-repeat left center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/file.gif) no-repeat left center
}
.Icon_Dir {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/dir.gif) no-repeat left center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/dir.gif) no-repeat left center
}
.Icon_Share {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/dir.gif) no-repeat left center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/dir.gif) no-repeat left center
}
div#CatList ul li.sel span {
@@ -526,7 +526,7 @@ div#CatList ul li.sel span {
}
div#flabel_cont ul li {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status_icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status_icons.png);
background-position: 4px -352px
}
@@ -541,7 +541,7 @@ div#lcont {
}
div#gcont table td.Header {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status_icons.png) no-repeat 0 -286px;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status_icons.png) no-repeat 0 -286px;
font-family: 'Roboto';
color: var(--text-hover);
padding-left: 17px
@@ -600,16 +600,16 @@ div#Speed {
}
a.dlg-close {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/close.png) no-repeat scroll left center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/close.png) no-repeat scroll left center
}
a.dlg-close:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/close.png) no-repeat scroll left center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/close.png) no-repeat scroll left center
}
a.dlg-close:link,
a.dlg-close:visited {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/close.png) no-repeat scroll left center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/close.png) no-repeat scroll left center
}
div.dlg-header {
@@ -760,7 +760,7 @@ input[type="password"],
select {
color: #fff;
border: none;
- background: rgba(0, 0, 0, 0.25) url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/headers.png) repeat-x scroll 0 -138px;
+ background: rgba(0, 0, 0, 0.25) url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/headers.png) repeat-x scroll 0 -138px;
border-radius: 2px;
outline: none;
}
@@ -771,13 +771,13 @@ input[type="file"][disabled],
select[disabled] {
color: #fff;
border: none;
- background: rgba(0, 0, 0, 0.08) url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/headers.png) repeat scroll 0 0 !important;
+ background: rgba(0, 0, 0, 0.08) url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/headers.png) repeat scroll 0 0 !important;
border-radius: 2px;
opacity: .2
}
#StatusBar table tr td.pstatus2 {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/green.png) no-repeat scroll 5px center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/green.png) no-repeat scroll 5px center !important
}
textarea {
@@ -903,12 +903,12 @@ ul#tabbar li.selected a {
}
#fMan_navbut {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/directory.png) !important;
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/directory.png) !important;
border: 1px solid #181818 !important
}
#fMan_navbut:hover {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/refresh.png) !important
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/refresh.png) !important
}
#fMan_pathsel {
@@ -952,7 +952,7 @@ div.dlg-window {
}
#FS_main div.dlg-header {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/share.png) !important
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/share.png) !important
}
div#yesnoDlg div.dlg-header {
@@ -1029,7 +1029,7 @@ div.tab {
div#t div#ind {
height: 34px;
width: 34px;
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/ajax-loader.gif) no-repeat 0 center;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/ajax-loader.gif) no-repeat 0 center;
margin: 2px 6px
}
@@ -1042,7 +1042,7 @@ tr#rrow td a#mnu_go div#go {
}
span#loadimg {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/ajax-loader.gif) no-repeat center center
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/ajax-loader.gif) no-repeat center center
}
.meter-value-start-color {
@@ -1105,7 +1105,7 @@ div#lcont div.std:nth-child(2n+1) {
#StatusBar table tr td {
padding-right: 5px;
border: none;
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/headers.png) no-repeat right -208px
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/headers.png) no-repeat right -208px
}
#StatusBar table tr td td {
@@ -1117,11 +1117,11 @@ div#lcont div.std:nth-child(2n+1) {
}
#st_up {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status.png) no-repeat 6px 2px
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status.png) no-repeat 6px 2px
}
#st_down {
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status.png) no-repeat 6px -18px
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status.png) no-repeat 6px -18px
}
.statuscell {
@@ -1166,46 +1166,46 @@ span.det {
}
.Icon_Dir {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status_icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status_icons.png);
background-position: 0 -272px
}
.Icon_File {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status_icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status_icons.png);
background-position: 0 -256px
}
.Icon_Torrent {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/torrent.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/torrent.png) no-repeat scroll left center !important
}
.Icon_Vid {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/video.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/video.png) no-repeat scroll left center !important
}
.Icon_Mp3 {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/mp3.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/mp3.png) no-repeat scroll left center !important
}
.Icon_Img {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/image.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/image.png) no-repeat scroll left center !important
}
.Icon_Nfo {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/nfo.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/nfo.png) no-repeat scroll left center !important
}
.Icon_Sfv {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/text.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/text.png) no-repeat scroll left center !important
}
.Icon_UpD {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/up.png) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/up.png) no-repeat scroll left center !important
}
.Icon_Rar,
.Icon_Zip {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/archive.zip) no-repeat scroll left center !important
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/archive.zip) no-repeat scroll left center !important
}
@@ -1260,7 +1260,7 @@ div#tdcont .stable {
.stable-head div.resz {
border: 1px solid #FF0000;
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/s.gif) no-repeat scroll left center;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/s.gif) no-repeat scroll left center;
}
.stable-body {
@@ -1309,16 +1309,16 @@ div.stable-body table tbody tr.even td:nth-child(2n+1) {
}
div.stable-body table tbody tr.even:nth-child(2n+1) td {
- background: #181818 url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/headers.png) repeat-x 0px -64px;
+ background: #181818 url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/headers.png) repeat-x 0px -64px;
}
.stable-move-header {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/header_move.gif) repeat-x scroll center top;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/header_move.gif) repeat-x scroll center top;
border: 1px solid #0099FF;
}
.stable-move-header {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/header_move.gif) repeat-x scroll center top rgba(128, 128, 128, 0.7);
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/header_move.gif) repeat-x scroll center top rgba(128, 128, 128, 0.7);
border: 1px solid #0099FF;
}
@@ -1345,14 +1345,14 @@ div.stable-body table tbody tr.even:nth-child(2n+1) td {
}
.stable-scrollpos {
- background: #181818 url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/headers.png) repeat-x 0px -37px;
+ background: #181818 url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/headers.png) repeat-x 0px -37px;
height: 17px;
line-height: 17px;
border-bottom: 1px solid #333333;
}
.stable-scrollpos:nth-child(2n+1) {
- background: #181818 url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/headers.png) repeat-x 0px -64px;
+ background: #181818 url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/headers.png) repeat-x 0px -64px;
}
.meter-value {
@@ -1417,7 +1417,7 @@ div.stable-body table tbody tr.even:nth-child(2n+1) td {
float: left;
border: 1px inset #1b1b1b;
border-bottom: none;
- background: #96CE00 url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/headers.png) repeat-x 0px -138px;
+ background: #96CE00 url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/headers.png) repeat-x 0px -138px;
}
#meter-disk-text,
@@ -1446,7 +1446,7 @@ div.stable-body table tbody tr.even:nth-child(2n+1) td {
border-right: none;
padding-left: 25px;
margin-left: 0px;
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status_icons.png) no-repeat 3px -336px;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status_icons.png) no-repeat 3px -336px;
}
#meter-cpu-text {
@@ -1466,7 +1466,7 @@ div.stable-body table tbody tr.even:nth-child(2n+1) td {
border-right: none;
margin-left: 0px;
padding-left: 25px;
- background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/status_icons.png) no-repeat 3px -320px;
+ background: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/status_icons.png) no-repeat 3px -320px;
}
/* #meter-cpu-td {}*/
@@ -1588,7 +1588,7 @@ div#dlgAddRSS div.dlg-header {
div#dlgEditRules-header,
#dlgEditRatioRules-header,
div#dlgEditRules div.dlg-header {
- background: #181818 url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/dlg-toolbars.gif) no-repeat 0 -72px !important;
+ background: #181818 url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/dlg-toolbars.gif) no-repeat 0 -72px !important;
border-bottom: 1px solid #333333;
text-shadow: 0px -1px 0px #000;
}
@@ -1615,15 +1615,15 @@ div#dlgEditRatioRules {
}
#autodl-tb {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/autodll-irc1.png) no-repeat center;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/autodll-irc1.png) no-repeat center;
}
#autodl-tb:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/autodll-irc2.png) no-repeat center;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/autodll-irc2.png) no-repeat center;
}
#autodl-multiselect-header {
- background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/dlg-autodl-irc.gif");
+ background-image: url("https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/dlg-autodl-irc.gif");
}
.shieven {
@@ -1635,59 +1635,59 @@ div#dlgEditRatioRules {
}
div#webuiUpdateToggle.pause {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/pauseui.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/pauseui.png) no-repeat;
}
div#webuiUpdateToggle.pause:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/pauseuih.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/pauseuih.png) no-repeat;
}
div#webuiUpdateToggle.resume {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/playui.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/playui.png) no-repeat;
}
div#webuiUpdateToggle.resume:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/playuih.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/playuih.png) no-repeat;
}
div#webuiRefresh {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/refreshui.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/refreshui.png) no-repeat;
}
div#webuiRefresh:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/refreshuih.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/refreshuih.png) no-repeat;
}
div#linkproxy {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/proxy.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/proxy.png) no-repeat;
}
div#linkproxy:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/proxyh.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/proxyh.png) no-repeat;
}
div#linklogs {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/linklogs.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/linklogs.png) no-repeat;
}
div#linklogs:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/linklogsh.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/linklogsh.png) no-repeat;
}
div#linkseedboxmanager {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/seedboxmanager.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/seedboxmanager.png) no-repeat;
}
div#linkseedboxmanager:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/seedboxmanagerh.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/seedboxmanagerh.png) no-repeat;
}
div#plugin {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/plugin.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/plugin.png) no-repeat;
}
div#plugin:hover {
- background: transparent url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/pluginh.png) no-repeat;
+ background: transparent url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/pluginh.png) no-repeat;
}
#maillayout #letterform table tr td {
@@ -1699,15 +1699,15 @@ div#plugin:hover {
}
div#chat {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/chat.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/chat.png);
}
div#chat:hover {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/chat3.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/chat3.png);
}
div#tchat div.dlg-header {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/chat2.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/chat2.png);
}
#userlist,
@@ -1721,15 +1721,15 @@ div#tchat div.dlg-header {
}
div#logoff {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/logoff.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/logoff.png);
}
div#logoff:hover {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/logoff3.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/logoff3.png);
}
div#logoffDlg div.dlg-header {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/rutorrent/logoff2.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/rutorrent/logoff2.png);
}
.noty_alert,
diff --git a/CSS/themes/rutorrent/space-gray.css b/CSS/themes/rutorrent/space-gray.css
index 0af1e750..796f532a 100644
--- a/CSS/themes/rutorrent/space-gray.css
+++ b/CSS/themes/rutorrent/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* RUTORRENT SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/rutorrent/rutorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
diff --git a/CSS/themes/sabnzbd/aquamarine.css b/CSS/themes/sabnzbd/aquamarine.css
index fc8a93c2..9e9a81f0 100644
--- a/CSS/themes/sabnzbd/aquamarine.css
+++ b/CSS/themes/sabnzbd/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SABNZBD AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/sabnzbd/dark.css b/CSS/themes/sabnzbd/dark.css
index fe44701a..cc0c00e8 100644
--- a/CSS/themes/sabnzbd/dark.css
+++ b/CSS/themes/sabnzbd/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SABNZBD DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/sabnzbd/dracula.css b/CSS/themes/sabnzbd/dracula.css
index 94f811d1..5673be28 100644
--- a/CSS/themes/sabnzbd/dracula.css
+++ b/CSS/themes/sabnzbd/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SABNZBD DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/sabnzbd/hotline.css b/CSS/themes/sabnzbd/hotline.css
index d80a8832..418124d1 100644
--- a/CSS/themes/sabnzbd/hotline.css
+++ b/CSS/themes/sabnzbd/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SABNZBD HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/sabnzbd/organizr-dark.css b/CSS/themes/sabnzbd/organizr-dark.css
index e338e6ae..7c8f5f09 100644
--- a/CSS/themes/sabnzbd/organizr-dark.css
+++ b/CSS/themes/sabnzbd/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SABNZBD ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/sabnzbd/plex.css b/CSS/themes/sabnzbd/plex.css
index e9ee43d1..123cc2ff 100644
--- a/CSS/themes/sabnzbd/plex.css
+++ b/CSS/themes/sabnzbd/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SABNZBD PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/sabnzbd/sabnzbd-base.css b/CSS/themes/sabnzbd/sabnzbd-base.css
index cb76438e..3d4aabfe 100644
--- a/CSS/themes/sabnzbd/sabnzbd-base.css
+++ b/CSS/themes/sabnzbd/sabnzbd-base.css
@@ -9,7 +9,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css);
body {
background: var(--main-bg-color) !important;
diff --git a/CSS/themes/sabnzbd/space-gray.css b/CSS/themes/sabnzbd/space-gray.css
index c255792b..5bd78913 100644
--- a/CSS/themes/sabnzbd/space-gray.css
+++ b/CSS/themes/sabnzbd/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SABNZBD SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sabnzbd/sabnzbd-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/sonarr/aquamarine.css b/CSS/themes/sonarr/aquamarine.css
index d34caabe..c7301d9f 100644
--- a/CSS/themes/sonarr/aquamarine.css
+++ b/CSS/themes/sonarr/aquamarine.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SONARR AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sonarr/sonarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/sonarr/dark.css b/CSS/themes/sonarr/dark.css
index 11bac53e..6674d842 100644
--- a/CSS/themes/sonarr/dark.css
+++ b/CSS/themes/sonarr/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SONARR DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sonarr/sonarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/sonarr/dracula.css b/CSS/themes/sonarr/dracula.css
index c5fb662b..4f362ae3 100644
--- a/CSS/themes/sonarr/dracula.css
+++ b/CSS/themes/sonarr/dracula.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SONARR DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sonarr/sonarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
diff --git a/CSS/themes/sonarr/hotline.css b/CSS/themes/sonarr/hotline.css
index 581c01c2..e7c0ce7e 100644
--- a/CSS/themes/sonarr/hotline.css
+++ b/CSS/themes/sonarr/hotline.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SONARR HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sonarr/sonarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/sonarr/noname.css b/CSS/themes/sonarr/noname.css
index 92336b56..23353d4c 100644
--- a/CSS/themes/sonarr/noname.css
+++ b/CSS/themes/sonarr/noname.css
@@ -11,7 +11,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SONARR THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS//themes/sonarr/sonarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS//themes/sonarr/sonarr-base.css);
:root {
--main-bg-color: linear-gradient(45deg, #fb3f62 0%, #204c80 37%, #004249 97%) center center/cover no-repeat fixed;
--modal-bg-color: radial-gradient(circle, #204c80 0%, #000 100%) center center/cover no-repeat fixed;
diff --git a/CSS/themes/sonarr/organizr-dark.css b/CSS/themes/sonarr/organizr-dark.css
index 853a0e60..59be9e87 100644
--- a/CSS/themes/sonarr/organizr-dark.css
+++ b/CSS/themes/sonarr/organizr-dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SONARR ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sonarr/sonarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/sonarr/plex.css b/CSS/themes/sonarr/plex.css
index 87b41379..b2813391 100644
--- a/CSS/themes/sonarr/plex.css
+++ b/CSS/themes/sonarr/plex.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SONARR PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sonarr/sonarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/sonarr/space-gray.css b/CSS/themes/sonarr/space-gray.css
index dfb8f283..c6a4c247 100644
--- a/CSS/themes/sonarr/space-gray.css
+++ b/CSS/themes/sonarr/space-gray.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SONARR SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/sonarr/sonarr-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/sonarr/sonarr-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
diff --git a/CSS/themes/synclounge/aquamarine.css b/CSS/themes/synclounge/aquamarine.css
index d002a295..7021c5e8 100644
--- a/CSS/themes/synclounge/aquamarine.css
+++ b/CSS/themes/synclounge/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SYNCLOUNGE AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/synclounge/synclounge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/synclounge/synclounge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
diff --git a/CSS/themes/synclounge/dark.css b/CSS/themes/synclounge/dark.css
index 01c00728..65be9105 100644
--- a/CSS/themes/synclounge/dark.css
+++ b/CSS/themes/synclounge/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SYNCLOUNGE DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/synclounge/synclounge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/synclounge/synclounge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/synclounge/hotline.css b/CSS/themes/synclounge/hotline.css
index 60f88d6e..01136cf6 100644
--- a/CSS/themes/synclounge/hotline.css
+++ b/CSS/themes/synclounge/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SYNCLOUNGE HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/synclounge/synclounge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/synclounge/synclounge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/synclounge/organizr-dark.css b/CSS/themes/synclounge/organizr-dark.css
index 3db6bd99..57254332 100644
--- a/CSS/themes/synclounge/organizr-dark.css
+++ b/CSS/themes/synclounge/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SYNCLOUNGE ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/synclounge/synclounge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/synclounge/synclounge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/synclounge/plex.css b/CSS/themes/synclounge/plex.css
index f279e0cb..55969201 100644
--- a/CSS/themes/synclounge/plex.css
+++ b/CSS/themes/synclounge/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SYNCLOUNGE PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/synclounge/synclounge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/synclounge/synclounge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/synclounge/space-gray.css b/CSS/themes/synclounge/space-gray.css
index 1f456abb..c15ded5b 100644
--- a/CSS/themes/synclounge/space-gray.css
+++ b/CSS/themes/synclounge/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* SYNCLOUNGE SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/synclounge/synclounge-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/synclounge/synclounge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
diff --git a/CSS/themes/synclounge/synclounge-base.css b/CSS/themes/synclounge/synclounge-base.css
index 8be3c2d2..f5374077 100644
--- a/CSS/themes/synclounge/synclounge-base.css
+++ b/CSS/themes/synclounge/synclounge-base.css
@@ -10,7 +10,7 @@
/* Made by @gilbN */
/* https://htpc.deathbybandaid.net/assets/theme.park */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css);
:root {
--v-primary-base: rgb(var(--accent-color));
diff --git a/CSS/themes/tautulli/aquamarine.css b/CSS/themes/tautulli/aquamarine.css
index 01cd72f7..e356793f 100644
--- a/CSS/themes/tautulli/aquamarine.css
+++ b/CSS/themes/tautulli/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TAUTULLI AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/tautulli/tautulli-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/tautulli/dark.css b/CSS/themes/tautulli/dark.css
index eb0b5b16..9b921831 100644
--- a/CSS/themes/tautulli/dark.css
+++ b/CSS/themes/tautulli/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TAUTULLI DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/tautulli/tautulli-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/tautulli/dracula.css b/CSS/themes/tautulli/dracula.css
index c71f466a..0bd4659b 100644
--- a/CSS/themes/tautulli/dracula.css
+++ b/CSS/themes/tautulli/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TAUTULLI DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/tautulli/tautulli-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/tautulli/hotline.css b/CSS/themes/tautulli/hotline.css
index 2b57eb61..d9e77b23 100644
--- a/CSS/themes/tautulli/hotline.css
+++ b/CSS/themes/tautulli/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TAUTULLI HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/tautulli/tautulli-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/tautulli/organizr-dark.css b/CSS/themes/tautulli/organizr-dark.css
index 27e9efae..fbb62f5c 100644
--- a/CSS/themes/tautulli/organizr-dark.css
+++ b/CSS/themes/tautulli/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TAUTULLI ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/tautulli/tautulli-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/tautulli/plex.css b/CSS/themes/tautulli/plex.css
index 5069c3c9..9b963cf7 100644
--- a/CSS/themes/tautulli/plex.css
+++ b/CSS/themes/tautulli/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TAUTULLI PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/tautulli/tautulli-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/tautulli/space-gray.css b/CSS/themes/tautulli/space-gray.css
index a8fd6645..5829ceee 100644
--- a/CSS/themes/tautulli/space-gray.css
+++ b/CSS/themes/tautulli/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TAUTULLI SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/tautulli/tautulli-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/tautulli/tautulli-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/thelounge/aquamarine.css b/CSS/themes/thelounge/aquamarine.css
index 8eaf6cd2..09a5c5be 100644
--- a/CSS/themes/thelounge/aquamarine.css
+++ b/CSS/themes/thelounge/aquamarine.css
@@ -11,7 +11,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* THE LOUNGE AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/thelounge/thelounge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 996c8344..b8504c11 100644
--- a/CSS/themes/thelounge/dark.css
+++ b/CSS/themes/thelounge/dark.css
@@ -11,7 +11,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* THE LOUNGE DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/thelounge/thelounge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 384d17f6..41d55339 100644
--- a/CSS/themes/thelounge/hotline.css
+++ b/CSS/themes/thelounge/hotline.css
@@ -11,7 +11,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* THE LOUNGE HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/thelounge/thelounge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 81c25ff8..12c2aee3 100644
--- a/CSS/themes/thelounge/organizr-dark.css
+++ b/CSS/themes/thelounge/organizr-dark.css
@@ -11,7 +11,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* THE LOUNGE DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/thelounge/thelounge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 a50cf180..c4c46c99 100644
--- a/CSS/themes/thelounge/plex.css
+++ b/CSS/themes/thelounge/plex.css
@@ -11,10 +11,10 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* THE LOUNGE PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/thelounge/thelounge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/thelounge/thelounge-base.css);
:root {
- --body-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
- --window-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
+ --body-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
+ --window-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
--button-color: #cc7b19;
--theme-accent: #cc7b19;
--date-marker-color: #e59029;
diff --git a/CSS/themes/thelounge/space-gray.css b/CSS/themes/thelounge/space-gray.css
index e7e79449..94d42a20 100644
--- a/CSS/themes/thelounge/space-gray.css
+++ b/CSS/themes/thelounge/space-gray.css
@@ -11,7 +11,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* THE LOUNGE SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/thelounge/thelounge-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 70eb0c15..0bcc534d 100644
--- a/CSS/themes/transmission/aquamarine.css
+++ b/CSS/themes/transmission/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TRANSMISSION AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/transmission/transmission-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/transmission/dark.css b/CSS/themes/transmission/dark.css
index 0c85fd45..dcce29c7 100644
--- a/CSS/themes/transmission/dark.css
+++ b/CSS/themes/transmission/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TRANSMISSION DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/transmission/transmission-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/transmission/dracula.css b/CSS/themes/transmission/dracula.css
index 3803ded9..4b3a2992 100644
--- a/CSS/themes/transmission/dracula.css
+++ b/CSS/themes/transmission/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TRANSMISSION DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/transmission/transmission-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/transmission/hotline.css b/CSS/themes/transmission/hotline.css
index 3808077a..a735398b 100644
--- a/CSS/themes/transmission/hotline.css
+++ b/CSS/themes/transmission/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TRANSMISSION HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/transmission/transmission-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/transmission/organizr-dark.css b/CSS/themes/transmission/organizr-dark.css
index ed54a2a5..c4bf6097 100644
--- a/CSS/themes/transmission/organizr-dark.css
+++ b/CSS/themes/transmission/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TRANSMISSION DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/transmission/transmission-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/transmission/plex.css b/CSS/themes/transmission/plex.css
index 96dfca77..fc335234 100644
--- a/CSS/themes/transmission/plex.css
+++ b/CSS/themes/transmission/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TRANSMISSION PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/transmission/transmission-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/transmission/space-gray.css b/CSS/themes/transmission/space-gray.css
index 43751404..c4c1ade8 100644
--- a/CSS/themes/transmission/space-gray.css
+++ b/CSS/themes/transmission/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* TRANSMISSION SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/transmission/transmission-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/transmission/transmission-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/transmission/transmission-base.css b/CSS/themes/transmission/transmission-base.css
index 60dcc4d4..1e96e83f 100644
--- a/CSS/themes/transmission/transmission-base.css
+++ b/CSS/themes/transmission/transmission-base.css
@@ -978,5 +978,5 @@ ul.torrent_list li.torrent.compact div.torrent_name {
.ui-icon,
.ui-widget-content .ui-icon {
- background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/transmission/icons.png);
+ background-image: url(https://assets.deathbybandaid.net/theme.park/Resources/transmission/icons.png);
}
\ No newline at end of file
diff --git a/CSS/themes/unraid/aquamarine.css b/CSS/themes/unraid/aquamarine.css
index 60595db0..d444417b 100644
--- a/CSS/themes/unraid/aquamarine.css
+++ b/CSS/themes/unraid/aquamarine.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* UNRAID AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/unraid/unraid-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/unraid/dark.css b/CSS/themes/unraid/dark.css
index ce6178e4..e7236f04 100644
--- a/CSS/themes/unraid/dark.css
+++ b/CSS/themes/unraid/dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* UNRAID DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/unraid/unraid-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
diff --git a/CSS/themes/unraid/dracula.css b/CSS/themes/unraid/dracula.css
index e7cb8070..515f5103 100644
--- a/CSS/themes/unraid/dracula.css
+++ b/CSS/themes/unraid/dracula.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* UNRAID DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/unraid/unraid-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/unraid/hotline.css b/CSS/themes/unraid/hotline.css
index fbaf710b..6e5ba021 100644
--- a/CSS/themes/unraid/hotline.css
+++ b/CSS/themes/unraid/hotline.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* UNRAID HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/unraid/unraid-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/unraid/organizr-dark.css b/CSS/themes/unraid/organizr-dark.css
index c2d11488..1a766444 100644
--- a/CSS/themes/unraid/organizr-dark.css
+++ b/CSS/themes/unraid/organizr-dark.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* UNRAID ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/unraid/unraid-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/unraid/plex.css b/CSS/themes/unraid/plex.css
index 1216ec6b..cd478172 100644
--- a/CSS/themes/unraid/plex.css
+++ b/CSS/themes/unraid/plex.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* UNRAID PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/unraid/unraid-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/unraid/space-gray.css b/CSS/themes/unraid/space-gray.css
index b4ed2e32..8120241b 100644
--- a/CSS/themes/unraid/space-gray.css
+++ b/CSS/themes/unraid/space-gray.css
@@ -12,5 +12,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* UNRAID SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/unraid/unraid-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/unraid/unraid-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/uptime-kuma/uptime-kuma-base.css b/CSS/themes/uptime-kuma/uptime-kuma-base.css
index 08a4d46b..6749e2f7 100644
--- a/CSS/themes/uptime-kuma/uptime-kuma-base.css
+++ b/CSS/themes/uptime-kuma/uptime-kuma-base.css
@@ -1,4 +1,4 @@
-@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/defaults/placeholders.css");
+@import url("https://assets.deathbybandaid.net/theme.park/CSS/defaults/placeholders.css");
body,
.dark {
diff --git a/CSS/themes/vuetorrent/aquamarine.css b/CSS/themes/vuetorrent/aquamarine.css
index 6cc6a7e3..f0bb7ea6 100644
--- a/CSS/themes/vuetorrent/aquamarine.css
+++ b/CSS/themes/vuetorrent/aquamarine.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* VUETORRENT AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/vuetorrent/dark.css b/CSS/themes/vuetorrent/dark.css
index 0268a43f..97d0199d 100644
--- a/CSS/themes/vuetorrent/dark.css
+++ b/CSS/themes/vuetorrent/dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* VUETORRENT DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/vuetorrent/dracula.css b/CSS/themes/vuetorrent/dracula.css
index 77cac969..e20a2f15 100644
--- a/CSS/themes/vuetorrent/dracula.css
+++ b/CSS/themes/vuetorrent/dracula.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* VUETORRENT DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/vuetorrent/hotline.css b/CSS/themes/vuetorrent/hotline.css
index 18bb7704..37908403 100644
--- a/CSS/themes/vuetorrent/hotline.css
+++ b/CSS/themes/vuetorrent/hotline.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* VUETORRENT HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/vuetorrent/organizr-dark.css b/CSS/themes/vuetorrent/organizr-dark.css
index afb15957..247c9be2 100644
--- a/CSS/themes/vuetorrent/organizr-dark.css
+++ b/CSS/themes/vuetorrent/organizr-dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* VUETORRENT ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/vuetorrent/plex.css b/CSS/themes/vuetorrent/plex.css
index 5ba5c2a4..491c1181 100644
--- a/CSS/themes/vuetorrent/plex.css
+++ b/CSS/themes/vuetorrent/plex.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* VUETORRENT PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/vuetorrent/space-gray.css b/CSS/themes/vuetorrent/space-gray.css
index 6312af37..ae8e820a 100644
--- a/CSS/themes/vuetorrent/space-gray.css
+++ b/CSS/themes/vuetorrent/space-gray.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* VUETORRENT SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/vuetorrent/vuetorrent-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/themes/webtools/aquamarine.css b/CSS/themes/webtools/aquamarine.css
index 3f84a503..973ef4d3 100644
--- a/CSS/themes/webtools/aquamarine.css
+++ b/CSS/themes/webtools/aquamarine.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* WEBTOOLS AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/webtools/webtools-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 91e9c545..999c9e0f 100644
--- a/CSS/themes/webtools/dark.css
+++ b/CSS/themes/webtools/dark.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* WEBTOOLS DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/webtools/webtools-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 3c3eb203..f9c649ea 100644
--- a/CSS/themes/webtools/hotline.css
+++ b/CSS/themes/webtools/hotline.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* WEBTOOLS HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/webtools/webtools-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 825c3e76..339e485a 100644
--- a/CSS/themes/webtools/organizr-dark.css
+++ b/CSS/themes/webtools/organizr-dark.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* WEBTOOLS ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/webtools/webtools-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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 619da057..dc9fcede 100644
--- a/CSS/themes/webtools/plex.css
+++ b/CSS/themes/webtools/plex.css
@@ -12,10 +12,10 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* WEBTOOLS PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/webtools/webtools-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/webtools/webtools-base.css);
:root {
- --main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
- --modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
+ --main-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
+ --modal-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
--button-color: #cc7b19;
--button-color-hover: #e59029;
--button-text: #eee;
diff --git a/CSS/themes/webtools/space-gray.css b/CSS/themes/webtools/space-gray.css
index 5ae769e5..509d061e 100644
--- a/CSS/themes/webtools/space-gray.css
+++ b/CSS/themes/webtools/space-gray.css
@@ -12,7 +12,7 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* WEBTOOLS SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/webtools/webtools-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/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;
diff --git a/CSS/themes/xbackbone/aquamarine.css b/CSS/themes/xbackbone/aquamarine.css
index 2595d44c..676868f2 100644
--- a/CSS/themes/xbackbone/aquamarine.css
+++ b/CSS/themes/xbackbone/aquamarine.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* XBACKBONE AQUAMARINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/aquamarine.css);
\ No newline at end of file
diff --git a/CSS/themes/xbackbone/dark.css b/CSS/themes/xbackbone/dark.css
index 445804d5..0307245c 100644
--- a/CSS/themes/xbackbone/dark.css
+++ b/CSS/themes/xbackbone/dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* XBACKBONE DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dark.css);
\ No newline at end of file
diff --git a/CSS/themes/xbackbone/dracula.css b/CSS/themes/xbackbone/dracula.css
index 7d97cd5c..50cb067a 100644
--- a/CSS/themes/xbackbone/dracula.css
+++ b/CSS/themes/xbackbone/dracula.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* XBACKBONE DRACULA THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/dracula.css);
\ No newline at end of file
diff --git a/CSS/themes/xbackbone/hotline.css b/CSS/themes/xbackbone/hotline.css
index 48d4f21d..64bddcd8 100644
--- a/CSS/themes/xbackbone/hotline.css
+++ b/CSS/themes/xbackbone/hotline.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* XBACKBONE HOTLINE THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/hotline.css);
\ No newline at end of file
diff --git a/CSS/themes/xbackbone/organizr-dark.css b/CSS/themes/xbackbone/organizr-dark.css
index 2cf2d68f..c5739cf9 100644
--- a/CSS/themes/xbackbone/organizr-dark.css
+++ b/CSS/themes/xbackbone/organizr-dark.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* XBACKBONE ORGANIZR-DARK THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/organizr-dark.css);
\ No newline at end of file
diff --git a/CSS/themes/xbackbone/plex.css b/CSS/themes/xbackbone/plex.css
index edcc42a8..42d2496a 100644
--- a/CSS/themes/xbackbone/plex.css
+++ b/CSS/themes/xbackbone/plex.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* XBACKBONE PLEX THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/plex.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/plex.css);
\ No newline at end of file
diff --git a/CSS/themes/xbackbone/space-gray.css b/CSS/themes/xbackbone/space-gray.css
index d79c2b16..a578a06f 100644
--- a/CSS/themes/xbackbone/space-gray.css
+++ b/CSS/themes/xbackbone/space-gray.css
@@ -11,5 +11,5 @@
/* https://htpc.deathbybandaid.net/assets/theme.park */
/* XBACKBONE SPACE GRAY THEME */
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
-@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/themes/xbackbone/xbackbone-base.css);
+@import url(https://assets.deathbybandaid.net/theme.park/CSS/variables/space-gray.css);
\ No newline at end of file
diff --git a/CSS/variables/plex.css b/CSS/variables/plex.css
index 40438071..a66e4325 100644
--- a/CSS/variables/plex.css
+++ b/CSS/variables/plex.css
@@ -1,8 +1,8 @@
:root {
- /* --main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
- --modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
+ /* --main-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
+ --modal-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png"), url("https://assets.deathbybandaid.net/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
*/
- --main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png") repeat scroll 0% 0%, radial-gradient(circle at 0% 100%, rgba(54, 66, 84, 0.55) 0%, rgba(54, 66, 84, 0.043) 70%, rgba(54, 66, 84, 0) 80%), radial-gradient(circle at 100% 100%, rgba(113, 135, 153, 0.55) 0%, rgba(113, 135, 153, 0.043) 70%, rgba(113, 135, 153, 0) 80%), radial-gradient(circle at 100% 0%, rgba(54, 66, 84, 0.55) 0%, rgba(54, 66, 84, 0.043) 70%, rgba(54, 66, 84, 0) 80%), radial-gradient(circle at 0% 0%, rgba(91, 114, 135, 0.55) 0%, rgba(91, 114, 135, 0.043) 70%, rgba(91, 114, 135, 0) 80%), rgb(0, 0, 0) center center/cover no-repeat fixed;
+ --main-bg-color: url("https://assets.deathbybandaid.net/theme.park/Resources/blur-noise.png") repeat scroll 0% 0%, radial-gradient(circle at 0% 100%, rgba(54, 66, 84, 0.55) 0%, rgba(54, 66, 84, 0.043) 70%, rgba(54, 66, 84, 0) 80%), radial-gradient(circle at 100% 100%, rgba(113, 135, 153, 0.55) 0%, rgba(113, 135, 153, 0.043) 70%, rgba(113, 135, 153, 0) 80%), radial-gradient(circle at 100% 0%, rgba(54, 66, 84, 0.55) 0%, rgba(54, 66, 84, 0.043) 70%, rgba(54, 66, 84, 0) 80%), radial-gradient(circle at 0% 0%, rgba(91, 114, 135, 0.55) 0%, rgba(91, 114, 135, 0.043) 70%, rgba(91, 114, 135, 0) 80%), rgb(0, 0, 0) center center/cover no-repeat fixed;
--modal-bg-color: #1f2326;
--modal-header-color: #1f2326;
diff --git a/README.md b/README.md
index 3acc168d..89299c36 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[](https://discord.gg/HM5uUKU "Discord for theme installation support")
[](https://htpc.deathbybandaid.net/assets/theme.park)
[](https://github.com/sponsors/GilbN "Donate!")
-[](https://htpc.deathbybandaid.net/assets/theme.park/LICENSE)
+[](https://assets.deathbybandaid.net/theme.park/LICENSE)
[](https://github.com/users/GilbN/packages/container/package/theme.park)
[](https://hub.docker.com/r/gilbn/theme.park)
[](https://technicalramblings.com/ "A blog with different guides :)")
diff --git a/Resources/apply_theme.js b/Resources/apply_theme.js
index e01e76f8..8b86fdcd 100644
--- a/Resources/apply_theme.js
+++ b/Resources/apply_theme.js
@@ -14,7 +14,7 @@ function get_base_sha(app,theme) {
html_element = document.head;
} else html_element = document.body;
let link = document.createElement("link");
- url = "https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/"
+ url = "https://assets.deathbybandaid.net/theme.park/CSS/themes/"
link.type = "text/css";
link.rel = "stylesheet";
link.href = `${url}/${app}/${theme}.css?v=${sha}`;
@@ -27,7 +27,7 @@ function get_base_sha(app,theme) {
html_element = document.head;
} else html_element = document.body;
let link = document.createElement("link");
- url = "https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/"
+ url = "https://assets.deathbybandaid.net/theme.park/CSS/addons/"
link.type = "text/css";
link.rel = "stylesheet";
link.href = `${url}/${app}/${addon}.css`;
diff --git a/Resources/landing-page/css/custom.css b/Resources/landing-page/css/custom.css
index 7cede33c..352e2331 100644
--- a/Resources/landing-page/css/custom.css
+++ b/Resources/landing-page/css/custom.css
@@ -357,7 +357,7 @@ p {
}
#portfolio [class*="container-"] .portfolio-box .portfolio-box-caption.plex-hover {
- background: url("https://htpc.deathbybandaid.net/assets/theme.park/resources/blur-noise.png") repeat scroll 0% 0%, radial-gradient(circle at 0% 100%, rgba(54, 66, 84, 0.55) 0%, rgba(54, 66, 84, 0.043) 70%, rgba(54, 66, 84, 0) 80%), radial-gradient(circle at 100% 100%, rgba(113, 135, 153, 0.55) 0%, rgba(113, 135, 153, 0.043) 70%, rgba(113, 135, 153, 0) 80%), radial-gradient(circle at 100% 0%, rgba(54, 66, 84, 0.55) 0%, rgba(54, 66, 84, 0.043) 70%, rgba(54, 66, 84, 0) 80%), radial-gradient(circle at 0% 0%, rgba(91, 114, 135, 0.55) 0%, rgba(91, 114, 135, 0.043) 70%, rgba(91, 114, 135, 0) 80%), rgb(0, 0, 0);
+ background: url("https://assets.deathbybandaid.net/theme.park/resources/blur-noise.png") repeat scroll 0% 0%, radial-gradient(circle at 0% 100%, rgba(54, 66, 84, 0.55) 0%, rgba(54, 66, 84, 0.043) 70%, rgba(54, 66, 84, 0) 80%), radial-gradient(circle at 100% 100%, rgba(113, 135, 153, 0.55) 0%, rgba(113, 135, 153, 0.043) 70%, rgba(113, 135, 153, 0) 80%), radial-gradient(circle at 100% 0%, rgba(54, 66, 84, 0.55) 0%, rgba(54, 66, 84, 0.043) 70%, rgba(54, 66, 84, 0) 80%), radial-gradient(circle at 0% 0%, rgba(91, 114, 135, 0.55) 0%, rgba(91, 114, 135, 0.043) 70%, rgba(91, 114, 135, 0) 80%), rgb(0, 0, 0);
}
#portfolio [class*="container-"] .portfolio-box .portfolio-box-caption.dracula-hover {
diff --git a/index.html b/index.html
index ab386885..ddb19d2a 100644
--- a/index.html
+++ b/index.html
@@ -48,7 +48,7 @@
aria-label="Star gilbn/theme.park on GitHub">Star