update 6-10-21
This commit is contained in:
parent
c8bd544ab4
commit
2fad96e5b0
@ -1,8 +1,8 @@
|
||||
# CSS Addons
|
||||
|
||||
## [Organizr](https://github.com/gilbN/theme.park/tree/master/CSS/addons/organizr/)
|
||||
## [Organizr](https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/)
|
||||
|
||||
## [Radarr](https://github.com/gilbN/theme.park/tree/master/CSS/addons/radarr)
|
||||
## [Radarr](https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/radarr)
|
||||
|
||||
## [Sonarr](https://github.com/gilbN/theme.park/tree/master/CSS/addons/sonarr)
|
||||
## [Sonarr](https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr)
|
||||
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
background-size: cover;
|
||||
-webkit-background-size: cover;
|
||||
-moz-background-size: cover;
|
||||
-o-backgroun-.dev
|
||||
-o-background-size: cover;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
# Organizr Addons
|
||||
|
||||
## [Glass](https://github.com/gilbN/theme.park/tree/master/CSS/addons/organizr/glass)
|
||||
## [Glass](https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass)
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
|
||||
## Installation
|
||||
|
||||
* [Full](https://github.com/gilbN/theme.park/tree/master/CSS/addons/organizr/glass#Full)
|
||||
* [Login - Lockscreen only](https://github.com/gilbN/theme.park/tree/master/CSS/addons/organizr/glass#login---lockscreen-only)
|
||||
* [Full](https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass#Full)
|
||||
* [Login - Lockscreen only](https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/organizr/glass#login---lockscreen-only)
|
||||
|
||||
|
||||
|
||||
|
||||
@ -69,5 +69,28 @@
|
||||
-webkit-background-size: cover;
|
||||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
margin-left: 20px;
|
||||
margin-right: 8px;
|
||||
flex: 0 0 32px;
|
||||
}
|
||||
}
|
||||
|
||||
[class*="LoadingPage-logoFull-"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
[class*="LoadingPage-page-"]:before {
|
||||
background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/radarr/radarr4k-v3.png");
|
||||
display: inline-block;
|
||||
width: 148px;
|
||||
height: 48px;
|
||||
content:"";
|
||||
background-size: cover;
|
||||
-webkit-background-size: cover;
|
||||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
margin-top: 50px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
|
||||
}
|
||||
@ -93,3 +93,23 @@
|
||||
-o-background-size: cover;
|
||||
}
|
||||
}
|
||||
|
||||
[class*="LoadingPage\/logoFull\/"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
[class*="LoadingPage\/page\/"]:before {
|
||||
background-image: url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/addons/sonarr/sonarr-4k.png");
|
||||
display: inline-block;
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
content:"";
|
||||
background-size: cover;
|
||||
-webkit-background-size: cover;
|
||||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
margin-top: 50px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
|
||||
}
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
body {
|
||||
background: var(--main-bg-color);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* ADGUARD AQUAMARINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* ADGUARD DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* ADGUARD HOTLINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* ADGUARD ORGANIZR-DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* ADGUARD PLEX THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* ADGUARD SPACE GRAY THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/adguard/adguard-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* BAZARR AQUAMARINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
html {
|
||||
background: var(--main-bg-color);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
* {
|
||||
outline: none;
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* BAZARR DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* BAZARR HOTLINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* BAZARR ORGANIZR-DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* BAZARR PLEX THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* BAZARR SPACE GRAY THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bazarr/bazarr-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* BITWARDEN AQUAMARINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
* {
|
||||
outline: none;
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* BITWARDEN DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* BITWARDEN HOTLINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* BITWARDEN ORGANIZR-DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* BITWARDEN PLEX THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* BITWARDEN SPACE GRAY THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/bitwarden/bitwarden-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* CALIBRE-WEB AQUAMARINE THEME */
|
||||
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* "Re-skin" of CaliBlur https://github.com/leram84/layer.Cake/tree/master/caliBlur */
|
||||
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* CALIBRE-WEB DARK THEME */
|
||||
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* CALIBRE-WEB HOTLINE THEME */
|
||||
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* CALIBRE-WEB ORGANIZR-DARK THEME */
|
||||
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* CALIBRE-WEB SPACE GRAY THEME */
|
||||
/* Set theme to CaliBlur in UI Configuration -> View Configuration -> Theme -> CaliBlur -> Submit */
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DELUGE AQUAMARINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DELUGE DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* Based on https://github.com/HalianElf/Deluge-Dark/blob/master/deluge.css */
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DELUGE HOTLINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DELUGE ORGANIZR-DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DELUGE PLEX THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DELUGE SPACE GRAY THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/deluge/deluge-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DOZZLE AQUAMARINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DOZZLE DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
* {
|
||||
outline: none;
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DOZZLE HOTLINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DOZZLE ORGANIZR-DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DOZZLE PLEX THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DOZZLE SPACE GRAY THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/dozzle/dozzle-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DUPLICACY AQUAMARINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DUPLICACY DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
|
||||
body {
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DUPLICACY HOTLINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DUPLICACY ORGANIZR-DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DUPLICACY PLEX THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* DUPLICACY SPACE GRAY THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/duplicacy/duplicacy-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* EMBY AQUAMARINE THEME */
|
||||
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* EMBY DARK THEME */
|
||||
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* EMBY HOTLINE THEME */
|
||||
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* EMBY ORGANIZR-DARK THEME */
|
||||
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* EMBY PLEX THEME */
|
||||
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* EMBY SPACE GRAY THEME */
|
||||
@import url("https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/emby/emby-base.css");
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* FILEBROWSER AQUAMARINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* FILEBROWSER DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* Based on https://github.com/Archmonger/Blackberry-Themes/blob/master/Themes/Blackberry-Flat/bbf_filebrowser.css */
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* FILEBROWSER HOTLINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* FILEBROWSER ORGANIZR-DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* FILEBROWSER PLEX THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* FILEBROWSER SPACE GRAY THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/filebrowser/filebrowser-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* FLOOD AQUAMARINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* FLOOD DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* MOBILE */
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* FLOOD HOTLINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* FLOOD ORGANIZR-DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* FLOOD PLEX THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* FLOOD SPACE GRAY THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/flood/flood-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GAPS AQUAMARINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GAPS DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
body {
|
||||
background: var(--main-bg-color);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GAPS HOTLINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GAPS ORGANIZR-DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GAPS PLEX THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GAPS SPACE-GRAY THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gaps/gaps-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GITEA AQUAMARINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GITEA DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
body {
|
||||
background: var(--main-bg-color);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GITEA HOTLINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GITEA ORGANIZR-DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GITEA PLEX THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GITEA SPACE GRAY THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/gitea/gitea-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GRAFANA AQUAMARINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GRAFANA DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
body {
|
||||
color:#FFFFFF !important;
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GRAFANA HOTLINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GRAFANA ORGANIZR-DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GRAFANA THEME FOR ORGANIZR DASHBOARD INTEGRATION */
|
||||
body {
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* LIDARR PLEX THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GRAFANA SPACE GRAY THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/grafana/grafana-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GUACAMOLE AQUAMARINE THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
|
||||
/* GUACAMOLE DARK THEME */
|
||||
@import url(https://htpc.deathbybandaid.net/assets/theme.park/CSS/themes/guacamole/guacamole-base.css);
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
/* https://htpc.deathbybandaid.net/assets/theme.park */
|
||||
body {
|
||||
background: var(--main-bg-color) !important;
|
||||
background-repeat: repeat, no-repeat;
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user