2022-04-14 patch

This commit is contained in:
deathbybandaid 2022-04-14 12:31:41 -04:00
parent 58636f95f2
commit 81b2e66fd9
58 changed files with 134 additions and 131 deletions

View File

@ -1,8 +1,8 @@
# CSS Addons # CSS Addons
## [Organizr](https://assets.deathbybandaid.net/theme.park/css//addons/organizr/) ## [Organizr]/theme.park/css/addons/organizr/)
## [Radarr](https://assets.deathbybandaid.net/theme.park/css//addons/radarr) ## [Radarr]/theme.park/css/addons/radarr)
## [Sonarr](https://assets.deathbybandaid.net/theme.park/css//addons/sonarr) ## [Sonarr]/theme.park/css/addons/sonarr)

View File

@ -4,7 +4,7 @@
display: none !important; display: none !important;
} }
.header-icon.px-3.m-0.d-none.d-md-block:before { .header-icon.px-3.m-0.d-none.d-md-block:before {
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/bazarr/bazarr4k.png"); background-image: url("/theme.park/css/addons/bazarr/bazarr4k.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;
@ -22,7 +22,7 @@
display: none !important; display: none !important;
} }
.sidebar-title.d-flex.align-items-center.d-md-none.container:before { .sidebar-title.d-flex.align-items-center.d-md-none.container:before {
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/bazarr/bazarr4k.png"); background-image: url("/theme.park/css/addons/bazarr/bazarr4k.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;

View File

@ -4,7 +4,7 @@
display: none !important; display: none !important;
} }
.header-icon.px-3.m-0.d-none.d-md-block:before { .header-icon.px-3.m-0.d-none.d-md-block:before {
background-image: url("/css/addons/bazarr/bazarr-4k-logo/bazarr4k.png"); background-image: url("/theme.park/css/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;
@ -22,7 +22,7 @@
display: none !important; display: none !important;
} }
.sidebar-title.d-flex.align-items-center.d-md-none.container:before { .sidebar-title.d-flex.align-items-center.d-md-none.container:before {
background-image: url("/css/addons/bazarr/bazarr-4k-logo/bazarr4k.png"); background-image: url("/theme.park/css/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;

View File

@ -1,3 +1,3 @@
# Organizr Addons # Organizr Addons
## [Glass](https://assets.deathbybandaid.net/theme.park/css//addons/organizr/glass) ## [Glass]/theme.park/css/addons/organizr/glass)

View File

@ -2,8 +2,8 @@
## Installation ## Installation
* [Full](https://assets.deathbybandaid.net/theme.park/css//addons/organizr/glass#Full) * [Full]/theme.park/css/addons/organizr/glass#Full)
* [Login - Lockscreen only](https://assets.deathbybandaid.net/theme.park/css//addons/organizr/glass#login---lockscreen-only) * [Login - Lockscreen only]/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 Replace `--main-bg-color` with a wallpaper you have uploaded to Organizr
```css ```css
@import "https://assets.deathbybandaid.net/theme.park/css//addons/organizr/glass/glass-base.css"; @import "/theme.park/css/addons/organizr/glass/glass-base.css";
:root { :root {
--main-bg-color: url(https://assets.deathbybandaid.net/theme.park/css//addons/organizr/glass/example.jpg) center center/cover no-repeat fixed; --main-bg-color: url/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; --mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
--link-color: #fff; --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: Here are the other theme colors if you want to use that instead:
<img src="https://assets.deathbybandaid.net/theme.park/Screenshots/aquamarine_banner.png" width="600px" /> <img src="/theme.park/Screenshots/aquamarine_banner.png" width="600px" />
`--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, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;`
<img src="https://assets.deathbybandaid.net/theme.park/Screenshots/hotline_banner.png" width="600px" /> <img src="/theme.park/Screenshots/hotline_banner.png" width="600px" />
` --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, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;`
<img src="https://assets.deathbybandaid.net/theme.park/Screenshots/spacegray_banner.png" width="600px" /> <img src="/theme.park/Screenshots/spacegray_banner.png" width="600px" />
`--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( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;`
<img src="https://assets.deathbybandaid.net/theme.park/Screenshots/dark_banner.png" width="600px" /> <img src="/theme.park/Screenshots/dark_banner.png" width="600px" />
`--mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;` `--mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;`
<img src="https://assets.deathbybandaid.net/theme.park/Screenshots/plex_banner.png" width="600px" /> <img src="/theme.park/Screenshots/plex_banner.png" width="600px" />
`--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;` `--mobile-bg-color: url("/theme.park/resources/blur-noise.png"), url("/theme.park/resources/preset-light2.png") center center/cover no-repeat fixed;`
### Replace the variables if you have a dark background. ### 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: If you just want the login and lockscreen css, just add this in custom CSS:
```css ```css
@import "https://assets.deathbybandaid.net/theme.park/css//addons/organizr/glass/glass-login.css"; @import "/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. You can change the blur background color by adding the variables above. The default is dark.
```css ```css
@import "https://assets.deathbybandaid.net/theme.park/css//addons/organizr/glass/glass-login.css"; @import "/theme.park/css/addons/organizr/glass/glass-login.css";
:root { :root {
--div-background-color-10: rgba(255, 255, 255, 0.10); --div-background-color-10: rgba(255, 255, 255, 0.10);
--div-background-color-15: rgba(255, 255, 255, 0.15); --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 # Screenshots
![](https://assets.deathbybandaid.net/theme.park/css//addons/organizr/glass/screenshots/login.png) ![]/theme.park/css/addons/organizr/glass/screenshots/login.png)
![](https://assets.deathbybandaid.net/theme.park/css//addons/organizr/glass/screenshots/lockscreen.png) ![]/theme.park/css/addons/organizr/glass/screenshots/lockscreen.png)
![](https://assets.deathbybandaid.net/theme.park/css//addons/organizr/glass/screenshots/homepage.jpg) ![]/theme.park/css/addons/organizr/glass/screenshots/homepage.jpg)
![](https://assets.deathbybandaid.net/theme.park/css//addons/organizr/glass/screenshots/settings.jpg) ![]/theme.park/css/addons/organizr/glass/screenshots/settings.jpg)

View File

@ -1,8 +1,8 @@
/* Set the Organizr theme to either Aquamarine or Hotline */ /* 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 the glass-base.css and root variables in the Custom Theme CSS box like below */
/* /*
@import "/css/addons/organizr/glass/organizr-base-old.css" @import "/theme.park/css/addons/organizr/glass/organizr-base-old.css"
@import "/css/addons/organizr/glass/glass-base.css"; @import "/theme.park/css/addons/organizr/glass/glass-base.css";
:root { :root {
--main-bg-color: url(https://domain.com/your/hosted/wallpaper.jpg) center center/cover no-repeat fixed; --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; --mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;

View File

@ -1,5 +1,5 @@
[class*="NavBar-plexLogo-"] { [class*="NavBar-plexLogo-"] {
background-image: url("/css/addons/plex/plex-alt-logo/SeekPng.com_your-logo-here-png_2467553.png"); background-image: url("/theme.park/css/addons/plex/plex-alt-logo/SeekPng.com_your-logo-here-png_2467553.png");
background-position: 50%; background-position: 50%;
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: contain; background-size: contain;

View File

@ -20,8 +20,8 @@ Examples of how to add it:
proxy_set_header Accept-Encoding ""; proxy_set_header Accept-Encoding "";
sub_filter sub_filter
'</head>' '</head>'
'<link rel="stylesheet" type="text/css" href="https://assets.deathbybandaid.net/theme.park/css//themes/radarr/THEME.css"> '<link rel="stylesheet" type="text/css" href="/theme.park/css/themes/radarr/THEME.css">
<link rel="stylesheet" type="text/css" href="https://assets.deathbybandaid.net/theme.park/css//addons/radarr/radarr-4k-logo.css"> <link rel="stylesheet" type="text/css" href="/theme.park/css/addons/radarr/radarr-4k-logo.css">
</head>'; </head>';
sub_filter_once on; sub_filter_once on;
``` ```
@ -30,7 +30,7 @@ sub_filter_once on;
```nginx ```nginx
AddOutputFilterByType SUBSTITUTE text/html AddOutputFilterByType SUBSTITUTE text/html
Substitute 's|</head> '<link rel="stylesheet" type="text/css" href="https://assets.deathbybandaid.net/theme.park/css//themes/radarr/THEME.css"><link rel="stylesheet" type="text/css" href="https://assets.deathbybandaid.net/theme.park/css//addons/radarr/radarr-4k-logo.css"> Substitute 's|</head> '<link rel="stylesheet" type="text/css" href="/theme.park/css/themes/radarr/THEME.css"><link rel="stylesheet" type="text/css" href="/theme.park/css/addons/radarr/radarr-4k-logo.css">
</head>';|' </head>';|'
``` ```
@ -40,7 +40,7 @@ AddOutputFilterByType SUBSTITUTE text/html
filter rule { filter rule {
content_type text/html.* content_type text/html.*
search_pattern </head> search_pattern </head>
replacement "<link rel='stylesheet' type='text/css' href='https://assets.deathbybandaid.net/theme.park/css//themes/<APP_NAME>/<THEME>.css'><link rel='stylesheet' type='text/css' href='https://assets.deathbybandaid.net/theme.park/css//addons/radarr/radarr-4k-logo.css'></head>" replacement "<link rel='stylesheet' type='text/css' href='/theme.park/css/themes/<APP_NAME>/<THEME>.css'><link rel='stylesheet' type='text/css' href='/theme.park/css/addons/radarr/radarr-4k-logo.css'></head>"
} }
``` ```
@ -49,6 +49,6 @@ filter rule {
Just add another import line. Just add another import line.
```css ```css
@import "https://assets.deathbybandaid.net/theme.park/css//themes/radarr/THEME.css"; @import "/theme.park/css/themes/radarr/THEME.css";
@import "https://assets.deathbybandaid.net/theme.park/css//addons/radarr/radarr-4k-logo.css"; @import "/theme.park/css/addons/radarr/radarr-4k-logo.css";
``` ```

View File

@ -4,7 +4,7 @@
display:none !important; display:none !important;
} }
.navbar > .container-fluid .navbar-brand:before { .navbar > .container-fluid .navbar-brand:before {
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/radarr/radarr4k.png"); background-image: url("/theme.park/css/addons/radarr/radarr4k.png");
display: inline-block; display: inline-block;
width: 128px; width: 128px;
height: 128px; height: 128px;
@ -24,7 +24,7 @@
display: inline !important; display: inline !important;
} }
.navbar > .container-fluid .navbar-brand:before { .navbar > .container-fluid .navbar-brand:before {
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/radarr/radarr4k.png"); background-image: url("/theme.park/css/addons/radarr/radarr4k.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;
@ -43,7 +43,7 @@
display: none !important; display: none !important;
} }
[class*="PageHeader-logoContainer-"]:before { [class*="PageHeader-logoContainer-"]:before {
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/radarr/radarr4k-v3.png"); background-image: url("/theme.park/css/addons/radarr/radarr4k-v3.png");
display: inline-block; display: inline-block;
width: 148px; width: 148px;
height: 48px; height: 48px;
@ -60,7 +60,7 @@
display: none !important; display: none !important;
} }
[class*="PageHeader-logoContainer-"]{ [class*="PageHeader-logoContainer-"]{
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/radarr/radarr-v3-mobile.png"); background-image: url("/theme.park/css/addons/radarr/radarr-v3-mobile.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;
@ -80,7 +80,7 @@
} }
[class*="LoadingPage-page-"]:before { [class*="LoadingPage-page-"]:before {
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/radarr/radarr4k-v3.png"); background-image: url("/theme.park/css/addons/radarr/radarr4k-v3.png");
display: inline-block; display: inline-block;
width: 148px; width: 148px;
height: 48px; height: 48px;

View File

@ -4,7 +4,7 @@
display:none !important; display:none !important;
} }
.navbar > .container-fluid .navbar-brand:before { .navbar > .container-fluid .navbar-brand:before {
background-image: url("/css/addons/radarr/radarr-4k-logo/radarr4k.png"); background-image: url("/theme.park/css/addons/radarr/radarr-4k-logo/radarr4k.png");
display: inline-block; display: inline-block;
width: 128px; width: 128px;
height: 128px; height: 128px;
@ -24,7 +24,7 @@
display: inline !important; display: inline !important;
} }
.navbar > .container-fluid .navbar-brand:before { .navbar > .container-fluid .navbar-brand:before {
background-image: url("/css/addons/radarr/radarr-4k-logo/radarr4k.png"); background-image: url("/theme.park/css/addons/radarr/radarr-4k-logo/radarr4k.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;
@ -43,7 +43,7 @@
display: none !important; display: none !important;
} }
[class*="PageHeader-logoContainer-"]:before { [class*="PageHeader-logoContainer-"]:before {
background-image: url("/css/addons/radarr/radarr-4k-logo/radarr4k-v3.png"); background-image: url("/theme.park/css/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
display: inline-block; display: inline-block;
width: 148px; width: 148px;
height: 48px; height: 48px;
@ -60,7 +60,7 @@
display: none !important; display: none !important;
} }
[class*="PageHeader-logoContainer-"]{ [class*="PageHeader-logoContainer-"]{
background-image: url("/css/addons/radarr/radarr-4k-logo/radarr-v3-mobile.png"); background-image: url("/theme.park/css/addons/radarr/radarr-4k-logo/radarr-v3-mobile.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;
@ -80,7 +80,7 @@
} }
[class*="LoadingPage-page-"]:before { [class*="LoadingPage-page-"]:before {
background-image: url("/css/addons/radarr/radarr-4k-logo/radarr4k-v3.png"); background-image: url("/theme.park/css/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
display: inline-block; display: inline-block;
width: 148px; width: 148px;
height: 48px; height: 48px;

View File

@ -3,7 +3,7 @@
display: none !important; display: none !important;
} }
[class*="PageHeader-logoContainer-"]:before { [class*="PageHeader-logoContainer-"]:before {
background-image: url("/css/addons/readarr/readarr-alt-logo/readarr_alt.png"); background-image: url("/theme.park/css/addons/readarr/readarr-alt-logo/readarr_alt.png");
display: inline-block; display: inline-block;
width: 34px; width: 34px;
height: 34px; height: 34px;
@ -20,7 +20,7 @@
display: none !important; display: none !important;
} }
[class*="PageHeader-logoContainer-"]:before { [class*="PageHeader-logoContainer-"]:before {
background-image: url("/css/addons/readarr/readarr-alt-logo/readarr_alt.png"); background-image: url("/theme.park/css/addons/readarr/readarr-alt-logo/readarr_alt.png");
display: inline-block; display: inline-block;
width: 34px; width: 34px;
height: 34px; height: 34px;
@ -37,7 +37,7 @@
} }
[class*="LoadingPage-page-"]:before { [class*="LoadingPage-page-"]:before {
background-image: url("/css/addons/readarr/readarr-alt-logo/readarr_alt.png"); background-image: url("/theme.park/css/addons/readarr/readarr-alt-logo/readarr_alt.png");
display: inline-block; display: inline-block;
width: 48px; width: 48px;
height: 48px; height: 48px;

View File

@ -20,8 +20,8 @@ Examples of how to add it:
proxy_set_header Accept-Encoding ""; proxy_set_header Accept-Encoding "";
sub_filter sub_filter
'</head>' '</head>'
'<link rel="stylesheet" type="text/css" href="https://assets.deathbybandaid.net/theme.park/css//themes/sonarr/THEME.css"> '<link rel="stylesheet" type="text/css" href="/theme.park/css/themes/sonarr/THEME.css">
<link rel="stylesheet" type="text/css" href="https://assets.deathbybandaid.net/theme.park/css//addons/sonarr/sonarr-4k-logo.css"> <link rel="stylesheet" type="text/css" href="/theme.park/css/addons/sonarr/sonarr-4k-logo.css">
</head>'; </head>';
sub_filter_once on; sub_filter_once on;
``` ```
@ -30,7 +30,7 @@ sub_filter_once on;
```nginx ```nginx
AddOutputFilterByType SUBSTITUTE text/html AddOutputFilterByType SUBSTITUTE text/html
Substitute 's|</head> '<link rel="stylesheet" type="text/css" href="https://assets.deathbybandaid.net/theme.park/css//themes/sonarr/THEME.css"><link rel="stylesheet" type="text/css" href="https://assets.deathbybandaid.net/theme.park/css//addons/sonarr/sonarr-4k-logo.css"> Substitute 's|</head> '<link rel="stylesheet" type="text/css" href="/theme.park/css/themes/sonarr/THEME.css"><link rel="stylesheet" type="text/css" href="/theme.park/css/addons/sonarr/sonarr-4k-logo.css">
</head>';|' </head>';|'
``` ```
@ -40,7 +40,7 @@ AddOutputFilterByType SUBSTITUTE text/html
filter rule { filter rule {
content_type text/html.* content_type text/html.*
search_pattern </head> search_pattern </head>
replacement "<link rel='stylesheet' type='text/css' href='https://assets.deathbybandaid.net/theme.park/css//themes/<APP_NAME>/<THEME>.css'><link rel='stylesheet' type='text/css' href='https://assets.deathbybandaid.net/theme.park/css//addons/sonarr/sonarr-4k-logo.css'></head>" replacement "<link rel='stylesheet' type='text/css' href='/theme.park/css/themes/<APP_NAME>/<THEME>.css'><link rel='stylesheet' type='text/css' href='/theme.park/css/addons/sonarr/sonarr-4k-logo.css'></head>"
} }
``` ```
@ -49,6 +49,6 @@ filter rule {
Just add another import line. Just add another import line.
```css ```css
@import "https://assets.deathbybandaid.net/theme.park/css//themes/sonarr/THEME.css"; @import "/theme.park/css/themes/sonarr/THEME.css";
@import "https://assets.deathbybandaid.net/theme.park/css//addons/sonarr/sonarr-4k-logo.css"; @import "/theme.park/css/addons/sonarr/sonarr-4k-logo.css";
``` ```

View File

@ -4,7 +4,7 @@
display:none !important; display:none !important;
} }
.navbar > .container-fluid .navbar-brand:before { .navbar > .container-fluid .navbar-brand:before {
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/sonarr/sonarr-4k.png"); background-image: url("/theme.park/css/addons/sonarr/sonarr-4k.png");
display: inline-block; display: inline-block;
width: 128px; width: 128px;
height: 128px; height: 128px;
@ -25,7 +25,7 @@
display: inline !important; display: inline !important;
} }
.navbar > .container-fluid .navbar-brand:before { .navbar > .container-fluid .navbar-brand:before {
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/sonarr/sonarr-4k.png"); background-image: url("/theme.park/css/addons/sonarr/sonarr-4k.png");
display: inline-block; display: inline-block;
width: 64px; width: 64px;
height: 64px; height: 64px;
@ -46,7 +46,7 @@
display: inline !important; display: inline !important;
} }
.navbar > .container-fluid .navbar-brand:before { .navbar > .container-fluid .navbar-brand:before {
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/sonarr/sonarr-4k.png"); background-image: url("/theme.park/css/addons/sonarr/sonarr-4k.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;
@ -65,7 +65,7 @@
display: none !important; display: none !important;
} }
[class*="PageHeader\/logoContainer\/"]:before { [class*="PageHeader\/logoContainer\/"]:before {
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/sonarr/sonarr-4k.png"); background-image: url("/theme.park/css/addons/sonarr/sonarr-4k.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;
@ -82,7 +82,7 @@
display: none !important; display: none !important;
} }
[class*="PageHeader\/logoContainer\/"]:before { [class*="PageHeader\/logoContainer\/"]:before {
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/sonarr/sonarr-4k.png"); background-image: url("/theme.park/css/addons/sonarr/sonarr-4k.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;
@ -99,7 +99,7 @@
} }
[class*="LoadingPage\/page\/"]:before { [class*="LoadingPage\/page\/"]:before {
background-image: url("https://assets.deathbybandaid.net/theme.park/css//addons/sonarr/sonarr-4k.png"); background-image: url("/theme.park/css/addons/sonarr/sonarr-4k.png");
display: inline-block; display: inline-block;
width: 48px; width: 48px;
height: 48px; height: 48px;

View File

@ -3,7 +3,7 @@
display: none !important; display: none !important;
} }
[class*="PageHeader-logoContainer-"]:before { [class*="PageHeader-logoContainer-"]:before {
background-image: url("/css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png"); background-image: url("/theme.park/css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;
@ -20,7 +20,7 @@
display: none !important; display: none !important;
} }
[class*="PageHeader-logoContainer-"]:before { [class*="PageHeader-logoContainer-"]:before {
background-image: url("/css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png"); background-image: url("/theme.park/css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
display: inline-block; display: inline-block;
width: 32px; width: 32px;
height: 32px; height: 32px;
@ -37,7 +37,7 @@
} }
[class*="LoadingPage-page-"]:before { [class*="LoadingPage-page-"]:before {
background-image: url("/css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png"); background-image: url("/theme.park/css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
display: inline-block; display: inline-block;
width: 48px; width: 48px;
height: 48px; height: 48px;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/theme.park/css/addons/unraid/login-page/alien/alien_base.css");
:root { :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, --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(/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/theme.park/css/addons/unraid/login-page/alien/alien_base.css");
:root { :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, --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(/css/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/theme.park/css/addons/unraid/login-page/alien/alien_base.css");
:root { :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, --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(/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/theme.park/css/addons/unraid/login-page/alien/alien_base.css");
:root { :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, --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(/css/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/theme.park/css/addons/unraid/login-page/alien/alien_base.css");
:root { :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, --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(/css/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/theme.park/css/addons/unraid/login-page/alien/alien_base.css");
:root { :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, --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(/css/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/theme.park/css/addons/unraid/login-page/alien/alien_base.css");
:root { :root {
--main-bg: transparent; --main-bg: transparent;
--logo: url(/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --logo: url(/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/theme.park/css/addons/unraid/login-page/alien/alien_base.css");
:root { :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, --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(/css/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed;

View File

@ -3,12 +3,12 @@
/*--body-after: #ffb52a33; /* This is the background that creates the crt lines, background uses a transparency of 20% */ /*--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! */ /*--custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
@import url(https://assets.deathbybandaid.net/theme.park/css//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css); @import url/theme.park/css/addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
:root { :root {
--main-bg-color:black; --main-bg-color:black;
--body-before:#ffb52a1a; --body-before:#ffb52a1a;
--body-after: #ffb52a33; --body-after: #ffb52a33;
--logo: url(https://assets.deathbybandaid.net/theme.park/css//addons/unraid/login-page/alien/logo/nostromoyellow.png) center no-repeat; --logo: url/theme.park/css/addons/unraid/login-page/alien/logo/nostromoyellow.png) center no-repeat;
--text-color: #ffb52a; --text-color: #ffb52a;
--input-color: #ffb52a; --input-color: #ffb52a;
--link-color: #ffb52a; --link-color: #ffb52a;

View File

@ -3,12 +3,12 @@
/*--body-after: #70d7f61a; /* This is the background that creates the crt lines, background uses a transparency of 20% */ /*--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! */ /*--custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
@import url(https://assets.deathbybandaid.net/theme.park/css//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css); @import url/theme.park/css/addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
:root { :root {
--main-bg-color:black; --main-bg-color:black;
--body-before:#70d7f61a; --body-before:#70d7f61a;
--body-after: #70d7f633; --body-after: #70d7f633;
--logo: url(https://assets.deathbybandaid.net/theme.park/css//addons/unraid/login-page/alien/logo/nostromoblue.png) center no-repeat; --logo: url/theme.park/css/addons/unraid/login-page/alien/logo/nostromoblue.png) center no-repeat;
--text-color: #70d7f6; --text-color: #70d7f6;
--input-color: #70d7f6; --input-color: #70d7f6;
--link-color: #70d7f6; --link-color: #70d7f6;

View File

@ -3,12 +3,12 @@
/* --body-after: #00ff7733; /* This is the background that creates the crt lines, background uses a transparency of 20% */ /* --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! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
@import url(https://assets.deathbybandaid.net/theme.park/css//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css); @import url/theme.park/css/addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
:root { :root {
--main-bg-color:black; --main-bg-color:black;
--body-before:#00ff771a; --body-before:#00ff771a;
--body-after: #00ff7733; --body-after: #00ff7733;
--logo: url(https://assets.deathbybandaid.net/theme.park/css//addons/unraid/login-page/alien/logo/nostromogreen.png) center no-repeat; --logo: url/theme.park/css/addons/unraid/login-page/alien/logo/nostromogreen.png) center no-repeat;
--text-color: #37f592; --text-color: #37f592;
--input-color: #37f592; --input-color: #37f592;
--link-color: #37f592; --link-color: #37f592;

View File

@ -3,12 +3,12 @@
/*--body-after: #70d7f61a; /* This is the background that creates the crt lines, background uses a transparency of 20% */ /*--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! */ /*--custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
@import url(https://assets.deathbybandaid.net/theme.park/css//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css); @import url/theme.park/css/addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
:root { :root {
--main-bg-color: black; --main-bg-color: black;
--body-before: #ff00001a; --body-before: #ff00001a;
--body-after: #ff000033; --body-after: #ff000033;
--logo: url(https://assets.deathbybandaid.net/theme.park/css//addons/unraid/login-page/alien/logo/nostromored.png) center no-repeat; --logo: url/theme.park/css/addons/unraid/login-page/alien/logo/nostromored.png) center no-repeat;
--text-color: #e22828; --text-color: #e22828;
--input-color: #e22828; --input-color: #e22828;
--link-color: #e22828; --link-color: #e22828;

View File

@ -3,12 +3,12 @@
/*--body-after: #70d7f61a; /* This is the background that creates the crt lines, background uses a transparency of 20% */ /*--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! */ /*--custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
@import url(https://assets.deathbybandaid.net/theme.park/css//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css); @import url/theme.park/css/addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
:root { :root {
--main-bg-color:black; --main-bg-color:black;
--body-before:#70d7f61a; --body-before:#70d7f61a;
--body-after: #70d7f633; --body-after: #70d7f633;
--logo: url(https://assets.deathbybandaid.net/theme.park/css//addons/unraid/login-page/alien/logo/nostromo3.png) center no-repeat; --logo: url/theme.park/css/addons/unraid/login-page/alien/logo/nostromo3.png) center no-repeat;
--text-color: #ffffff; --text-color: #ffffff;
--input-color: #ffffff; --input-color: #ffffff;
--link-color: #ffffff; --link-color: #ffffff;

View File

@ -3,12 +3,12 @@
/*--body-after: #70d7f61a; /* This is the background that creates the crt lines, background uses a transparency of 20% */ /*--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! */ /*--custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
@import url(https://assets.deathbybandaid.net/theme.park/css//addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css); @import url/theme.park/css/addons/unraid/login-page/alien/retro-terminal/retro-terminal-base.css);
:root { :root {
--main-bg-color:black; --main-bg-color:black;
--body-before:#70d7f61a; --body-before:#70d7f61a;
--body-after: #70d7f633; --body-after: #70d7f633;
--logo: url(https://assets.deathbybandaid.net/theme.park/css//addons/unraid/login-page/alien/logo/nostromo3.png) center no-repeat; --logo: url/theme.park/css/addons/unraid/login-page/alien/logo/nostromo3.png) center no-repeat;
--text-color: #ffffff; --text-color: #ffffff;
--input-color: #ffffff; --input-color: #ffffff;
--link-color: #ffffff; --link-color: #ffffff;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/alien/alien_base.css"); @import url("/theme.park/css/addons/unraid/login-page/alien/alien_base.css");
:root { :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, --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(/css/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/fallout/fallout_base.css"); @import url("/theme.park/css/addons/unraid/login-page/fallout/fallout_base.css");
:root { :root {
--main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), --main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
url(/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/fallout/fallout_base.css"); @import url("/theme.park/css/addons/unraid/login-page/fallout/fallout_base.css");
:root { :root {
--main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), --main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
url(/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed; url(/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;

View File

@ -2,8 +2,8 @@
@import "https://fonts.googleapis.com/css?family=Share+Tech+Mono&display=swap"; @import "https://fonts.googleapis.com/css?family=Share+Tech+Mono&display=swap";
@import "https://fonts.googleapis.com/css?family=VT323"; @import "https://fonts.googleapis.com/css?family=VT323";
:root { :root {
--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; --main-bg-color: url/theme.park/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url/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; --logo: url/theme.park/css/addons/unraid/login-page/fallout/logo/vault.png) center no-repeat;
--text-color: #14F074; --text-color: #14F074;
--input-color: #14F074; --input-color: #14F074;
--link-color: #14F074; --link-color: #14F074;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/fallout/fallout_base.css"); @import url("/theme.park/css/addons/unraid/login-page/fallout/fallout_base.css");
:root { :root {
--main-bg-color: transparent; --main-bg-color: transparent;
--logo: url(/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --logo: url(/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/fallout/fallout_base.css"); @import url("/theme.park/css/addons/unraid/login-page/fallout/fallout_base.css");
:root { :root {
--main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; --main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
--logo: url(/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --logo: url(/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;

View File

@ -1,4 +1,4 @@
@import url("/css/addons/unraid/login-page/fallout/fallout_base.css"); @import url("/theme.park/css/addons/unraid/login-page/fallout/fallout_base.css");
:root { :root {
--main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed; --main-bg-color: url(/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
--logo: url(/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --logo: url(/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;

View File

@ -10,7 +10,7 @@
/* Made by @gilbN */ /* Made by @gilbN */
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
@import url("/css/defaults/placeholders.css"); @import url("/theme.park/css/defaults/placeholders.css");
body { body {
background: var(--main-bg-color); background: var(--main-bg-color);

View File

@ -10,7 +10,7 @@
/* Made by @gilbN */ /* Made by @gilbN */
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
@import url("/css/defaults/placeholders.css"); @import url("/theme.park/css/defaults/placeholders.css");
* { * {
outline: none; outline: none;

View File

@ -1,4 +1,4 @@
@import url("/css/defaults/placeholders.css"); @import url("/theme.park/css/defaults/placeholders.css");
* { * {
outline: none !important; outline: none !important;

View File

@ -10,8 +10,8 @@
/* Made by @gilbN */ /* Made by @gilbN */
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
@import url("/css/base/gitea/chroma.css"); @import url("/theme.park/css/base/gitea/chroma.css");
@import url("/css/base/gitea/monaco_vs_dark.css"); @import url("/theme.park/css/base/gitea/monaco_vs_dark.css");
:root { :root {
--color-text: var(--text); --color-text: var(--text);
--color-caret: white; --color-caret: white;

View File

@ -250,8 +250,8 @@ div.flot-text {
@import url(/css/base/grafana/grafana-base.css); @import url(/css/base/grafana/grafana-base.css);
:root { :root {
--main-bg-color: url("/resources/blur-noise.png"), url("/resources/preset-light2.png") center center/cover no-repeat fixed; --main-bg-color: url("/theme.park/resources/blur-noise.png"), url("/theme.park/resources/preset-light2.png") center center/cover no-repeat fixed;
--modal-bg-color: url("/resources/blur-noise.png"), url("/resources/preset-dark2.png") center center/cover no-repeat fixed; --modal-bg-color: url("/theme.park/resources/blur-noise.png"), url("/theme.park/resources/preset-dark2.png") center center/cover no-repeat fixed;
--button-color: #cc7b19; --button-color: #cc7b19;
--button-color-hover: #e59029; --button-color-hover: #e59029;

View File

@ -1,4 +1,4 @@
@import url("/css/defaults/placeholders.css"); @import url("/theme.park/css/defaults/placeholders.css");
* { * {
outline: none !important; outline: none !important;

View File

@ -10,7 +10,7 @@
/* Made by @gilbN */ /* Made by @gilbN */
/* https://github.com/gilbN/theme.park */ /* https://github.com/gilbN/theme.park */
@import url("/css/defaults/placeholders.css"); @import url("/theme.park/css/defaults/placeholders.css");
:root { :root {
--text-json-tree-branch-preview-color: var(--text); --text-json-tree-branch-preview-color: var(--text);

View File

@ -1623,7 +1623,7 @@ div#dlgEditRatioRules {
} }
#autodl-multiselect-header { #autodl-multiselect-header {
background-image: url("/resources/rutorrent/dlg-autodl-irc.gif"); background-image: url("/theme.park/resources/rutorrent/dlg-autodl-irc.gif");
} }
.shieven { .shieven {

View File

@ -1,4 +1,4 @@
@import url("/css/defaults/placeholders.css"); @import url("/theme.park/css/defaults/placeholders.css");
body, body,
.dark { .dark {

View File

@ -1,5 +1,5 @@
:root { :root {
--main-bg-color: url("/resources/blur-noise.png"), --main-bg-color: url("/theme.park/resources/blur-noise.png"),
radial-gradient(at center center, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9) 120%) center center/cover no-repeat fixed, radial-gradient(at center center, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9) 120%) center center/cover no-repeat fixed,
radial-gradient(at bottom center, rgba(0, 0, 0, 0.15), hsla(0, 14%, 18%, 0.45), hsla(0, 18%, 5%, 0.6)) center center/cover no-repeat fixed, radial-gradient(at bottom center, rgba(0, 0, 0, 0.15), hsla(0, 14%, 18%, 0.45), hsla(0, 18%, 5%, 0.6)) center center/cover no-repeat fixed,
radial-gradient(at bottom center, rgba(167, 6, 6, 0.15), hsla(0, 14%, 18%, 0), hsla(0, 18%, 5%, 0)) center center/cover no-repeat fixed, radial-gradient(at bottom center, rgba(167, 6, 6, 0.15), hsla(0, 14%, 18%, 0), hsla(0, 18%, 5%, 0)) center center/cover no-repeat fixed,
@ -34,7 +34,7 @@
--plex-poster-unwatched: rgb(100, 15, 15); --plex-poster-unwatched: rgb(100, 15, 15);
--petio-spinner: invert(68%) sepia(13%) saturate(766%) hue-rotate(170deg) brightness(90%) contrast(79%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ --petio-spinner: invert(68%) sepia(13%) saturate(766%) hue-rotate(170deg) brightness(90%) contrast(79%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-primary-dark-4: 100, 15, 15; --gitea-color-primary-dark-4: 100, 15, 15;
--overseerr-gradient: url("/resources/blur-noise.png"), --overseerr-gradient: url("/theme.park/resources/blur-noise.png"),
radial-gradient(at center center, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9) 120%) center center/cover no-repeat fixed, radial-gradient(at center center, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9) 120%) center center/cover no-repeat fixed,
radial-gradient(at bottom center, rgba(0, 0, 0, 0.15), hsla(0, 14%, 18%, 0.45), hsla(0, 18%, 5%, 0.6)) center center/cover no-repeat fixed, radial-gradient(at bottom center, rgba(0, 0, 0, 0.15), hsla(0, 14%, 18%, 0.45), hsla(0, 18%, 5%, 0.6)) center center/cover no-repeat fixed,
radial-gradient(at bottom center, rgba(167, 6, 6, 0.15), hsla(0, 14%, 18%, 0), hsla(0, 18%, 5%, 0)) center center/cover no-repeat fixed, radial-gradient(at bottom center, rgba(167, 6, 6, 0.15), hsla(0, 14%, 18%, 0), hsla(0, 18%, 5%, 0)) center center/cover no-repeat fixed,

View File

@ -1,6 +1,6 @@
:root { :root {
--main-bg-color: radial-gradient(ellipse at center bottom, rgba(255, 242, 0, .7) 0%, #0d0400 80%, rgba(0, 0, 0, 1) 100%) center center/cover no-repeat fixed, --main-bg-color: radial-gradient(ellipse at center bottom, rgba(255, 242, 0, .7) 0%, #0d0400 80%, rgba(0, 0, 0, 1) 100%) center center/cover no-repeat fixed,
url("/resources/mind.jpg") center center/cover no-repeat fixed; url("/theme.park/resources/mind.jpg") center center/cover no-repeat fixed;
--modal-bg-color: linear-gradient(180deg, rgba(51, 49, 0, 1) 0%, #000 100%) center center/cover no-repeat fixed; --modal-bg-color: linear-gradient(180deg, rgba(51, 49, 0, 1) 0%, #000 100%) center center/cover no-repeat fixed;
--modal-header-color: linear-gradient(180deg, rgba(51, 49, 0, 1) 0%, #000 100%) center center/cover no-repeat fixed; --modal-header-color: linear-gradient(180deg, rgba(51, 49, 0, 1) 0%, #000 100%) center center/cover no-repeat fixed;
--modal-footer-color: linear-gradient(180deg, rgba(51, 49, 0, 1) 0%, #000 100%) center center/cover no-repeat fixed; --modal-footer-color: linear-gradient(180deg, rgba(51, 49, 0, 1) 0%, #000 100%) center center/cover no-repeat fixed;

View File

@ -1,6 +1,6 @@
:root { :root {
--main-bg-color: radial-gradient(ellipse at center bottom, rgba(166, 40, 140, .7) 0%, rgba(11,8,51,1) 80%, rgba(0,0,0,1) 100%) center center/cover no-repeat fixed, --main-bg-color: radial-gradient(ellipse at center bottom, rgba(166, 40, 140, .7) 0%, rgba(11,8,51,1) 80%, rgba(0,0,0,1) 100%) center center/cover no-repeat fixed,
url("/resources/power.jpg") center center/cover no-repeat fixed; url("/theme.park/resources/power.jpg") center center/cover no-repeat fixed;
--modal-bg-color: linear-gradient(180deg, rgba(35, 0, 57, 1) 0%, #000 100%) center center/cover no-repeat fixed; --modal-bg-color: linear-gradient(180deg, rgba(35, 0, 57, 1) 0%, #000 100%) center center/cover no-repeat fixed;
--modal-header-color: linear-gradient(180deg, rgba(35, 0, 57, 1) 0%, #000 100%) center center/cover no-repeat fixed; --modal-header-color: linear-gradient(180deg, rgba(35, 0, 57, 1) 0%, #000 100%) center center/cover no-repeat fixed;
--modal-footer-color: linear-gradient(180deg, rgba(35, 0, 57, 1) 0%, #000 100%) center center/cover no-repeat fixed; --modal-footer-color: linear-gradient(180deg, rgba(35, 0, 57, 1) 0%, #000 100%) center center/cover no-repeat fixed;

View File

@ -1,6 +1,6 @@
:root { :root {
--main-bg-color: radial-gradient(ellipse at center bottom, rgba(232, 11, 11, 0.7) 0%, #08000d 80%, rgba(0,0,0,1) 100%) center center/cover no-repeat fixed, --main-bg-color: radial-gradient(ellipse at center bottom, rgba(232, 11, 11, 0.7) 0%, #08000d 80%, rgba(0,0,0,1) 100%) center center/cover no-repeat fixed,
url("/resources/reality.jpg") center center/cover no-repeat fixed; url("/theme.park/resources/reality.jpg") center center/cover no-repeat fixed;
--modal-bg-color: linear-gradient(180deg, rgba(102, 5, 5, 1) 0%, #000 100%) center center/cover no-repeat fixed; --modal-bg-color: linear-gradient(180deg, rgba(102, 5, 5, 1) 0%, #000 100%) center center/cover no-repeat fixed;
--modal-header-color: linear-gradient(180deg, rgba(102, 5, 5, 1) 0%, #000 100%) center center/cover no-repeat fixed; --modal-header-color: linear-gradient(180deg, rgba(102, 5, 5, 1) 0%, #000 100%) center center/cover no-repeat fixed;
--modal-footer-color: linear-gradient(180deg, rgba(102, 5, 5, 1) 0%, #000 100%) center center/cover no-repeat fixed; --modal-footer-color: linear-gradient(180deg, rgba(102, 5, 5, 1) 0%, #000 100%) center center/cover no-repeat fixed;

View File

@ -1,6 +1,6 @@
:root { :root {
--main-bg-color: radial-gradient(ellipse at center bottom, rgba(255, 153, 0, .7) 0%, #3c0015 80%, rgba(0, 0, 0, 1) 100%) center center/cover no-repeat fixed, --main-bg-color: radial-gradient(ellipse at center bottom, rgba(255, 153, 0, .7) 0%, #3c0015 80%, rgba(0, 0, 0, 1) 100%) center center/cover no-repeat fixed,
url("/resources/soul.jpg") center center/cover no-repeat fixed; url("/theme.park/resources/soul.jpg") center center/cover no-repeat fixed;
--modal-bg-color: linear-gradient(180deg, rgba(140, 64, 2, 1) 0%, #3c0015 100%) center center/cover no-repeat fixed; --modal-bg-color: linear-gradient(180deg, rgba(140, 64, 2, 1) 0%, #3c0015 100%) center center/cover no-repeat fixed;
--modal-header-color: linear-gradient(180deg, rgba(140, 64, 2, 1) 0%, #3c0015 100%) center center/cover no-repeat fixed; --modal-header-color: linear-gradient(180deg, rgba(140, 64, 2, 1) 0%, #3c0015 100%) center center/cover no-repeat fixed;
--modal-footer-color: linear-gradient(180deg, rgba(140, 64, 2, 1) 0%, #3c0015 100%) center center/cover no-repeat fixed; --modal-footer-color: linear-gradient(180deg, rgba(140, 64, 2, 1) 0%, #3c0015 100%) center center/cover no-repeat fixed;

View File

@ -1,6 +1,6 @@
:root { :root {
--main-bg-color: radial-gradient(ellipse at center bottom, rgba(0, 98, 255, .7) 0%, #020013 80%, rgb(0, 0, 0) 100%) center center/cover no-repeat fixed, --main-bg-color: radial-gradient(ellipse at center bottom, rgba(0, 98, 255, .7) 0%, #020013 80%, rgb(0, 0, 0) 100%) center center/cover no-repeat fixed,
url("/resources/space.jpg") center center/cover no-repeat fixed; url("/theme.park/resources/space.jpg") center center/cover no-repeat fixed;
--modal-bg-color: linear-gradient(180deg, rgb(0, 57, 148) 0%, #10003c 100%) center center/cover no-repeat fixed; --modal-bg-color: linear-gradient(180deg, rgb(0, 57, 148) 0%, #10003c 100%) center center/cover no-repeat fixed;
--modal-headercolor: linear-gradient(180deg, rgb(0, 57, 148) 0%, #10003c 100%) center center/cover no-repeat fixed; --modal-headercolor: linear-gradient(180deg, rgb(0, 57, 148) 0%, #10003c 100%) center center/cover no-repeat fixed;
--modal-footer-color: linear-gradient(180deg, rgb(0, 57, 148) 0%, #10003c 100%) center center/cover no-repeat fixed; --modal-footer-color: linear-gradient(180deg, rgb(0, 57, 148) 0%, #10003c 100%) center center/cover no-repeat fixed;

View File

@ -1,6 +1,6 @@
:root { :root {
--main-bg-color: radial-gradient(ellipse at center bottom, rgba(109, 247, 81, .7) 0%, #00130c 80%, rgb(0, 0, 0) 100%) center center/cover no-repeat fixed, --main-bg-color: radial-gradient(ellipse at center bottom, rgba(109, 247, 81, .7) 0%, #00130c 80%, rgb(0, 0, 0) 100%) center center/cover no-repeat fixed,
url("/resources/time.jpg") center center/cover no-repeat fixed; url("/theme.park/resources/time.jpg") center center/cover no-repeat fixed;
--modal-bg-color: linear-gradient(180deg, rgba(2, 77, 0, 1) 0%, #00130c 100%) center center/cover no-repeat fixed; --modal-bg-color: linear-gradient(180deg, rgba(2, 77, 0, 1) 0%, #00130c 100%) center center/cover no-repeat fixed;
--modal-header-color: linear-gradient(180deg, rgba(2, 77, 0, 1) 0%, #00130c 100%) center center/cover no-repeat fixed; --modal-header-color: linear-gradient(180deg, rgba(2, 77, 0, 1) 0%, #00130c 100%) center center/cover no-repeat fixed;
--modal-footer-color: linear-gradient(180deg, rgba(2, 77, 0, 1) 0%, #00130c 100%) center center/cover no-repeat fixed; --modal-footer-color: linear-gradient(180deg, rgba(2, 77, 0, 1) 0%, #00130c 100%) center center/cover no-repeat fixed;

View File

@ -1,8 +1,8 @@
:root { :root {
/* /*
--main-bg-color: url("/resources/blur-noise.png"), url("/resources/preset-light2.png") center center/cover no-repeat fixed; --main-bg-color: url("/theme.park/resources/blur-noise.png"), url("/theme.park/resources/preset-light2.png") center center/cover no-repeat fixed;
--modal-bg-color: url("/resources/blur-noise.png"), url("/resources/preset-dark2.png") center center/cover no-repeat fixed; --modal-bg-color: url("/theme.park/resources/blur-noise.png"), url("/theme.park/resources/preset-dark2.png") center center/cover no-repeat fixed;
--main-bg-color: url("/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("/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: radial-gradient(circle farthest-side at 0% 100%, rgb(47, 47, 47) 0%, rgba(47, 47, 47, 0) 100%), radial-gradient(circle farthest-side at 100% 100%, rgb(63, 63, 63) 0%, rgba(63, 63, 63, 0) 100%), radial-gradient(circle farthest-side at 100% 0%, rgb(76, 76, 76) 0%, rgba(76, 76, 76, 0) 100%), radial-gradient(circle farthest-side at 0% 0%, rgb(58, 58, 58) 0%, rgba(58, 58, 58, 0) 100%), black center center/cover no-repeat fixed; --main-bg-color: radial-gradient(circle farthest-side at 0% 100%, rgb(47, 47, 47) 0%, rgba(47, 47, 47, 0) 100%), radial-gradient(circle farthest-side at 100% 100%, rgb(63, 63, 63) 0%, rgba(63, 63, 63, 0) 100%), radial-gradient(circle farthest-side at 100% 0%, rgb(76, 76, 76) 0%, rgba(76, 76, 76, 0) 100%), radial-gradient(circle farthest-side at 0% 0%, rgb(58, 58, 58) 0%, rgba(58, 58, 58, 0) 100%), black center center/cover no-repeat fixed;
--modal-bg-color: #1f2326; --modal-bg-color: #1f2326;
@ -30,5 +30,5 @@
--arr-queue-color: #27c24c; /* Servarr apps + Bazarr*/ --arr-queue-color: #27c24c; /* Servarr apps + Bazarr*/
--petio-spinner: invert(0%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%);/* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ --petio-spinner: invert(0%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%);/* Made with https://codepen.io/jsm91/embed/ZEEawyZ */
--gitea-color-primary-dark-4: 255, 193, 7; --gitea-color-primary-dark-4: 255, 193, 7;
--overseerr-gradient: url("/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%) center center/cover no-repeat fixed , 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%) center center/cover no-repeat fixed , rgb(0, 0, 0,.9) center center/cover no-repeat fixed; --overseerr-gradient: url("/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%) center center/cover no-repeat fixed , 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%) center center/cover no-repeat fixed , rgb(0, 0, 0,.9) center center/cover no-repeat fixed;
} }

View File

@ -1,8 +1,8 @@
:root { :root {
/* --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; /* --main-bg-color: url("/theme.park/resources/blur-noise.png"), url("/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; --modal-bg-color: url("/theme.park/resources/blur-noise.png"), url("/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") 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("/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-bg-color: #1f2326;
--modal-header-color: #1f2326; --modal-header-color: #1f2326;

View File

@ -1,5 +1,5 @@
@import url("https://assets.deathbybandaid.net/theme.park/dbb-css/base/selfoss/selfoss-base.css"); @import url("/theme.park/dbb-css/base/selfoss/selfoss-base.css");
@import url("https://assets.deathbybandaid.net/theme.park/css/theme-options/plex.css"); @import url("/theme.park/css/theme-options/plex.css");
.source[data-id]::after { .source[data-id]::after {
content: " • Source-ID: " attr(data-id); content: " • Source-ID: " attr(data-id);

View File

@ -1,3 +1,6 @@
@import url("/theme.park/dbb-css/base/selfoss/selfoss-base.css");
@import url("/theme.park/css/theme-options/plex.css");
// :focus { // :focus {
// border: 5px solid crimson; // border: 5px solid crimson;
// } // }
@ -51,7 +54,7 @@ button {
body { body {
color: #dedede; color: #dedede;
background-color: #f3f3f3; background-color: #f3f3f3;
background-image: url('https://raw.githubusercontent.com/fHDHR/CSS_Themes_for_fHDHR/main/plex/background.png'); background-image: var(--main-bg-color);
// background-repeat: no-repeat; // background-repeat: no-repeat;
background-size: cover; background-size: cover;
// background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUUFBQMDAzbIvKLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QkPDBUFCnr7XwAAACZJREFUCNdj+PmB4dsHhvcFDPc$ // background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUUFBQMDAzbIvKLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QkPDBUFCnr7XwAAACZJREFUCNdj+PmB4dsHhvcFDPc$

View File

@ -1,6 +1,6 @@
@import url("https://assets.deathbybandaid.net/theme.park/css/base/thelounge/thelounge-base.css"); @import url("/theme.park/css/base/thelounge/thelounge-base.css");
@import url("https://assets.deathbybandaid.net/theme.park/css/theme-options/plex.css"); @import url("/theme.park/css/theme-options/plex.css");
#user-specified-css-input { #user-specified-css-input {
height: 400px; height: 400px;

View File

@ -19,7 +19,7 @@ server {
location /themepark/ { location /themepark/ {
alias /config/www/; alias /config/www/;
sub_filter_types *; sub_filter_types *;
sub_filter 'url("/css/' 'url("/themepark/css/'; sub_filter 'url("/theme.park/css/' 'url("/themepark/css/';
sub_filter_once off; sub_filter_once off;
try_files $uri $uri/ /index.html; try_files $uri $uri/ /index.html;
} }

View File

@ -126,7 +126,7 @@ def create_theme_options():
def create_css(theme, theme_type="standard"): def create_css(theme, theme_type="standard"):
folder = "./css/base" folder = "./css/base"
with open(f"{folder}/{app}/{theme.lower()}.css", "w") as create_app: with open(f"{folder}/{app}/{theme.lower()}.css", "w") as create_app:
content = f'@import url("/css/base/{app}/{app}-base.css?sha={APP_SHAS.get(f"{app}-base.css")}");\n@import url("/css/{"theme-options" if theme_type=="standard" else "community-theme-options"}/{theme.lower()}.css?sha={THEME_SHAS.get(f"{theme.lower()}.css") if theme_type=="standard" else COMMUNITY_THEME_SHAS.get(f"{theme.lower()}.css")}");' content = f'@import url("/theme.park/css/base/{app}/{app}-base.css?sha={APP_SHAS.get(f"{app}-base.css")}");\n@import url("/theme.park/css/{"theme-options" if theme_type=="standard" else "community-theme-options"}/{theme.lower()}.css?sha={THEME_SHAS.get(f"{theme.lower()}.css") if theme_type=="standard" else COMMUNITY_THEME_SHAS.get(f"{theme.lower()}.css")}");'
create_app.write(content) create_app.write(content)
with open("themes.json") as themes: with open("themes.json") as themes:
data = load(themes) data = load(themes)