mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-20 01:52:32 +01:00
deploy: 432e7dbebe
This commit is contained in:
parent
4d1f78e2c3
commit
0fd21f8aa6
@ -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://theme-park.dev/CSS/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
|
background-image: url("https://theme-park.dev/css/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
@ -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 "https://theme-park.dev/CSS/themes/organizr/organizr-base-old.css"
|
@import "https://theme-park.dev/css/addons/organizr/glass/organizr-base-old.css"
|
||||||
@import "https://theme-park.dev/CSS/addons/organizr/glass-base.css";
|
@import "https://theme-park.dev/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;
|
||||||
|
1366
CSS/addons/organizr/glass/organizr-base-old.css
Normal file
1366
CSS/addons/organizr/glass/organizr-base-old.css
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
|||||||
[class*="NavBar-plexLogo-"] {
|
[class*="NavBar-plexLogo-"] {
|
||||||
background-image: url("https://theme-park.dev/CSS/addons/plex/plex-alt-logo/SeekPng.com_your-logo-here-png_2467553.png");
|
background-image: url("https://theme-park.dev/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;
|
||||||
|
@ -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://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr4k.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr4k.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr-v3-mobile.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
|
background-image: url("https://theme-park.dev/css/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 148px;
|
width: 148px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
[class*="PageHeader-logoContainer-"]:before {
|
[class*="PageHeader-logoContainer-"]:before {
|
||||||
background-image: url("https://theme-park.dev/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png");
|
background-image: url("https://theme-park.dev/css/addons/readarr/readarr-alt-logo/readarr_alt.png");
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 48px;
|
width: 48px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
[class*="PageHeader-logoContainer-"]:before {
|
[class*="PageHeader-logoContainer-"]:before {
|
||||||
background-image: url("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
|
background-image: url("https://theme-park.dev/css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 48px;
|
width: 48px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css");
|
||||||
:root {
|
: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(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
|
url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat;
|
||||||
--text-color: #37f592;
|
--text-color: #37f592;
|
||||||
--input-color: #37f592;
|
--input-color: #37f592;
|
||||||
--link-color: #37f592;
|
--link-color: #37f592;
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css");
|
||||||
:root {
|
: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(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed;
|
url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
||||||
--text-color: #37f592;
|
--text-color: #37f592;
|
||||||
--input-color: #37f592;
|
--input-color: #37f592;
|
||||||
--link-color: #37f592;
|
--link-color: #37f592;
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css");
|
||||||
:root {
|
: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(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
|
url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
||||||
--text-color: #37f592;
|
--text-color: #37f592;
|
||||||
--input-color: #37f592;
|
--input-color: #37f592;
|
||||||
--link-color: #37f592;
|
--link-color: #37f592;
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css");
|
||||||
:root {
|
: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(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed;
|
url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
||||||
--text-color: #37f592;
|
--text-color: #37f592;
|
||||||
--input-color: #37f592;
|
--input-color: #37f592;
|
||||||
--link-color: #37f592;
|
--link-color: #37f592;
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css");
|
||||||
:root {
|
: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(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed;
|
url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
||||||
--text-color: #37f592;
|
--text-color: #37f592;
|
||||||
--input-color: #37f592;
|
--input-color: #37f592;
|
||||||
--link-color: #37f592;
|
--link-color: #37f592;
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css");
|
||||||
:root {
|
: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(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed;
|
url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
||||||
--text-color: #37f592;
|
--text-color: #37f592;
|
||||||
--input-color: #37f592;
|
--input-color: #37f592;
|
||||||
--link-color: #37f592;
|
--link-color: #37f592;
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css");
|
||||||
:root {
|
:root {
|
||||||
--main-bg: transparent;
|
--main-bg: transparent;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
||||||
--text-color: #37f592;
|
--text-color: #37f592;
|
||||||
--input-color: #37f592;
|
--input-color: #37f592;
|
||||||
--link-color: #37f592;
|
--link-color: #37f592;
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css");
|
||||||
:root {
|
: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(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed;
|
url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat;
|
||||||
--text-color: #e22828;
|
--text-color: #e22828;
|
||||||
--input-color: #e22828;
|
--input-color: #e22828;
|
||||||
--link-color: #e22828;
|
--link-color: #e22828;
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css");
|
||||||
:root {
|
: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(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed;
|
url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat;
|
||||||
--text-color: #37f592;
|
--text-color: #37f592;
|
||||||
--input-color: #37f592;
|
--input-color: #37f592;
|
||||||
--link-color: #37f592;
|
--link-color: #37f592;
|
||||||
|
@ -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://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed;
|
--main-bg-color: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault.png) center no-repeat;
|
--logo: url(https://theme-park.dev/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;
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_base.css");
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
|
--main-bg-color: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
|
||||||
url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
|
url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
||||||
--text-color: #14F074;
|
--text-color: #14F074;
|
||||||
--input-color: #14F074;
|
--input-color: #14F074;
|
||||||
--link-color: #14F074;
|
--link-color: #14F074;
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_base.css");
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
|
--main-bg-color: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
|
||||||
url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
|
url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
||||||
--text-color: #14F074;
|
--text-color: #14F074;
|
||||||
--input-color: #14F074;
|
--input-color: #14F074;
|
||||||
--link-color: #14F074;
|
--link-color: #14F074;
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_base.css");
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: transparent;
|
--main-bg-color: transparent;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
||||||
--text-color: #14F074;
|
--text-color: #14F074;
|
||||||
--input-color: #14F074;
|
--input-color: #14F074;
|
||||||
--link-color: #14F074;
|
--link-color: #14F074;
|
||||||
@ -27,7 +27,7 @@
|
|||||||
}
|
}
|
||||||
@media (max-width: 500px) {
|
@media (max-width: 500px) {
|
||||||
body {
|
body {
|
||||||
background: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed !important;
|
background: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed !important;
|
||||||
}
|
}
|
||||||
:root {
|
:root {
|
||||||
--div-background-color-15: transparent;
|
--div-background-color-15: transparent;
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_base.css");
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
|
--main-bg-color: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
||||||
--text-color: #14F074;
|
--text-color: #14F074;
|
||||||
--input-color: #14F074;
|
--input-color: #14F074;
|
||||||
--link-color: #14F074;
|
--link-color: #14F074;
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_base.css");
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
|
--main-bg-color: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
||||||
--text-color: #14F074;
|
--text-color: #14F074;
|
||||||
--input-color: #14F074;
|
--input-color: #14F074;
|
||||||
--link-color: #14F074;
|
--link-color: #14F074;
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
/* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
|
/* --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! */
|
/* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
|
||||||
|
|
||||||
@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
@import url(https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color:black;
|
--main-bg-color:black;
|
||||||
--body-before:#ffb52a1a;
|
--body-before:#ffb52a1a;
|
||||||
--body-after: #ffb52a33;
|
--body-after: #ffb52a33;
|
||||||
--body-animation: flicker;
|
--body-animation: flicker;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_yellow.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_yellow.png) center no-repeat;
|
||||||
--text-color: #ffb52a;
|
--text-color: #ffb52a;
|
||||||
--input-color: #ffb52a;
|
--input-color: #ffb52a;
|
||||||
--link-color: #ffb52a;
|
--link-color: #ffb52a;
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
/* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
|
/* --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! */
|
/* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
|
||||||
|
|
||||||
@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
@import url(https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color:black;
|
--main-bg-color:black;
|
||||||
--body-before:#70d7f61a;
|
--body-before:#70d7f61a;
|
||||||
--body-after: #70d7f633;
|
--body-after: #70d7f633;
|
||||||
--body-animation: flicker;
|
--body-animation: flicker;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_blue.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_blue.png) center no-repeat;
|
||||||
--text-color: #70d7f6;
|
--text-color: #70d7f6;
|
||||||
--input-color: #70d7f6;
|
--input-color: #70d7f6;
|
||||||
--link-color: #70d7f6;
|
--link-color: #70d7f6;
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
/* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
|
/* --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! */
|
/* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
|
||||||
|
|
||||||
@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
@import url(https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color:black;
|
--main-bg-color:black;
|
||||||
--body-before:#70d7f61a;
|
--body-before:#70d7f61a;
|
||||||
--body-after: #70d7f633;
|
--body-after: #70d7f633;
|
||||||
--body-animation: flicker;
|
--body-animation: flicker;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat;
|
||||||
--text-color: #ffffff;
|
--text-color: #ffffff;
|
||||||
--input-color: #ffffff;
|
--input-color: #ffffff;
|
||||||
--link-color: #ffffff;
|
--link-color: #ffffff;
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
/* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
|
/* --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! */
|
/* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
|
||||||
|
|
||||||
@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
@import url(https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color:black;
|
--main-bg-color:black;
|
||||||
--body-before:#00ff771a;
|
--body-before:#00ff771a;
|
||||||
--body-after: #00ff7733;
|
--body-after: #00ff7733;
|
||||||
--body-animation: flicker;
|
--body-animation: flicker;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
||||||
--text-color: #37f592;
|
--text-color: #37f592;
|
||||||
--input-color: #37f592;
|
--input-color: #37f592;
|
||||||
--link-color: #37f592;
|
--link-color: #37f592;
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
/* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
|
/* --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! */
|
/* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
|
||||||
|
|
||||||
@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
@import url(https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: black;
|
--main-bg-color: black;
|
||||||
--body-before: #ff00001a;
|
--body-before: #ff00001a;
|
||||||
--body-after: #ff000033;
|
--body-after: #ff000033;
|
||||||
--body-animation: flicker;
|
--body-animation: flicker;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat;
|
||||||
--text-color: #e22828;
|
--text-color: #e22828;
|
||||||
--input-color: #e22828;
|
--input-color: #e22828;
|
||||||
--link-color: #e22828;
|
--link-color: #e22828;
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
/* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
|
/* --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! */
|
/* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */
|
||||||
|
|
||||||
@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
@import url(https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color:black;
|
--main-bg-color:black;
|
||||||
--body-before:#70d7f61a;
|
--body-before:#70d7f61a;
|
||||||
--body-after: #70d7f633;
|
--body-after: #70d7f633;
|
||||||
--body-animation: flicker;
|
--body-animation: flicker;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat;
|
||||||
--text-color: #ffffff;
|
--text-color: #ffffff;
|
||||||
--input-color: #ffffff;
|
--input-color: #ffffff;
|
||||||
--link-color: #ffffff;
|
--link-color: #ffffff;
|
||||||
|
@ -247,7 +247,7 @@ div.flot-text {
|
|||||||
border-bottom: 0px;
|
border-bottom: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@import url(https://theme-park.dev/CSS/themes/grafana/grafana-base.css);
|
@import url(https://theme-park.dev/css/base/grafana/grafana-base.css);
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/resources/preset-light2.png") center center/cover no-repeat fixed;
|
--main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
|
@ -13,8 +13,8 @@
|
|||||||
|
|
||||||
|
|
||||||
/* NETDATA ORGANIZR DASHBOARD THEME */
|
/* NETDATA ORGANIZR DASHBOARD THEME */
|
||||||
@import url(https://theme-park.dev/CSS/themes/netdata/netdata-base.css);
|
@import url(https://theme-park.dev/css/base/netdata/netdata-base.css);
|
||||||
@import url(https://theme-park.dev/CSS/variables/organizr-dark.css);
|
@import url(https://theme-park.dev/css/variables/organizr-dark.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: transparent;
|
--main-bg-color: transparent;
|
||||||
}
|
}
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/theme-options/aquamarine.css?sha=5cdf3f13a57669f3732b64a7573580bcaa9ac6fc");
|
@import url("https://theme-park.dev/css/theme-options/aquamarine.css?sha=5cdf3f13a57669f3732b64a7573580bcaa9ac6fc");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-abyss.css?sha=5e806cb7efad3e1ac97e985f71d7a631a1b7f02b");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-abyss.css?sha=5e806cb7efad3e1ac97e985f71d7a631a1b7f02b");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-amethyst.css?sha=bfb208569a57c23e562781bcbcc25c05779421de");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-amethyst.css?sha=bfb208569a57c23e562781bcbcc25c05779421de");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-carol.css?sha=39e2106043161e407b4e509e8d8323121fef6950");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-carol.css?sha=39e2106043161e407b4e509e8d8323121fef6950");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-dreamscape.css?sha=0ad15b8d2215b7528e27f3bd65f1cb0c42453be0");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-dreamscape.css?sha=0ad15b8d2215b7528e27f3bd65f1cb0c42453be0");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-flamingo.css?sha=4ddeb117541753969da70820d8205aef771e37b4");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-flamingo.css?sha=4ddeb117541753969da70820d8205aef771e37b4");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-hearth.css?sha=979626f867e9a9a91664f2b6da66d478040dc8fb");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-hearth.css?sha=979626f867e9a9a91664f2b6da66d478040dc8fb");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-martian.css?sha=f6fcaa104ff119d049fb72cebe2e6e620db1aa04");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-martian.css?sha=f6fcaa104ff119d049fb72cebe2e6e620db1aa04");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-pumpkin.css?sha=0ba03cc3999c36f3ef7c0eae7f381cdcbdfd7f33");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-pumpkin.css?sha=0ba03cc3999c36f3ef7c0eae7f381cdcbdfd7f33");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-royal.css?sha=4bb56762e9469e831edf005100b9bd04849ad55c");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-royal.css?sha=4bb56762e9469e831edf005100b9bd04849ad55c");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-shadow.css?sha=f8e59fbf4720063a949e1be5cb16ebef094dc724");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-shadow.css?sha=f8e59fbf4720063a949e1be5cb16ebef094dc724");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-solar.css?sha=429071cc7b6204555899a4942d47446f54cc19c5");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-solar.css?sha=429071cc7b6204555899a4942d47446f54cc19c5");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-vanta.css?sha=45a001fcfcf1fae8d40216146f38595fcfc76738");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-vanta.css?sha=45a001fcfcf1fae8d40216146f38595fcfc76738");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/theme-options/dark.css?sha=dc21605e303d094fed0564a15fb983d81bcd33dd");
|
@import url("https://theme-park.dev/css/theme-options/dark.css?sha=dc21605e303d094fed0564a15fb983d81bcd33dd");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/theme-options/dracula.css?sha=5abf85508d87243007cf5f4fda34a60340583466");
|
@import url("https://theme-park.dev/css/theme-options/dracula.css?sha=5abf85508d87243007cf5f4fda34a60340583466");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/hotline-old.css?sha=73fce8f3f316c64b864e8b0502de0005f3883df4");
|
@import url("https://theme-park.dev/css/community-theme-options/hotline-old.css?sha=73fce8f3f316c64b864e8b0502de0005f3883df4");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/theme-options/hotline.css?sha=e027feaeea0f623144af4c45b61e332a0757f5fb");
|
@import url("https://theme-park.dev/css/theme-options/hotline.css?sha=e027feaeea0f623144af4c45b61e332a0757f5fb");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/theme-options/hotpink.css?sha=2f3974c084d053521362bae34d415f3614dba2e2");
|
@import url("https://theme-park.dev/css/theme-options/hotpink.css?sha=2f3974c084d053521362bae34d415f3614dba2e2");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/mind.css?sha=fb9b9d13dcaae0d46499acbbae405bbc23ae37cb");
|
@import url("https://theme-park.dev/css/community-theme-options/mind.css?sha=fb9b9d13dcaae0d46499acbbae405bbc23ae37cb");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/theme-options/nord.css?sha=353cb0383f78b2afa4de7784d536d637f3c3666d");
|
@import url("https://theme-park.dev/css/theme-options/nord.css?sha=353cb0383f78b2afa4de7784d536d637f3c3666d");
|
@ -19,9 +19,10 @@ html,
|
|||||||
body,
|
body,
|
||||||
.wizard-background,
|
.wizard-background,
|
||||||
.content-container,
|
.content-container,
|
||||||
.mat-sidenav-container {
|
html, body, .wizard-background, .content-container, #main-container\ dark > mat-sidenav-container,
|
||||||
|
#main-container\ dark > mat-sidenav-container > mat-sidenav-content {
|
||||||
color: var(--text) !important;
|
color: var(--text) !important;
|
||||||
background: var(--main-bg-color) !important;
|
background: var(--main-bg-color);
|
||||||
background-repeat: repeat, no-repeat;
|
background-repeat: repeat, no-repeat;
|
||||||
background-attachment: fixed, fixed;
|
background-attachment: fixed, fixed;
|
||||||
background-position: center center, center center;
|
background-position: center center, center center;
|
||||||
@ -98,6 +99,9 @@ a:hover {
|
|||||||
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
|
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
|
||||||
background: hsl(0deg 0% 0% / 25%);
|
background: hsl(0deg 0% 0% / 25%);
|
||||||
}
|
}
|
||||||
|
#main-container\ dark > mat-sidenav-container > mat-sidenav-content > mat-toolbar > button {
|
||||||
|
color: rgb(var(--accent-color));
|
||||||
|
}
|
||||||
|
|
||||||
/* SIDE NAV */
|
/* SIDE NAV */
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/onedark.css?sha=cbccbf4366ab59bd2b9253c221b1f093c2e85118");
|
@import url("https://theme-park.dev/css/community-theme-options/onedark.css?sha=cbccbf4366ab59bd2b9253c221b1f093c2e85118");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/theme-options/organizr.css?sha=aa8d9d5c1b897b8f6d27ff274b073595b3d45741");
|
@import url("https://theme-park.dev/css/theme-options/organizr.css?sha=aa8d9d5c1b897b8f6d27ff274b073595b3d45741");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/theme-options/overseerr.css?sha=7e3a8e3ca21dd82641113cf53f071a89252c7235");
|
@import url("https://theme-park.dev/css/theme-options/overseerr.css?sha=7e3a8e3ca21dd82641113cf53f071a89252c7235");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/theme-options/plex.css?sha=6059a0bddd6ce8c60be5cd95b302a00654e92dfa");
|
@import url("https://theme-park.dev/css/theme-options/plex.css?sha=6059a0bddd6ce8c60be5cd95b302a00654e92dfa");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/power.css?sha=b5e32f47b689d875d059da53f047527531aa0b68");
|
@import url("https://theme-park.dev/css/community-theme-options/power.css?sha=b5e32f47b689d875d059da53f047527531aa0b68");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/reality.css?sha=8eadacd5602439f8430ccad8dba4e2465d87629f");
|
@import url("https://theme-park.dev/css/community-theme-options/reality.css?sha=8eadacd5602439f8430ccad8dba4e2465d87629f");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/soul.css?sha=2ce22d7b1fd2867393fd066ea97ed3adbf15764f");
|
@import url("https://theme-park.dev/css/community-theme-options/soul.css?sha=2ce22d7b1fd2867393fd066ea97ed3adbf15764f");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/theme-options/space-gray.css?sha=566e5616a8e48be2d0670d3f4d1ce106d2616ea2");
|
@import url("https://theme-park.dev/css/theme-options/space-gray.css?sha=566e5616a8e48be2d0670d3f4d1ce106d2616ea2");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/space.css?sha=59325481dd9ca66fba178e67cd83311abbc72b91");
|
@import url("https://theme-park.dev/css/community-theme-options/space.css?sha=59325481dd9ca66fba178e67cd83311abbc72b91");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=c2dc7486c407f653d5cd1c1fa5cb5c94eb68ca00");
|
@import url("https://theme-park.dev/css/base/ombi/ombi-base.css?sha=d8675eb987d15c0e294e0f7f0310498c1f48cfef");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/time.css?sha=80ade11270c72eca1a32c2c47f8bbf2c75308681");
|
@import url("https://theme-park.dev/css/community-theme-options/time.css?sha=80ade11270c72eca1a32c2c47f8bbf2c75308681");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/theme-options/aquamarine.css?sha=5cdf3f13a57669f3732b64a7573580bcaa9ac6fc");
|
@import url("https://theme-park.dev/css/theme-options/aquamarine.css?sha=5cdf3f13a57669f3732b64a7573580bcaa9ac6fc");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-abyss.css?sha=5e806cb7efad3e1ac97e985f71d7a631a1b7f02b");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-abyss.css?sha=5e806cb7efad3e1ac97e985f71d7a631a1b7f02b");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-amethyst.css?sha=bfb208569a57c23e562781bcbcc25c05779421de");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-amethyst.css?sha=bfb208569a57c23e562781bcbcc25c05779421de");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-carol.css?sha=39e2106043161e407b4e509e8d8323121fef6950");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-carol.css?sha=39e2106043161e407b4e509e8d8323121fef6950");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-dreamscape.css?sha=0ad15b8d2215b7528e27f3bd65f1cb0c42453be0");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-dreamscape.css?sha=0ad15b8d2215b7528e27f3bd65f1cb0c42453be0");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-flamingo.css?sha=4ddeb117541753969da70820d8205aef771e37b4");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-flamingo.css?sha=4ddeb117541753969da70820d8205aef771e37b4");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-hearth.css?sha=979626f867e9a9a91664f2b6da66d478040dc8fb");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-hearth.css?sha=979626f867e9a9a91664f2b6da66d478040dc8fb");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-martian.css?sha=f6fcaa104ff119d049fb72cebe2e6e620db1aa04");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-martian.css?sha=f6fcaa104ff119d049fb72cebe2e6e620db1aa04");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-pumpkin.css?sha=0ba03cc3999c36f3ef7c0eae7f381cdcbdfd7f33");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-pumpkin.css?sha=0ba03cc3999c36f3ef7c0eae7f381cdcbdfd7f33");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-royal.css?sha=4bb56762e9469e831edf005100b9bd04849ad55c");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-royal.css?sha=4bb56762e9469e831edf005100b9bd04849ad55c");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-shadow.css?sha=f8e59fbf4720063a949e1be5cb16ebef094dc724");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-shadow.css?sha=f8e59fbf4720063a949e1be5cb16ebef094dc724");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-solar.css?sha=429071cc7b6204555899a4942d47446f54cc19c5");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-solar.css?sha=429071cc7b6204555899a4942d47446f54cc19c5");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/blackberry-vanta.css?sha=45a001fcfcf1fae8d40216146f38595fcfc76738");
|
@import url("https://theme-park.dev/css/community-theme-options/blackberry-vanta.css?sha=45a001fcfcf1fae8d40216146f38595fcfc76738");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/theme-options/dark.css?sha=dc21605e303d094fed0564a15fb983d81bcd33dd");
|
@import url("https://theme-park.dev/css/theme-options/dark.css?sha=dc21605e303d094fed0564a15fb983d81bcd33dd");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/theme-options/dracula.css?sha=5abf85508d87243007cf5f4fda34a60340583466");
|
@import url("https://theme-park.dev/css/theme-options/dracula.css?sha=5abf85508d87243007cf5f4fda34a60340583466");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/hotline-old.css?sha=73fce8f3f316c64b864e8b0502de0005f3883df4");
|
@import url("https://theme-park.dev/css/community-theme-options/hotline-old.css?sha=73fce8f3f316c64b864e8b0502de0005f3883df4");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/theme-options/hotline.css?sha=e027feaeea0f623144af4c45b61e332a0757f5fb");
|
@import url("https://theme-park.dev/css/theme-options/hotline.css?sha=e027feaeea0f623144af4c45b61e332a0757f5fb");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/theme-options/hotpink.css?sha=2f3974c084d053521362bae34d415f3614dba2e2");
|
@import url("https://theme-park.dev/css/theme-options/hotpink.css?sha=2f3974c084d053521362bae34d415f3614dba2e2");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/mind.css?sha=fb9b9d13dcaae0d46499acbbae405bbc23ae37cb");
|
@import url("https://theme-park.dev/css/community-theme-options/mind.css?sha=fb9b9d13dcaae0d46499acbbae405bbc23ae37cb");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/theme-options/nord.css?sha=353cb0383f78b2afa4de7784d536d637f3c3666d");
|
@import url("https://theme-park.dev/css/theme-options/nord.css?sha=353cb0383f78b2afa4de7784d536d637f3c3666d");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/onedark.css?sha=cbccbf4366ab59bd2b9253c221b1f093c2e85118");
|
@import url("https://theme-park.dev/css/community-theme-options/onedark.css?sha=cbccbf4366ab59bd2b9253c221b1f093c2e85118");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/theme-options/organizr.css?sha=aa8d9d5c1b897b8f6d27ff274b073595b3d45741");
|
@import url("https://theme-park.dev/css/theme-options/organizr.css?sha=aa8d9d5c1b897b8f6d27ff274b073595b3d45741");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/theme-options/overseerr.css?sha=7e3a8e3ca21dd82641113cf53f071a89252c7235");
|
@import url("https://theme-park.dev/css/theme-options/overseerr.css?sha=7e3a8e3ca21dd82641113cf53f071a89252c7235");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/theme-options/plex.css?sha=6059a0bddd6ce8c60be5cd95b302a00654e92dfa");
|
@import url("https://theme-park.dev/css/theme-options/plex.css?sha=6059a0bddd6ce8c60be5cd95b302a00654e92dfa");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/power.css?sha=b5e32f47b689d875d059da53f047527531aa0b68");
|
@import url("https://theme-park.dev/css/community-theme-options/power.css?sha=b5e32f47b689d875d059da53f047527531aa0b68");
|
@ -983,13 +983,18 @@ input:focus:-ms-input-placeholder {
|
|||||||
background: rgba(0, 0, 0, .25);
|
background: rgba(0, 0, 0, .25);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* PROFILES */
|
/* Indexers */
|
||||||
[class*="Indexers-center-"] {
|
[class*="Indexers-center-"],
|
||||||
|
[class*="IndexerProxies-center-"] {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
color: var(--text);
|
color: var(--text);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[class*="Card-card-"]:hover [class*="IndexerProxies-center-"] {
|
||||||
|
color: var(--text-hover);
|
||||||
|
}
|
||||||
|
|
||||||
/* DOWNLOAD CLIENTS */
|
/* DOWNLOAD CLIENTS */
|
||||||
[class*="DownloadClients-center-"] {
|
[class*="DownloadClients-center-"] {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/reality.css?sha=8eadacd5602439f8430ccad8dba4e2465d87629f");
|
@import url("https://theme-park.dev/css/community-theme-options/reality.css?sha=8eadacd5602439f8430ccad8dba4e2465d87629f");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/soul.css?sha=2ce22d7b1fd2867393fd066ea97ed3adbf15764f");
|
@import url("https://theme-park.dev/css/community-theme-options/soul.css?sha=2ce22d7b1fd2867393fd066ea97ed3adbf15764f");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/theme-options/space-gray.css?sha=566e5616a8e48be2d0670d3f4d1ce106d2616ea2");
|
@import url("https://theme-park.dev/css/theme-options/space-gray.css?sha=566e5616a8e48be2d0670d3f4d1ce106d2616ea2");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/space.css?sha=59325481dd9ca66fba178e67cd83311abbc72b91");
|
@import url("https://theme-park.dev/css/community-theme-options/space.css?sha=59325481dd9ca66fba178e67cd83311abbc72b91");
|
@ -1,2 +1,2 @@
|
|||||||
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=bcd4651e697f670e336654dfbe1289a5de29f942");
|
@import url("https://theme-park.dev/css/base/prowlarr/prowlarr-base.css?sha=5371c40345fcfb65e2ba676158d658b67893d040");
|
||||||
@import url("https://theme-park.dev/css/community-theme-options/time.css?sha=80ade11270c72eca1a32c2c47f8bbf2c75308681");
|
@import url("https://theme-park.dev/css/community-theme-options/time.css?sha=80ade11270c72eca1a32c2c47f8bbf2c75308681");
|
@ -1,51 +0,0 @@
|
|||||||
function get_base_sha(app,theme) {
|
|
||||||
url = `https://api.github.com/repos/gilbn/theme.park/contents/CSS/themes/${app}/${app}-base.css`
|
|
||||||
const date = new Date().toUTCString();
|
|
||||||
fetch(url, {
|
|
||||||
headers: { "If-Modified-Since": date }
|
|
||||||
})
|
|
||||||
.then(res => res.json())
|
|
||||||
.then(data => (injectTheme(app,theme,sha=data.sha || "ratelimited")))
|
|
||||||
.catch(err => { throw err });
|
|
||||||
}
|
|
||||||
|
|
||||||
function injectTheme(app,theme,sha,container="head") {
|
|
||||||
if (container === "head") {
|
|
||||||
html_element = document.head;
|
|
||||||
} else html_element = document.body;
|
|
||||||
let link = document.createElement("link");
|
|
||||||
url = "https://theme-park.dev/CSS/themes/"
|
|
||||||
link.type = "text/css";
|
|
||||||
link.rel = "stylesheet";
|
|
||||||
link.href = `${url}/${app}/${theme}.css?v=${sha}`;
|
|
||||||
|
|
||||||
html_element.appendChild(link);
|
|
||||||
}
|
|
||||||
|
|
||||||
function injectAddon(app,addon,container="head") {
|
|
||||||
if (container === "head") {
|
|
||||||
html_element = document.head;
|
|
||||||
} else html_element = document.body;
|
|
||||||
let link = document.createElement("link");
|
|
||||||
url = "https://theme-park.dev/CSS/addons/"
|
|
||||||
link.type = "text/css";
|
|
||||||
link.rel = "stylesheet";
|
|
||||||
link.href = `${url}/${app}/${addon}.css`;
|
|
||||||
|
|
||||||
html_element.appendChild(link);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
// {
|
|
||||||
// if (res.status) {
|
|
||||||
// res.json()
|
|
||||||
// .then(data => console.log(data))
|
|
||||||
// } else {
|
|
||||||
// res.json()
|
|
||||||
// .then(data => console.log(data))
|
|
||||||
// console.info("%c theme.park %c ".concat("ERROR", " "), "color: white; background: #009688; font-weight: 700; font-size: 24px; font-family: Monospace;", "color: red; background: white; font-weight: 700; font-size: 24px; font-family: Monospace;");
|
|
||||||
// console.info(`%c Error %c Failed to fetch the url, double check the name passed in your subfilter.. `, "color: white; background: red; font-weight: 700;", "color: red; background: white; font-weight: 700;");
|
|
||||||
// }
|
|
||||||
// })
|
|
||||||
|
|
||||||
|
|
@ -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://theme-park.dev/CSS/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
|
background-image: url("https://theme-park.dev/css/addons/bazarr/bazarr-4k-logo/bazarr4k.png");
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
1366
css/addons/organizr/glass/organizr-base-old.css
Normal file
1366
css/addons/organizr/glass/organizr-base-old.css
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
|||||||
[class*="NavBar-plexLogo-"] {
|
[class*="NavBar-plexLogo-"] {
|
||||||
background-image: url("https://theme-park.dev/CSS/addons/plex/plex-alt-logo/SeekPng.com_your-logo-here-png_2467553.png");
|
background-image: url("https://theme-park.dev/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;
|
||||||
|
@ -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://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr4k.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr4k.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr-v3-mobile.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
|
background-image: url("https://theme-park.dev/css/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 148px;
|
width: 148px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
[class*="PageHeader-logoContainer-"]:before {
|
[class*="PageHeader-logoContainer-"]:before {
|
||||||
background-image: url("https://theme-park.dev/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png");
|
background-image: url("https://theme-park.dev/css/addons/readarr/readarr-alt-logo/readarr_alt.png");
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 48px;
|
width: 48px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
[class*="PageHeader-logoContainer-"]:before {
|
[class*="PageHeader-logoContainer-"]:before {
|
||||||
background-image: url("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
|
background-image: url("https://theme-park.dev/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("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
|
background-image: url("https://theme-park.dev/css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png");
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 48px;
|
width: 48px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css");
|
||||||
:root {
|
: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(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
|
url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat;
|
--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat;
|
||||||
--text-color: #37f592;
|
--text-color: #37f592;
|
||||||
--input-color: #37f592;
|
--input-color: #37f592;
|
||||||
--link-color: #37f592;
|
--link-color: #37f592;
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user