patch urls to htpc
This commit is contained in:
parent
16580d9c1e
commit
c8bd544ab4
@ -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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/bazarr/bazarr4k.png");
|
background-image: url("https://htpc.deathbybandaid.net/assets/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/bazarr/bazarr4k.png");
|
background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/bazarr/bazarr4k.png");
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
/* 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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/organizr/glass-base.css";
|
@import "https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/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;
|
||||||
|
|||||||
@ -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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/radarr/radarr4k.png");
|
background-image: url("https://htpc.deathbybandaid.net/assets/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/radarr/radarr4k.png");
|
background-image: url("https://htpc.deathbybandaid.net/assets/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/radarr/radarr4k-v3.png");
|
background-image: url("https://htpc.deathbybandaid.net/assets/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/radarr/radarr-v3-mobile.png");
|
background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/radarr/radarr-v3-mobile.png");
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
|||||||
@ -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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/sonarr/sonarr-4k.png");
|
background-image: url("https://htpc.deathbybandaid.net/assets/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/sonarr/sonarr-4k.png");
|
background-image: url("https://htpc.deathbybandaid.net/assets/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/sonarr/sonarr-4k.png");
|
background-image: url("https://htpc.deathbybandaid.net/assets/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/sonarr/sonarr-4k.png");
|
background-image: url("https://htpc.deathbybandaid.net/assets/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/sonarr/sonarr-4k.png");
|
background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr/sonarr-4k.png");
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
@import url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/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(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
|
url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/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(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed;
|
url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/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(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
|
url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/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(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed;
|
url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/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(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed;
|
url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/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(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed;
|
url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
|
||||||
:root {
|
:root {
|
||||||
--main-bg: transparent;
|
--main-bg: transparent;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/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(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed;
|
url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/alien_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/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(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed;
|
url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed;
|
--main-bg-color: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/logo/vault.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/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;
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
@import url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
|
--main-bg-color: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
|
||||||
url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
|
url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
|
--main-bg-color: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png),
|
||||||
url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
|
url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: transparent;
|
--main-bg-color: transparent;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed !important;
|
||||||
}
|
}
|
||||||
:root {
|
:root {
|
||||||
--div-background-color-15: transparent;
|
--div-background-color-15: transparent;
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
@import url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
|
--main-bg-color: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/fallout_base.css");
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
|
--main-bg-color: url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed;
|
||||||
--logo: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_yellow.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_blue.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/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://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat;
|
--logo: url(https://htpc.deathbybandaid.net/assets/theme.park/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;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* ADGUARD AQUAMARINE THEME */
|
/* ADGUARD AQUAMARINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/adguard/adguard-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* ADGUARD DARK THEME */
|
/* ADGUARD DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/adguard/adguard-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* ADGUARD HOTLINE THEME */
|
/* ADGUARD HOTLINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/adguard/adguard-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* ADGUARD ORGANIZR-DARK THEME */
|
/* ADGUARD ORGANIZR-DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/adguard/adguard-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -12,10 +12,10 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* ADGUARD PLEX THEME */
|
/* ADGUARD PLEX THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/adguard/adguard-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
--modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||||
|
|
||||||
--button-color: #cc7b19;
|
--button-color: #cc7b19;
|
||||||
--button-color-hover: #e59029;
|
--button-color-hover: #e59029;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* ADGUARD SPACE GRAY THEME */
|
/* ADGUARD SPACE GRAY THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/adguard/adguard-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* BAZARR AQUAMARINE THEME */
|
/* BAZARR AQUAMARINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/bazarr/bazarr-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* BAZARR DARK THEME */
|
/* BAZARR DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/bazarr/bazarr-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* BAZARR HOTLINE THEME */
|
/* BAZARR HOTLINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/bazarr/bazarr-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* BAZARR ORGANIZR-DARK THEME */
|
/* BAZARR ORGANIZR-DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/bazarr/bazarr-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -12,10 +12,10 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* BAZARR PLEX THEME */
|
/* BAZARR PLEX THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/bazarr/bazarr-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
--modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||||
|
|
||||||
--button-color: #cc7b19;
|
--button-color: #cc7b19;
|
||||||
--button-color-hover: #e59029;
|
--button-color-hover: #e59029;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* BAZARR SPACE GRAY THEME */
|
/* BAZARR SPACE GRAY THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/bazarr/bazarr-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, rgba(87, 108, 117, 1) 0%, rgba(37, 50, 55, 1) 100.2%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, rgba(87, 108, 117, 1) 0%, rgba(37, 50, 55, 1) 100.2%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, rgba(87, 108, 117, 1) 0%, rgba(37, 50, 55, 1) 100.2%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, rgba(87, 108, 117, 1) 0%, rgba(37, 50, 55, 1) 100.2%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* BITWARDEN AQUAMARINE THEME */
|
/* BITWARDEN AQUAMARINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/bitwarden/bitwarden-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* BITWARDEN DARK THEME */
|
/* BITWARDEN DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/bitwarden/bitwarden-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* BITWARDEN HOTLINE THEME */
|
/* BITWARDEN HOTLINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/bitwarden/bitwarden-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* BITWARDEN ORGANIZR-DARK THEME */
|
/* BITWARDEN ORGANIZR-DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/bitwarden/bitwarden-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -12,10 +12,10 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* BITWARDEN PLEX THEME */
|
/* BITWARDEN PLEX THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/bitwarden/bitwarden-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
--modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||||
--button-color: #cc7b19;
|
--button-color: #cc7b19;
|
||||||
--button-color-hover: #e59029;
|
--button-color-hover: #e59029;
|
||||||
--accent-color: #e5a00d;
|
--accent-color: #e5a00d;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* BITWARDEN SPACE GRAY THEME */
|
/* BITWARDEN SPACE GRAY THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/bitwarden/bitwarden-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
/* CALIBRE-WEB AQUAMARINE THEME */
|
/* CALIBRE-WEB AQUAMARINE THEME */
|
||||||
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/calibreweb/calibreweb-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
/* CALIBRE-WEB DARK THEME */
|
/* CALIBRE-WEB DARK THEME */
|
||||||
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/calibreweb/calibreweb-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
/* CALIBRE-WEB HOTLINE THEME */
|
/* CALIBRE-WEB HOTLINE THEME */
|
||||||
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/calibreweb/calibreweb-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
/* CALIBRE-WEB ORGANIZR-DARK THEME */
|
/* CALIBRE-WEB ORGANIZR-DARK THEME */
|
||||||
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/calibreweb/calibreweb-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
/* CALIBRE-WEB SPACE GRAY THEME */
|
/* CALIBRE-WEB SPACE GRAY THEME */
|
||||||
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/calibreweb/calibreweb-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/calibreweb/calibreweb-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DELUGE AQUAMARINE THEME */
|
/* DELUGE AQUAMARINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/deluge/deluge-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DELUGE DARK THEME */
|
/* DELUGE DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/deluge/deluge-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -92,122 +92,122 @@
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
.x-deluge-all {
|
.x-deluge-all {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/all.png);
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/all.png);
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-downloading, .x-btn .x-deluge-downloading, .x-deluge-peer {
|
.x-deluge-downloading, .x-btn .x-deluge-downloading, .x-deluge-peer {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/dling.png);
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/dling.png);
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-seeding, .x-btn .x-deluge-seeding, .deluge-torrents .seeding, .x-deluge-seed {
|
.x-deluge-seeding, .x-btn .x-deluge-seeding, .deluge-torrents .seeding, .x-deluge-seed {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/uling.png);
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/uling.png);
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-active, .x-deluge-traffic, .x-btn .x-deluge-traffic {
|
.x-deluge-active, .x-deluge-traffic, .x-btn .x-deluge-traffic {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/active.png);
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/active.png);
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-paused, .x-btn .x-deluge-paused, .deluge-torrents .paused {
|
.x-deluge-paused, .x-btn .x-deluge-paused, .deluge-torrents .paused {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/paused.png);
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/paused.png);
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-queued, .x-btn .x-deluge-queued, .deluge-torrents .queued {
|
.x-deluge-queued, .x-btn .x-deluge-queued, .deluge-torrents .queued {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/queued.png);
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/queued.png);
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-checking, .deluge-torrents .checking {
|
.x-deluge-checking, .deluge-torrents .checking {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/checking.png);
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/checking.png);
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-error, .deluge-torrents .error, .icon-error, .x-not-connected {
|
.x-deluge-error, .deluge-torrents .error, .icon-error, .x-not-connected {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/error.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/error.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-ok {
|
.icon-ok {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/ok.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/ok.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-connections, .x-btn .x-deluge-connections {
|
.x-deluge-connections, .x-btn .x-deluge-connections {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/connections.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connections.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-freespace, .x-btn .x-deluge-freespace {
|
.x-deluge-freespace, .x-btn .x-deluge-freespace {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/harddrive.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/harddrive.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-move {
|
.icon-move {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/move.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/move.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-recheck, .x-deluge-find-more, .x-btn .x-deluge-find-more {
|
.icon-recheck, .x-deluge-find-more, .x-btn .x-deluge-find-more {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/search.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/search.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-edit-trackers, .icon-edit, .x-deluge-edit-trackers, .x-btn .x-deluge-edit-trackers {
|
.icon-edit-trackers, .icon-edit, .x-deluge-edit-trackers, .x-btn .x-deluge-edit-trackers {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/edit.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/edit.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.xg-hmenu-sort-asc .x-menu-item-icon {
|
.xg-hmenu-sort-asc .x-menu-item-icon {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/ascending.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/ascending.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.xg-hmenu-sort-desc .x-menu-item-icon {
|
.xg-hmenu-sort-desc .x-menu-item-icon {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/descending.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/descending.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-update-tracker {
|
.icon-update-tracker {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/update.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/update.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-queue, .icon-upload-slots {
|
.icon-queue, .icon-upload-slots {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/queue.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/queue.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-install-plugin, .x-btn .x-deluge-install-plugin {
|
.x-deluge-install-plugin, .x-btn .x-deluge-install-plugin {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/plugin.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/plugin.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-connect-window-icon {
|
.x-deluge-connect-window-icon {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/connection_small.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connection_small.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-connect-window-icon {
|
.x-deluge-connect-window-icon {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/connection_small.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connection_small.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-connect-window-icon {
|
.x-deluge-connect-window-icon {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/connection_small.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connection_small.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-top {
|
.icon-top {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/top.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/top.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-bottom {
|
.icon-bottom {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/bottom.png) !important;
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/bottom.png) !important;
|
||||||
background-position: left center;
|
background-position: left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -486,183 +486,183 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-add {
|
.x-panel-tbar .icon-add {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/add.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/add.png) no-repeat 0 0 !important;
|
||||||
width: 24px !important;
|
width: 24px !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-add:hover {
|
.x-panel-tbar .icon-add:hover {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/add.png) no-repeat 0 -24px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/add.png) no-repeat 0 -24px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-add:active {
|
.x-panel-tbar .icon-add:active {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/add.png) no-repeat 1px -23px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/add.png) no-repeat 1px -23px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-bbar .icon-add {
|
.x-panel-bbar .icon-add {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/add_small.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/add_small.png) no-repeat 0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-remove {
|
.x-panel-tbar .icon-remove {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/remove.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/remove.png) no-repeat 0 0 !important;
|
||||||
width: 24px !important;
|
width: 24px !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-remove:hover {
|
.x-panel-tbar .icon-remove:hover {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/remove.png) no-repeat 0 -24px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/remove.png) no-repeat 0 -24px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-remove:active {
|
.x-panel-tbar .icon-remove:active {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/remove.png) no-repeat 1px -23px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/remove.png) no-repeat 1px -23px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-bbar .icon-remove {
|
.x-panel-bbar .icon-remove {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/remove_small.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/remove_small.png) no-repeat 0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-pause {
|
.x-panel-tbar .icon-pause {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/pause.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/pause.png) no-repeat 0 0 !important;
|
||||||
width: 24px !important;
|
width: 24px !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-pause:hover {
|
.x-panel-tbar .icon-pause:hover {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/pause.png) no-repeat 0 -24px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/pause.png) no-repeat 0 -24px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-pause:active {
|
.x-panel-tbar .icon-pause:active {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/pause.png) no-repeat 1px -23px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/pause.png) no-repeat 1px -23px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-menu-item .icon-pause {
|
.x-menu-item .icon-pause {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/paused.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/paused.png) no-repeat 0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-resume {
|
.x-panel-tbar .icon-resume {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/resume.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/resume.png) no-repeat 0 0 !important;
|
||||||
width: 24px !important;
|
width: 24px !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-resume:hover {
|
.x-panel-tbar .icon-resume:hover {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/resume.png) no-repeat 0 -24px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/resume.png) no-repeat 0 -24px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-resume:active {
|
.x-panel-tbar .icon-resume:active {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/resume.png) no-repeat 1px -23px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/resume.png) no-repeat 1px -23px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-menu-item .icon-resume {
|
.x-menu-item .icon-resume {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/resume_small.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/resume_small.png) no-repeat 0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-remove {
|
.icon-remove {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/remove_small.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/remove_small.png) no-repeat 0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-up {
|
.x-panel-tbar .icon-up {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/up.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/up.png) no-repeat 0 0 !important;
|
||||||
width: 24px !important;
|
width: 24px !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-up:hover {
|
.x-panel-tbar .icon-up:hover {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/up.png) no-repeat 0 -24px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/up.png) no-repeat 0 -24px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-up:active {
|
.x-panel-tbar .icon-up:active {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/up.png) no-repeat 1px -23px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/up.png) no-repeat 1px -23px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-up {
|
.icon-up {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/up_small.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/up_small.png) no-repeat 0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-down {
|
.x-panel-tbar .icon-down {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/down.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/down.png) no-repeat 0 0 !important;
|
||||||
width: 24px !important;
|
width: 24px !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-down:hover {
|
.x-panel-tbar .icon-down:hover {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/down.png) no-repeat 0 -24px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/down.png) no-repeat 0 -24px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-panel-tbar .icon-down:active {
|
.x-panel-tbar .icon-down:active {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/down.png) no-repeat 1px -23px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/down.png) no-repeat 1px -23px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-down {
|
.icon-down {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/down_small.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/down_small.png) no-repeat 0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-btn .x-deluge-preferences {
|
.x-btn .x-deluge-preferences {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/settings.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/settings.png) no-repeat 0 0 !important;
|
||||||
width: 24px !important;
|
width: 24px !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-btn .x-deluge-preferences:hover {
|
.x-btn .x-deluge-preferences:hover {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/settings.png) no-repeat 0 -24px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/settings.png) no-repeat 0 -24px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-btn .x-deluge-preferences:active {
|
.x-btn .x-deluge-preferences:active {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/settings.png) no-repeat 1px -23px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/settings.png) no-repeat 1px -23px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-preferences {
|
.x-deluge-preferences {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/settings_small.png) no-repeat 0 4px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/settings_small.png) no-repeat 0 4px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-options {
|
.icon-options {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/settings_small.png) no-repeat 0 0px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/settings_small.png) no-repeat 0 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-connection-manager, .x-btn .x-deluge-connection-manager {
|
.x-deluge-connection-manager, .x-btn .x-deluge-connection-manager {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/connection.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connection.png) no-repeat 0 0 !important;
|
||||||
width: 24px !important;
|
width: 24px !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-connection-manager:hover, .x-btn .x-deluge-connection-manager:hover {
|
.x-deluge-connection-manager:hover, .x-btn .x-deluge-connection-manager:hover {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/connection.png) no-repeat 0 -24px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connection.png) no-repeat 0 -24px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-connection-manager:active, .x-btn .x-deluge-connection-manager:active {
|
.x-deluge-connection-manager:active, .x-btn .x-deluge-connection-manager:active {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/connection.png) no-repeat 1px -23px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/connection.png) no-repeat 1px -23px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-help {
|
.icon-help {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/help.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/help.png) no-repeat 0 0 !important;
|
||||||
width: 24px !important;
|
width: 24px !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-help:hover {
|
.icon-help:hover {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/help.png) no-repeat 0 -24px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/help.png) no-repeat 0 -24px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-help:active {
|
.icon-help:active {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/help.png) no-repeat 1px -23px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/help.png) no-repeat 1px -23px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-logout {
|
.icon-logout {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/logout.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/logout.png) no-repeat 0 0 !important;
|
||||||
width: 24px !important;
|
width: 24px !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-logout:hover {
|
.icon-logout:hover {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/logout.png) no-repeat 0 -24px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/logout.png) no-repeat 0 -24px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-logout:active {
|
.icon-logout:active {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/logout.png) no-repeat 1px -23px !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/logout.png) no-repeat 1px -23px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-deluge-main-panel {
|
.x-deluge-main-panel {
|
||||||
background: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/deluge.png) no-repeat 0 0 !important;
|
background: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/deluge.png) no-repeat 0 0 !important;
|
||||||
padding-left: 30px !important;
|
padding-left: 30px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1164,7 +1164,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.x-cols-icon {
|
.x-cols-icon {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/columns.png);
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/columns.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-show-groups-icon {
|
.x-show-groups-icon {
|
||||||
@ -1238,15 +1238,15 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.x-tree-node-expanded .x-tree-node-icon{
|
.x-tree-node-expanded .x-tree-node-icon{
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/folder.png);
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/folder.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tree-node-leaf .x-tree-node-icon{
|
.x-tree-node-leaf .x-tree-node-icon{
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/file.png);
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/file.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tree-node-collapsed .x-tree-node-icon{
|
.x-tree-node-collapsed .x-tree-node-icon{
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/deluge/folder.png);
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/deluge/folder.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tree-node-loading .x-tree-node-icon{
|
.x-tree-node-loading .x-tree-node-icon{
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DELUGE HOTLINE THEME */
|
/* DELUGE HOTLINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/deluge/deluge-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DELUGE ORGANIZR-DARK THEME */
|
/* DELUGE ORGANIZR-DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/deluge/deluge-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -12,10 +12,10 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DELUGE PLEX THEME */
|
/* DELUGE PLEX THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/deluge/deluge-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
--modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||||
--progress-color: #cc7b19;
|
--progress-color: #cc7b19;
|
||||||
--button-color: #cc7b19;
|
--button-color: #cc7b19;
|
||||||
--button-color-hover: #e59029;
|
--button-color-hover: #e59029;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DELUGE SPACE GRAY THEME */
|
/* DELUGE SPACE GRAY THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/deluge/deluge-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DOZZLE AQUAMARINE THEME */
|
/* DOZZLE AQUAMARINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/dozzle/dozzle-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DOZZLE DARK THEME */
|
/* DOZZLE DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/dozzle/dozzle-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DOZZLE HOTLINE THEME */
|
/* DOZZLE HOTLINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/dozzle/dozzle-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DOZZLE ORGANIZR-DARK THEME */
|
/* DOZZLE ORGANIZR-DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/dozzle/dozzle-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -12,10 +12,10 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DOZZLE PLEX THEME */
|
/* DOZZLE PLEX THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/dozzle/dozzle-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
--modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||||
--accent-color: 229, 160, 13;
|
--accent-color: 229, 160, 13;
|
||||||
--button-color: #cc7b19;
|
--button-color: #cc7b19;
|
||||||
--button-color-hover: #e59029;
|
--button-color-hover: #e59029;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DOZZLE SPACE GRAY THEME */
|
/* DOZZLE SPACE GRAY THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/dozzle/dozzle-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DUPLICACY AQUAMARINE THEME */
|
/* DUPLICACY AQUAMARINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/duplicacy/duplicacy-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DUPLICACY DARK THEME */
|
/* DUPLICACY DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/duplicacy/duplicacy-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DUPLICACY HOTLINE THEME */
|
/* DUPLICACY HOTLINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/duplicacy/duplicacy-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DUPLICACY ORGANIZR-DARK THEME */
|
/* DUPLICACY ORGANIZR-DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/duplicacy/duplicacy-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -12,10 +12,10 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DUPLICACY PLEX THEME */
|
/* DUPLICACY PLEX THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/duplicacy/duplicacy-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
--modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||||
--button-color: #cc7b19;
|
--button-color: #cc7b19;
|
||||||
--button-color-hover: #e59029;
|
--button-color-hover: #e59029;
|
||||||
--button-text: #eee;
|
--button-text: #eee;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* DUPLICACY SPACE GRAY THEME */
|
/* DUPLICACY SPACE GRAY THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/duplicacy/duplicacy-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* EMBY AQUAMARINE THEME */
|
/* EMBY AQUAMARINE THEME */
|
||||||
@import url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/emby/emby-base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
|
||||||
:root {
|
:root {
|
||||||
--theme-primary-color: #009688;
|
--theme-primary-color: #009688;
|
||||||
--theme-text-color: #eee;
|
--theme-text-color: #eee;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* EMBY DARK THEME */
|
/* EMBY DARK THEME */
|
||||||
@import url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/emby/emby-base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--theme-primary-color: #646464;
|
--theme-primary-color: #646464;
|
||||||
|
|||||||
@ -48,7 +48,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.pageTitleWithDefaultLogo {
|
.pageTitleWithDefaultLogo {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/emby/logowhite.png)
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/emby/logowhite.png)
|
||||||
}
|
}
|
||||||
|
|
||||||
.backgroundContainer,.dialog,html {
|
.backgroundContainer,.dialog,html {
|
||||||
@ -502,7 +502,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.drawerLogo {
|
.drawerLogo {
|
||||||
background-image: url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/emby/logowhite.png);
|
background-image: url(https://htpc.deathbybandaid.net/assets/theme.park/Resources/emby/logowhite.png);
|
||||||
border-bottom-color: var(--line-background)
|
border-bottom-color: var(--line-background)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* EMBY HOTLINE THEME */
|
/* EMBY HOTLINE THEME */
|
||||||
@import url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/emby/emby-base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
|
||||||
:root {
|
:root {
|
||||||
--theme-primary-color: #F44336;
|
--theme-primary-color: #F44336;
|
||||||
--theme-text-color: #eee;
|
--theme-text-color: #eee;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* EMBY ORGANIZR-DARK THEME */
|
/* EMBY ORGANIZR-DARK THEME */
|
||||||
@import url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/emby/emby-base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--theme-primary-color: #2cabe3;
|
--theme-primary-color: #2cabe3;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* EMBY PLEX THEME */
|
/* EMBY PLEX THEME */
|
||||||
@import url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/emby/emby-base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
|
||||||
:root {
|
:root {
|
||||||
--theme-primary-color: #e5a00d;
|
--theme-primary-color: #e5a00d;
|
||||||
--theme-text-color: #eee;
|
--theme-text-color: #eee;
|
||||||
@ -21,13 +21,13 @@
|
|||||||
--theme-primary-color-lightened: rgba(229, 161, 13, 0.2);
|
--theme-primary-color-lightened: rgba(229, 161, 13, 0.2);
|
||||||
--theme-icon-focus-background: rgba(229, 161, 13, 0.2);
|
--theme-icon-focus-background: rgba(229, 161, 13, 0.2);
|
||||||
|
|
||||||
--theme-background: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--theme-background: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--header-blur-background: rgba(20,20,20,0.66);
|
--header-blur-background: rgba(20,20,20,0.66);
|
||||||
--drawer-background: #2C2C2E;
|
--drawer-background: #2C2C2E;
|
||||||
--docked-drawer-background: rgba(0, 0, 0, 0.25);
|
--docked-drawer-background: rgba(0, 0, 0, 0.25);
|
||||||
--button-background: #1f1f1f;
|
--button-background: #1f1f1f;
|
||||||
--card-background: rgba(0, 0, 0, 0.15);
|
--card-background: rgba(0, 0, 0, 0.15);
|
||||||
--footer-background: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;;
|
--footer-background: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;;
|
||||||
--footer-blur-background: rgba(29,29,31,0.66);
|
--footer-blur-background: rgba(29,29,31,0.66);
|
||||||
|
|
||||||
--header-background: var(--theme-background);
|
--header-background: var(--theme-background);
|
||||||
@ -39,24 +39,24 @@
|
|||||||
|
|
||||||
@media (pointer: fine) {
|
@media (pointer: fine) {
|
||||||
:not(.layout-tv):root {
|
:not(.layout-tv):root {
|
||||||
--theme-background: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--theme-background: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--header-blur-background: rgba(20,20,20,0.66);
|
--header-blur-background: rgba(20,20,20,0.66);
|
||||||
--drawer-background: #2C2C2E;
|
--drawer-background: #2C2C2E;
|
||||||
--docked-drawer-background: rgba(0, 0, 0, 0.25);
|
--docked-drawer-background: rgba(0, 0, 0, 0.25);
|
||||||
--button-background: #1f1f1f;
|
--button-background: #1f1f1f;
|
||||||
--card-background: rgba(0, 0, 0, 0.15);
|
--card-background: rgba(0, 0, 0, 0.15);
|
||||||
--footer-background: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;;
|
--footer-background: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;;
|
||||||
--footer-blur-background: rgba(29,29,31,0.66);
|
--footer-blur-background: rgba(29,29,31,0.66);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.layout-tv:root {
|
.layout-tv:root {
|
||||||
--theme-background: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--theme-background: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--header-blur-background: rgba(20,20,20,0.66);
|
--header-blur-background: rgba(20,20,20,0.66);
|
||||||
--drawer-background: #2C2C2E;
|
--drawer-background: #2C2C2E;
|
||||||
--docked-drawer-background: rgba(0, 0, 0, 0.25);
|
--docked-drawer-background: rgba(0, 0, 0, 0.25);
|
||||||
--button-background: #1f1f1f;
|
--button-background: #1f1f1f;
|
||||||
--card-background: rgba(0, 0, 0, 0.15);
|
--card-background: rgba(0, 0, 0, 0.15);
|
||||||
--footer-background: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;;
|
--footer-background: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;;
|
||||||
--footer-blur-background: rgba(29,29,31,0.66);
|
--footer-blur-background: rgba(29,29,31,0.66);
|
||||||
}
|
}
|
||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* EMBY SPACE GRAY THEME */
|
/* EMBY SPACE GRAY THEME */
|
||||||
@import url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/emby/emby-base.css");
|
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
|
||||||
:root {
|
:root {
|
||||||
--theme-primary-color: #81a6b7;
|
--theme-primary-color: #81a6b7;
|
||||||
--theme-text-color: #eee;
|
--theme-text-color: #eee;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* FILEBROWSER AQUAMARINE THEME */
|
/* FILEBROWSER AQUAMARINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/filebrowser/filebrowser-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* FILEBROWSER DARK THEME */
|
/* FILEBROWSER DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/filebrowser/filebrowser-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* FILEBROWSER HOTLINE THEME */
|
/* FILEBROWSER HOTLINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/filebrowser/filebrowser-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* FILEBROWSER ORGANIZR-DARK THEME */
|
/* FILEBROWSER ORGANIZR-DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/filebrowser/filebrowser-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -12,10 +12,10 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* FILEBROWSER PLEX THEME */
|
/* FILEBROWSER PLEX THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/filebrowser/filebrowser-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
--modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||||
--button-color: #cc7b19;
|
--button-color: #cc7b19;
|
||||||
--button-color-hover: #e59029;
|
--button-color-hover: #e59029;
|
||||||
--accent-color: #e5a00d;
|
--accent-color: #e5a00d;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* FILEBROWSER SPACE GRAY THEME */
|
/* FILEBROWSER SPACE GRAY THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/filebrowser/filebrowser-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* FLOOD AQUAMARINE THEME */
|
/* FLOOD AQUAMARINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/flood/flood-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* FLOOD DARK THEME */
|
/* FLOOD DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/flood/flood-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* FLOOD HOTLINE THEME */
|
/* FLOOD HOTLINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/flood/flood-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* FLOOD ORGANIZR-DARK THEME */
|
/* FLOOD ORGANIZR-DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/flood/flood-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
|
|||||||
@ -11,11 +11,11 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* FLOOD PLEX THEME */
|
/* FLOOD PLEX THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/flood/flood-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
--modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||||
|
|
||||||
--button-color: #cc7b19;
|
--button-color: #cc7b19;
|
||||||
--button-color-hover: #e59029;
|
--button-color-hover: #e59029;
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* FLOOD SPACE GRAY THEME */
|
/* FLOOD SPACE GRAY THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/flood/flood-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, rgba(87, 108, 117, 1) 0%, rgba(37, 50, 55, 1) 100.2%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, rgba(87, 108, 117, 1) 0%, rgba(37, 50, 55, 1) 100.2%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GAPS AQUAMARINE THEME */
|
/* GAPS AQUAMARINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gaps/gaps-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GAPS DARK THEME */
|
/* GAPS DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gaps/gaps-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GAPS HOTLINE THEME */
|
/* GAPS HOTLINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gaps/gaps-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GAPS ORGANIZR-DARK THEME */
|
/* GAPS ORGANIZR-DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gaps/gaps-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -11,10 +11,10 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GAPS PLEX THEME */
|
/* GAPS PLEX THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gaps/gaps-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
--modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||||
|
|
||||||
--button-color: #cc7b19;
|
--button-color: #cc7b19;
|
||||||
--button-color-hover: #e59029;
|
--button-color-hover: #e59029;
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GAPS SPACE-GRAY THEME */
|
/* GAPS SPACE-GRAY THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gaps/gaps-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
|
||||||
:root{
|
:root{
|
||||||
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,8 +12,8 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GITEA AQUAMARINE THEME */
|
/* GITEA AQUAMARINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gitea/gitea-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gitea/chroma.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,8 +12,8 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GITEA DARK THEME */
|
/* GITEA DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gitea/gitea-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gitea/chroma.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,8 +12,8 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GITEA HOTLINE THEME */
|
/* GITEA HOTLINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gitea/gitea-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gitea/chroma.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,8 +12,8 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GITEA ORGANIZR-DARK THEME */
|
/* GITEA ORGANIZR-DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gitea/gitea-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gitea/chroma.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: #1f1f1f;
|
--main-bg-color: #1f1f1f;
|
||||||
--modal-bg-color: #1b1b1b;
|
--modal-bg-color: #1b1b1b;
|
||||||
|
|||||||
@ -12,11 +12,11 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GITEA PLEX THEME */
|
/* GITEA PLEX THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gitea/gitea-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gitea/chroma.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
--main-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/blur-noise.png"), url("https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
--modal-bg-color: url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/blur-noise.png"), url("https://htpc.deathbybandaid.net/assets/theme.park/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||||
--button-color: #cc7b19;
|
--button-color: #cc7b19;
|
||||||
--button-color-hover: #e59029;
|
--button-color-hover: #e59029;
|
||||||
--button-text: #eee;
|
--button-text: #eee;
|
||||||
|
|||||||
@ -12,8 +12,8 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GITEA SPACE GRAY THEME */
|
/* GITEA SPACE GRAY THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gitea/gitea-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/gitea/chroma.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/chroma.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GRAFANA AQUAMARINE THEME */
|
/* GRAFANA AQUAMARINE THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/grafana/grafana-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
/* GRAFANA DARK THEME */
|
/* GRAFANA DARK THEME */
|
||||||
@import url(https://git.deathbybandaid.net/deathbybandaid/theme.park/raw/branch/dbb/CSS/themes/grafana/grafana-base.css);
|
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user