diff --git a/CSS/themes/bazarr/aquamarine.css b/CSS/themes/bazarr/aquamarine.css index 4047f274..5e5f07a9 100644 --- a/CSS/themes/bazarr/aquamarine.css +++ b/CSS/themes/bazarr/aquamarine.css @@ -13,9 +13,4 @@ /* BAZARR AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css); -@import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS */ -:root { - --queue-color: #009688; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/aquamarine.css); \ No newline at end of file diff --git a/CSS/themes/bazarr/dark.css b/CSS/themes/bazarr/dark.css index 2d2dfff3..a10b5ceb 100644 --- a/CSS/themes/bazarr/dark.css +++ b/CSS/themes/bazarr/dark.css @@ -13,9 +13,4 @@ /* BAZARR DARK THEME */ @import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS */ -:root { - --queue-color: #6b5; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/bazarr/dracula.css b/CSS/themes/bazarr/dracula.css index cba0b87c..c9eae5d0 100644 --- a/CSS/themes/bazarr/dracula.css +++ b/CSS/themes/bazarr/dracula.css @@ -14,8 +14,3 @@ /* BAZARR DRACULA THEME */ @import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css); @import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS */ -:root { - --queue-color: #50fa7b; -} diff --git a/CSS/themes/bazarr/hotline.css b/CSS/themes/bazarr/hotline.css index 08085635..ba7ffff9 100644 --- a/CSS/themes/bazarr/hotline.css +++ b/CSS/themes/bazarr/hotline.css @@ -13,9 +13,4 @@ /* BAZARR HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS */ -:root { - --queue-color: #6b5; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/bazarr/organizr-dark.css b/CSS/themes/bazarr/organizr-dark.css index 0c0f08b1..cf758cd8 100644 --- a/CSS/themes/bazarr/organizr-dark.css +++ b/CSS/themes/bazarr/organizr-dark.css @@ -13,9 +13,4 @@ /* BAZARR ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS */ -:root { - --queue-color: #2cabe3; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/bazarr/plex.css b/CSS/themes/bazarr/plex.css index 4eb2bfce..902fa2a6 100644 --- a/CSS/themes/bazarr/plex.css +++ b/CSS/themes/bazarr/plex.css @@ -13,9 +13,4 @@ /* BAZARR PLEX THEME */ @import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css); -@import url(https://theme-park.dev/CSS/variables/plex.css); - -/* APP VARS */ -:root { - --queue-color: #27c24c; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/bazarr/space-gray.css b/CSS/themes/bazarr/space-gray.css index ab5cce99..0bd55a97 100644 --- a/CSS/themes/bazarr/space-gray.css +++ b/CSS/themes/bazarr/space-gray.css @@ -13,9 +13,4 @@ /* BAZARR SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/bazarr/bazarr-base.css); -@import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS */ -:root { - --queue-color: #81a6b7; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/space-gray.css); \ No newline at end of file diff --git a/CSS/themes/deluge/aquamarine.css b/CSS/themes/deluge/aquamarine.css index abcf88cd..0fbb9cd1 100644 --- a/CSS/themes/deluge/aquamarine.css +++ b/CSS/themes/deluge/aquamarine.css @@ -13,9 +13,4 @@ /* DELUGE AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/deluge/deluge-base.css); -@import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS */ -:root { - --progress-color: 0, 150, 136; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/aquamarine.css); \ No newline at end of file diff --git a/CSS/themes/deluge/dark.css b/CSS/themes/deluge/dark.css index 80f6e07a..dda92bab 100644 --- a/CSS/themes/deluge/dark.css +++ b/CSS/themes/deluge/dark.css @@ -13,9 +13,4 @@ /* DELUGE DARK THEME */ @import url(https://theme-park.dev/CSS/themes/deluge/deluge-base.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS */ -:root { - --progress-color: 61, 61, 61; -} +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/deluge/deluge-base.css b/CSS/themes/deluge/deluge-base.css index dc2aec23..ad807584 100644 --- a/CSS/themes/deluge/deluge-base.css +++ b/CSS/themes/deluge/deluge-base.css @@ -2349,7 +2349,7 @@ } .x-progress-bar { - background-color: rgb(var(--progress-color)); + background-color: rgb(var(--accent-color)); background-image: none; border-top-color: transparent; border-bottom-color: transparent; diff --git a/CSS/themes/deluge/dracula.css b/CSS/themes/deluge/dracula.css index 1f6840fa..7985bbf3 100644 --- a/CSS/themes/deluge/dracula.css +++ b/CSS/themes/deluge/dracula.css @@ -13,9 +13,4 @@ /* DELUGE DRACULA THEME */ @import url(https://theme-park.dev/CSS/themes/deluge/deluge-base.css); -@import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS */ -:root { - --progress-color: 80, 250, 123; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dracula.css); \ No newline at end of file diff --git a/CSS/themes/deluge/hotline.css b/CSS/themes/deluge/hotline.css index 45b5d1e4..e208761e 100644 --- a/CSS/themes/deluge/hotline.css +++ b/CSS/themes/deluge/hotline.css @@ -13,9 +13,4 @@ /* DELUGE HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/deluge/deluge-base.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS */ -:root { - --progress-color: 223, 108, 76; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/deluge/organizr-dark.css b/CSS/themes/deluge/organizr-dark.css index 9950f168..b503058f 100644 --- a/CSS/themes/deluge/organizr-dark.css +++ b/CSS/themes/deluge/organizr-dark.css @@ -13,9 +13,4 @@ /* DELUGE ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/deluge/deluge-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS */ -:root { - --progress-color: 44, 171, 227; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/deluge/plex.css b/CSS/themes/deluge/plex.css index 0ed1ff17..6835a253 100644 --- a/CSS/themes/deluge/plex.css +++ b/CSS/themes/deluge/plex.css @@ -13,9 +13,4 @@ /* DELUGE PLEX THEME */ @import url(https://theme-park.dev/CSS/themes/deluge/deluge-base.css); -@import url(https://theme-park.dev/CSS/variables/plex.css); - -/* APP VARS */ -:root { - --progress-color: 204, 123, 25; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/deluge/space-gray.css b/CSS/themes/deluge/space-gray.css index b7008796..25522a67 100644 --- a/CSS/themes/deluge/space-gray.css +++ b/CSS/themes/deluge/space-gray.css @@ -13,9 +13,4 @@ /* DELUGE SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/deluge/deluge-base.css); -@import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS */ -:root { - --progress-color: 96, 125, 139; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/space-gray.css); \ No newline at end of file diff --git a/CSS/themes/dozzle/aquamarine.css b/CSS/themes/dozzle/aquamarine.css index b2294253..f08191cf 100644 --- a/CSS/themes/dozzle/aquamarine.css +++ b/CSS/themes/dozzle/aquamarine.css @@ -14,13 +14,3 @@ /* DOZZLE AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-base.css); @import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS */ -:root { - --scheme-main-ter: var(--main-bg-color); - --text-strong-color: var(--button-text-hover); - --border-color: rgb(255 255 255 / 25%); - --logo-color: rgb(var(--accent-color)); - --body-background-color: var(--main-bg-color); - --border-hover-color: rgb(var(--accent-color)); -} \ No newline at end of file diff --git a/CSS/themes/dozzle/dark.css b/CSS/themes/dozzle/dark.css index dcc68fe9..18b09ace 100644 --- a/CSS/themes/dozzle/dark.css +++ b/CSS/themes/dozzle/dark.css @@ -13,14 +13,4 @@ /* DOZZLE DARK THEME */ @import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-base.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS */ -:root { - --scheme-main-ter: var(--main-bg-color); - --text-strong-color: var(--button-text-hover); - --border-color: rgb(255 255 255 / 25%); - --logo-color: rgb(var(--accent-color)); - --body-background-color: var(--main-bg-color); - --border-hover-color: rgb(var(--accent-color)); -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/dozzle/dozzle-base.css b/CSS/themes/dozzle/dozzle-base.css index 3998d83c..8d3c6495 100644 --- a/CSS/themes/dozzle/dozzle-base.css +++ b/CSS/themes/dozzle/dozzle-base.css @@ -10,6 +10,15 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ +:root { + --scheme-main-ter: var(--main-bg-color); + --text-strong-color: var(--button-text-hover); + --border-color: rgb(255 255 255 / 25%); + --logo-color: rgb(var(--accent-color)); + --body-background-color: var(--main-bg-color); + --border-hover-color: rgb(var(--accent-color)); +} + * { outline: none; } diff --git a/CSS/themes/dozzle/dracula.css b/CSS/themes/dozzle/dracula.css index 22dcb6d3..d95e4f9f 100644 --- a/CSS/themes/dozzle/dracula.css +++ b/CSS/themes/dozzle/dracula.css @@ -13,14 +13,4 @@ /* DOZZLE DRACULA THEME */ @import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-base.css); -@import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS */ -:root { - --scheme-main-ter: var(--main-bg-color); - --text-strong-color: var(--button-text-hover); - --border-color: rgb(255 255 255 / 25%); - --logo-color: rgb(var(--accent-color)); - --body-background-color: var(--main-bg-color); - --border-hover-color: rgb(var(--accent-color)); -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dracula.css); \ No newline at end of file diff --git a/CSS/themes/dozzle/hotline.css b/CSS/themes/dozzle/hotline.css index c55431ba..62c12d22 100644 --- a/CSS/themes/dozzle/hotline.css +++ b/CSS/themes/dozzle/hotline.css @@ -13,14 +13,4 @@ /* DOZZLE HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-base.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS */ -:root { - --scheme-main-ter: var(--main-bg-color); - --text-strong-color: var(--button-text-hover); - --border-color: rgb(255 255 255 / 25%); - --logo-color: rgb(var(--accent-color)); - --body-background-color: var(--main-bg-color); - --border-hover-color: rgb(var(--accent-color)); -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/dozzle/organizr-dark.css b/CSS/themes/dozzle/organizr-dark.css index ca21a4fb..a7acf2e7 100644 --- a/CSS/themes/dozzle/organizr-dark.css +++ b/CSS/themes/dozzle/organizr-dark.css @@ -13,14 +13,4 @@ /* DOZZLE ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS */ -:root { - --scheme-main-ter: var(--main-bg-color); - --text-strong-color: var(--button-text-hover); - --border-color: rgb(255 255 255 / 25%); - --logo-color: rgb(var(--accent-color)); - --body-background-color: var(--main-bg-color); - --border-hover-color: rgb(var(--accent-color)); -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/dozzle/plex.css b/CSS/themes/dozzle/plex.css index 0336c880..a7b98f34 100644 --- a/CSS/themes/dozzle/plex.css +++ b/CSS/themes/dozzle/plex.css @@ -13,14 +13,4 @@ /* DOZZLE PLEX THEME */ @import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-base.css); -@import url(https://theme-park.dev/CSS/variables/plex.css); - -/* APP VARS */ -:root { - --scheme-main-ter: var(--main-bg-color); - --text-strong-color: var(--button-text-hover); - --border-color: rgb(255 255 255 / 25%); - --logo-color: rgb(var(--accent-color)); - --body-background-color: var(--main-bg-color); - --border-hover-color: rgb(var(--accent-color)); -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/dozzle/space-gray.css b/CSS/themes/dozzle/space-gray.css index 7aa537d3..ffbd8ab8 100644 --- a/CSS/themes/dozzle/space-gray.css +++ b/CSS/themes/dozzle/space-gray.css @@ -13,14 +13,4 @@ /* DOZZLE SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/dozzle/dozzle-base.css); -@import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS */ -:root { - --scheme-main-ter: var(--main-bg-color); - --text-strong-color: var(--button-text-hover); - --border-color: rgb(255 255 255 / 25%); - --logo-color: rgb(var(--accent-color)); - --body-background-color: var(--main-bg-color); - --border-hover-color: rgb(var(--accent-color)); -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/space-gray.css); \ No newline at end of file diff --git a/CSS/themes/emby/aquamarine.css b/CSS/themes/emby/aquamarine.css index fa0cc664..23361aa2 100644 --- a/CSS/themes/emby/aquamarine.css +++ b/CSS/themes/emby/aquamarine.css @@ -14,50 +14,3 @@ /* EMBY AQUAMARINE THEME */ @import url("https://theme-park.dev/CSS/themes/emby/emby-base.css"); @import url("https://theme-park.dev/CSS/variables/aquamarine.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file diff --git a/CSS/themes/emby/dark.css b/CSS/themes/emby/dark.css index 8541c6e4..39732589 100644 --- a/CSS/themes/emby/dark.css +++ b/CSS/themes/emby/dark.css @@ -13,51 +13,4 @@ /* EMBY DARK THEME */ @import url("https://theme-park.dev/CSS/themes/emby/emby-base.css"); -@import url("https://theme-park.dev/CSS/variables/dark.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/dark.css"); \ No newline at end of file diff --git a/CSS/themes/emby/dracula.css b/CSS/themes/emby/dracula.css index 8844f812..d7932571 100644 --- a/CSS/themes/emby/dracula.css +++ b/CSS/themes/emby/dracula.css @@ -13,51 +13,4 @@ /* EMBY DRACULA THEME */ @import url("https://theme-park.dev/CSS/themes/emby/emby-base.css"); -@import url("https://theme-park.dev/CSS/variables/dracula.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/dracula.css"); \ No newline at end of file diff --git a/CSS/themes/emby/emby-base.css b/CSS/themes/emby/emby-base.css index 32ac0025..3c7120d9 100644 --- a/CSS/themes/emby/emby-base.css +++ b/CSS/themes/emby/emby-base.css @@ -1,3 +1,51 @@ +:root { + --theme-primary-color: var(--accent-color); + --theme-text-color: var(--text); + --theme-text-color-opaque: var(--text-hover); + --theme-accent-text-color: var(--accent-color); + --theme-primary-color-lightened: var(--accent-color-hover); + --theme-icon-focus-background: rgba(var(--accent-color), 0.2); + + --theme-background: var(--main-bg-color); + --header-blur-background: rgba(20,20,20,0.66); + --drawer-background: #2C2C2E; + --docked-drawer-background: rgba(0, 0, 0, 0.25); + --button-background: var(--button-color); + --card-background: rgba(0, 0, 0, 0.15); + --footer-background: var(--modal-footer-color); + --footer-blur-background: rgba(29,29,31,0.66); + + --header-background: var(--theme-background); + --theme-body-secondary-text-color: rgba(255, 255, 255, .6); + --line-background: rgba(255, 255, 255, .08); + --line-size: .08em; + --scrollbar-thumb-background: rgba(255,255,255,.3); +} + +@media (pointer: fine) { + :not(.layout-tv):root { + --theme-background: var(--main-bg-color); + --header-blur-background: rgba(20,20,20,0.66); + --drawer-background: #2C2C2E; + --docked-drawer-background: rgba(0, 0, 0, 0.25); + --button-background: #1f1f1f; + --card-background: rgba(0, 0, 0, 0.15); + --footer-background: var(--modal-footer-color); + --footer-blur-background: rgba(29,29,31,0.66); + } +} + +.layout-tv:root { + --theme-background: var(--main-bg-color); + --header-blur-background: rgba(20,20,20,0.66); + --drawer-background: #2C2C2E; + --docked-drawer-background: rgba(0, 0, 0, 0.25); + --button-background: #1f1f1f; + --card-background: rgba(0, 0, 0, 0.15); + --footer-background: var(--modal-footer-color); + --footer-blur-background: rgba(29,29,31,0.66); +} + /*TP CUSTOM */ h1, h2, diff --git a/CSS/themes/emby/hotline.css b/CSS/themes/emby/hotline.css index aa2536ef..a96757cc 100644 --- a/CSS/themes/emby/hotline.css +++ b/CSS/themes/emby/hotline.css @@ -13,51 +13,4 @@ /* EMBY HOTLINE THEME */ @import url("https://theme-park.dev/CSS/themes/emby/emby-base.css"); -@import url("https://theme-park.dev/CSS/variables/hotline.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/hotline.css"); \ No newline at end of file diff --git a/CSS/themes/emby/organizr-dark.css b/CSS/themes/emby/organizr-dark.css index 0d1ab840..113b2fc7 100644 --- a/CSS/themes/emby/organizr-dark.css +++ b/CSS/themes/emby/organizr-dark.css @@ -13,51 +13,4 @@ /* EMBY ORGANIZR-DARK THEME */ @import url("https://theme-park.dev/CSS/themes/emby/emby-base.css"); -@import url("https://theme-park.dev/CSS/variables/organizr-dark.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/organizr-dark.css"); \ No newline at end of file diff --git a/CSS/themes/emby/plex.css b/CSS/themes/emby/plex.css index c9c677ca..bf8ef40c 100644 --- a/CSS/themes/emby/plex.css +++ b/CSS/themes/emby/plex.css @@ -13,51 +13,4 @@ /* EMBY PLEX THEME */ @import url("https://theme-park.dev/CSS/themes/emby/emby-base.css"); -@import url("https://theme-park.dev/CSS/variables/plex.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/plex.css"); \ No newline at end of file diff --git a/CSS/themes/emby/space-gray.css b/CSS/themes/emby/space-gray.css index 17397553..b75108a2 100644 --- a/CSS/themes/emby/space-gray.css +++ b/CSS/themes/emby/space-gray.css @@ -13,51 +13,4 @@ /* EMBY SPACE GRAY THEME */ @import url("https://theme-park.dev/CSS/themes/emby/emby-base.css"); -@import url("https://theme-park.dev/CSS/variables/space-gray.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/space-gray.css"); \ No newline at end of file diff --git a/CSS/themes/flood/aquamarine.css b/CSS/themes/flood/aquamarine.css index 4a6f78e1..f97017fd 100644 --- a/CSS/themes/flood/aquamarine.css +++ b/CSS/themes/flood/aquamarine.css @@ -12,9 +12,4 @@ /* FLOOD AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/flood/flood-base.css); -@import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS */ -:root { - --accent-color: 18, 175, 160; - } \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/aquamarine.css); \ No newline at end of file diff --git a/CSS/themes/gitea/aquamarine.css b/CSS/themes/gitea/aquamarine.css index fc3b55a5..d4b28378 100644 --- a/CSS/themes/gitea/aquamarine.css +++ b/CSS/themes/gitea/aquamarine.css @@ -14,14 +14,4 @@ /* GITEA AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); @import url(https://theme-park.dev/CSS/themes/gitea/chroma.css); -@import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS */ -:root { - --color-secondary-alpha-70: rgba(0, 0, 0, 0.35); - --color-primary-light-4: #002D24; - --color-primary-light-2: #004B40; - --color-primary: #006B5F; - --color-primary-dark-2: #008C7E; - --color-primary-dark-4: #12AFA0; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/aquamarine.css); \ No newline at end of file diff --git a/CSS/themes/gitea/dark.css b/CSS/themes/gitea/dark.css index 80b0c478..02a459c7 100644 --- a/CSS/themes/gitea/dark.css +++ b/CSS/themes/gitea/dark.css @@ -14,14 +14,4 @@ /* GITEA DARK THEME */ @import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); @import url(https://theme-park.dev/CSS/themes/gitea/chroma.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS */ -:root { - --color-secondary-alpha-70: rgba(0, 0, 0, 0.35); - --color-primary-light-4: #303030; - --color-primary-light-2: #5E5E5E; - --color-primary: #919191; - --color-primary-dark-2: #C6C6C6; - --color-primary-dark-4: #FFFFFF; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/gitea/dracula.css b/CSS/themes/gitea/dracula.css index 2cc2af48..316294b0 100644 --- a/CSS/themes/gitea/dracula.css +++ b/CSS/themes/gitea/dracula.css @@ -14,14 +14,4 @@ /* GITEA DRACULA THEME */ @import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); @import url(https://theme-park.dev/CSS/themes/gitea/chroma.css); -@import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS */ -:root { - --color-secondary-alpha-70: rgba(0, 0, 0, 0.35); - --color-primary-light-4: #003B00; - --color-primary-light-2: #006700; - --color-primary: #00961D; - --color-primary-dark-2: #00C74D; - --color-primary-dark-4: #50FA7B; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dracula.css); \ No newline at end of file diff --git a/CSS/themes/gitea/gitea-base.css b/CSS/themes/gitea/gitea-base.css index b1c6cf5e..3e849593 100644 --- a/CSS/themes/gitea/gitea-base.css +++ b/CSS/themes/gitea/gitea-base.css @@ -10,6 +10,15 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ +:root { + --color-secondary-alpha-70: var(--gitea-color-secondary-alpha-70); + --color-primary-light-4: var(--gitea-color-primary-light-4); + --color-primary-light-2: var(--gitea-color-primary-light-2); + --color-primary: var(--gitea-color-primary); + --color-primary-dark-2: var(--gitea-color-primary-dark-2); + --color-primary-dark-4: var(--gitea-color-primary-dark-4); + } + body { background: var(--main-bg-color); background-repeat: repeat, no-repeat; diff --git a/CSS/themes/gitea/hotline.css b/CSS/themes/gitea/hotline.css index 56897d27..3f9e640d 100644 --- a/CSS/themes/gitea/hotline.css +++ b/CSS/themes/gitea/hotline.css @@ -14,14 +14,4 @@ /* GITEA HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); @import url(https://theme-park.dev/CSS/themes/gitea/chroma.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS */ -:root { - --color-secondary-alpha-70: rgba(0, 0, 0, 0.35); - --color-primary-light-4: #690000; - --color-primary-light-2: #890000; - --color-primary: #AC0002; - --color-primary-dark-2: #D0191D; - --color-primary-dark-4: #F44336; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/gitea/organizr-dark.css b/CSS/themes/gitea/organizr-dark.css index 2cfaad15..082541d7 100644 --- a/CSS/themes/gitea/organizr-dark.css +++ b/CSS/themes/gitea/organizr-dark.css @@ -14,14 +14,4 @@ /* GITEA ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); @import url(https://theme-park.dev/CSS/themes/gitea/chroma.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS */ -:root { - --color-secondary-alpha-70: rgba(0, 0, 0, 0.35); - --color-primary-light-4: #002A57; - --color-primary-light-2: #004878; - --color-primary: #00679A; - --color-primary-dark-2: #0088BE; - --color-primary-dark-4: #2CABE3; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/gitea/plex.css b/CSS/themes/gitea/plex.css index 675f8283..42992dc6 100644 --- a/CSS/themes/gitea/plex.css +++ b/CSS/themes/gitea/plex.css @@ -14,14 +14,4 @@ /* GITEA PLEX THEME */ @import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); @import url(https://theme-park.dev/CSS/themes/gitea/chroma.css); -@import url(https://theme-park.dev/CSS/variables/plex.css); - -/* APP VARS */ -:root { - --color-secondary-alpha-70: rgba(0, 0, 0, 0.35); - --color-primary-light-4: #492000; - --color-primary-light-2: #6E4500; - --color-primary: #9B6C00; - --color-primary-dark-2: #CC9500; - --color-primary-dark-4: #FFC107; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/gitea/space-gray.css b/CSS/themes/gitea/space-gray.css index 6ce3907f..567ab2e8 100644 --- a/CSS/themes/gitea/space-gray.css +++ b/CSS/themes/gitea/space-gray.css @@ -14,14 +14,4 @@ /* GITEA SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/gitea/gitea-base.css); @import url(https://theme-park.dev/CSS/themes/gitea/chroma.css); -@import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS */ -:root { - --color-secondary-alpha-70: rgba(0, 0, 0, 0.35); - --color-primary-light-4: #002634; - --color-primary-light-2: #1D4352; - --color-primary: #3E6272; - --color-primary-dark-2: #5F8394; - --color-primary-dark-4: #81A6B7; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/space-gray.css); \ No newline at end of file diff --git a/CSS/themes/jellyfin/aquamarine.css b/CSS/themes/jellyfin/aquamarine.css index 2fad25e2..e0e69322 100644 --- a/CSS/themes/jellyfin/aquamarine.css +++ b/CSS/themes/jellyfin/aquamarine.css @@ -13,51 +13,4 @@ /* JELLYFIN AQUAMARINE THEME */ @import url("https://theme-park.dev/CSS/themes/jellyfin/jellyfin-base.css"); -@import url("https://theme-park.dev/CSS/variables/aquamarine.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/aquamarine.css"); \ No newline at end of file diff --git a/CSS/themes/jellyfin/dark.css b/CSS/themes/jellyfin/dark.css index 0096182d..04b96454 100644 --- a/CSS/themes/jellyfin/dark.css +++ b/CSS/themes/jellyfin/dark.css @@ -13,51 +13,4 @@ /* JELLYFIN DARK THEME */ @import url("https://theme-park.dev/CSS/themes/jellyfin/jellyfin-base.css"); -@import url("https://theme-park.dev/CSS/variables/dark.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/dark.css"); \ No newline at end of file diff --git a/CSS/themes/jellyfin/dracula.css b/CSS/themes/jellyfin/dracula.css index 2ae65beb..11c1aac3 100644 --- a/CSS/themes/jellyfin/dracula.css +++ b/CSS/themes/jellyfin/dracula.css @@ -13,51 +13,4 @@ /* JELLYFIN AQUAMARINE THEME */ @import url("https://theme-park.dev/CSS/themes/jellyfin/jellyfin-base.css"); -@import url("https://theme-park.dev/CSS/variables/dracula.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/dracula.css"); \ No newline at end of file diff --git a/CSS/themes/jellyfin/hotline.css b/CSS/themes/jellyfin/hotline.css index a96aa4e3..a687377c 100644 --- a/CSS/themes/jellyfin/hotline.css +++ b/CSS/themes/jellyfin/hotline.css @@ -13,51 +13,4 @@ /* JELLYFIN HOTLINE THEME */ @import url("https://theme-park.dev/CSS/themes/jellyfin/jellyfin-base.css"); -@import url("https://theme-park.dev/CSS/variables/hotline.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/hotline.css"); \ No newline at end of file diff --git a/CSS/themes/jellyfin/jellyfin-base.css b/CSS/themes/jellyfin/jellyfin-base.css index a370918b..4bf5d2d2 100644 --- a/CSS/themes/jellyfin/jellyfin-base.css +++ b/CSS/themes/jellyfin/jellyfin-base.css @@ -1,3 +1,51 @@ +:root { + --theme-primary-color: var(--accent-color); + --theme-text-color: var(--text); + --theme-text-color-opaque: var(--text-hover); + --theme-accent-text-color: var(--accent-color); + --theme-primary-color-lightened: var(--accent-color-hover); + --theme-icon-focus-background: rgba(var(--accent-color), 0.2); + + --theme-background: var(--main-bg-color); + --header-blur-background: rgba(20,20,20,0.66); + --drawer-background: #2C2C2E; + --docked-drawer-background: rgba(0, 0, 0, 0.25); + --button-background: var(--button-color); + --card-background: rgba(0, 0, 0, 0.15); + --footer-background: var(--modal-footer-color); + --footer-blur-background: rgba(29,29,31,0.66); + + --header-background: var(--theme-background); + --theme-body-secondary-text-color: rgba(255, 255, 255, .6); + --line-background: rgba(255, 255, 255, .08); + --line-size: .08em; + --scrollbar-thumb-background: rgba(255,255,255,.3); +} + +@media (pointer: fine) { + :not(.layout-tv):root { + --theme-background: var(--main-bg-color); + --header-blur-background: rgba(20,20,20,0.66); + --drawer-background: #2C2C2E; + --docked-drawer-background: rgba(0, 0, 0, 0.25); + --button-background: #1f1f1f; + --card-background: rgba(0, 0, 0, 0.15); + --footer-background: var(--modal-footer-color); + --footer-blur-background: rgba(29,29,31,0.66); + } +} + +.layout-tv:root { + --theme-background: var(--main-bg-color); + --header-blur-background: rgba(20,20,20,0.66); + --drawer-background: #2C2C2E; + --docked-drawer-background: rgba(0, 0, 0, 0.25); + --button-background: #1f1f1f; + --card-background: rgba(0, 0, 0, 0.15); + --footer-background: var(--modal-footer-color); + --footer-blur-background: rgba(29,29,31,0.66); +} + /*TP CUSTOM */ h1, h2, diff --git a/CSS/themes/jellyfin/organizr-dark.css b/CSS/themes/jellyfin/organizr-dark.css index 177cb222..161cbb62 100644 --- a/CSS/themes/jellyfin/organizr-dark.css +++ b/CSS/themes/jellyfin/organizr-dark.css @@ -13,51 +13,4 @@ /* JELLYFIN ORGANIZR-DARK THEME */ @import url("https://theme-park.dev/CSS/themes/jellyfin/jellyfin-base.css"); -@import url("https://theme-park.dev/CSS/variables/organizr-dark.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/organizr-dark.css"); \ No newline at end of file diff --git a/CSS/themes/jellyfin/plex.css b/CSS/themes/jellyfin/plex.css index 039c99de..0c1224cb 100644 --- a/CSS/themes/jellyfin/plex.css +++ b/CSS/themes/jellyfin/plex.css @@ -13,51 +13,4 @@ /* JELLYFIN PLEX THEME */ @import url("https://theme-park.dev/CSS/themes/jellyfin/jellyfin-base.css"); -@import url("https://theme-park.dev/CSS/variables/plex.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/plex.css"); \ No newline at end of file diff --git a/CSS/themes/jellyfin/space-gray.css b/CSS/themes/jellyfin/space-gray.css index d51accf6..ec58c74a 100644 --- a/CSS/themes/jellyfin/space-gray.css +++ b/CSS/themes/jellyfin/space-gray.css @@ -13,51 +13,4 @@ /* JELLYFIN SPACE GRAY THEME */ @import url("https://theme-park.dev/CSS/themes/jellyfin/jellyfin-base.css"); -@import url("https://theme-park.dev/CSS/variables/space-gray.css"); -:root { - --theme-primary-color: var(--accent-color); - --theme-text-color: var(--text); - --theme-text-color-opaque: var(--text-hover); - --theme-accent-text-color: var(--accent-color); - --theme-primary-color-lightened: var(--accent-color-hover); - --theme-icon-focus-background: rgba(var(--accent-color), 0.2); - - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: var(--button-color); - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - - --header-background: var(--theme-background); - --theme-body-secondary-text-color: rgba(255, 255, 255, .6); - --line-background: rgba(255, 255, 255, .08); - --line-size: .08em; - --scrollbar-thumb-background: rgba(255,255,255,.3); -} - -@media (pointer: fine) { - :not(.layout-tv):root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); - } -} - -.layout-tv:root { - --theme-background: var(--main-bg-color); - --header-blur-background: rgba(20,20,20,0.66); - --drawer-background: #2C2C2E; - --docked-drawer-background: rgba(0, 0, 0, 0.25); - --button-background: #1f1f1f; - --card-background: rgba(0, 0, 0, 0.15); - --footer-background: var(--modal-footer-color); - --footer-blur-background: rgba(29,29,31,0.66); -} \ No newline at end of file +@import url("https://theme-park.dev/CSS/variables/space-gray.css"); \ No newline at end of file diff --git a/CSS/themes/lidarr/aquamarine.css b/CSS/themes/lidarr/aquamarine.css index 06f06ea5..f74c65b8 100644 --- a/CSS/themes/lidarr/aquamarine.css +++ b/CSS/themes/lidarr/aquamarine.css @@ -13,13 +13,4 @@ /* LIDARR AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-base.css); -@import url(https://theme-park.dev/CSS/variables/aquamarine.css); -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #009688; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/aquamarine.css); \ No newline at end of file diff --git a/CSS/themes/lidarr/dark.css b/CSS/themes/lidarr/dark.css index 93c34d43..d86aa9cd 100644 --- a/CSS/themes/lidarr/dark.css +++ b/CSS/themes/lidarr/dark.css @@ -13,15 +13,4 @@ /* LIDARR DARK THEME */ @import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-base.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #6b5; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/lidarr/dracula.css b/CSS/themes/lidarr/dracula.css index fcecf73f..4b7f7057 100644 --- a/CSS/themes/lidarr/dracula.css +++ b/CSS/themes/lidarr/dracula.css @@ -13,15 +13,4 @@ /* LIDARR AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-base.css); -@import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #50fa7b; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dracula.css); \ No newline at end of file diff --git a/CSS/themes/lidarr/hotline.css b/CSS/themes/lidarr/hotline.css index e84d9ffc..97eebd4c 100644 --- a/CSS/themes/lidarr/hotline.css +++ b/CSS/themes/lidarr/hotline.css @@ -13,15 +13,4 @@ /* LIDARR HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-base.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #6b5; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/lidarr/lidarr-base.css b/CSS/themes/lidarr/lidarr-base.css index 7546af03..204cf4c1 100644 --- a/CSS/themes/lidarr/lidarr-base.css +++ b/CSS/themes/lidarr/lidarr-base.css @@ -10,6 +10,15 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ +:root { + --calendar-downloading: 122 67 182; + --calendar-downloaded: 39 194 76; + --calendar-unreleased: 93 156 236; + --calendar-partial: 255, 165, 0; + --calendar-unmonitored: 173 173 173; + --calendar-missing: 240 80 80; +} + body { background: var(--main-bg-color); background-repeat: repeat, no-repeat; diff --git a/CSS/themes/lidarr/organizr-dark.css b/CSS/themes/lidarr/organizr-dark.css index 5b492319..eee72813 100644 --- a/CSS/themes/lidarr/organizr-dark.css +++ b/CSS/themes/lidarr/organizr-dark.css @@ -13,15 +13,4 @@ /* LIDARR ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #2cabe3; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/lidarr/plex.css b/CSS/themes/lidarr/plex.css index 771d8df0..3df8d8a9 100644 --- a/CSS/themes/lidarr/plex.css +++ b/CSS/themes/lidarr/plex.css @@ -13,15 +13,4 @@ /* LIDARR PLEX THEME */ @import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-base.css); -@import url(https://theme-park.dev/CSS/variables/plex.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #27c24c; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/lidarr/space-gray.css b/CSS/themes/lidarr/space-gray.css index a59247d5..d9b1c679 100644 --- a/CSS/themes/lidarr/space-gray.css +++ b/CSS/themes/lidarr/space-gray.css @@ -13,15 +13,4 @@ /* LIDARR SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-base.css); -@import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #81a6b7; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/space-gray.css); \ No newline at end of file diff --git a/CSS/themes/petio/aquamarine.css b/CSS/themes/petio/aquamarine.css index 8b5f509e..8113bcf8 100644 --- a/CSS/themes/petio/aquamarine.css +++ b/CSS/themes/petio/aquamarine.css @@ -13,9 +13,4 @@ /* PETIO AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); -@import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS */ -:root { - --spinner: invert(39%) sepia(98%) saturate(527%) hue-rotate(129deg) brightness(94%) contrast(101%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/aquamarine.css); \ No newline at end of file diff --git a/CSS/themes/petio/dark.css b/CSS/themes/petio/dark.css index 71b8d102..a2f83a33 100644 --- a/CSS/themes/petio/dark.css +++ b/CSS/themes/petio/dark.css @@ -13,9 +13,4 @@ /* PETIO DARK THEME */ @import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS */ -:root { - --spinner: invert(35%) sepia(12%) saturate(4%) hue-rotate(2deg) brightness(104%) contrast(86%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/petio/dracula.css b/CSS/themes/petio/dracula.css index 476f2a07..50ca72d1 100644 --- a/CSS/themes/petio/dracula.css +++ b/CSS/themes/petio/dracula.css @@ -13,9 +13,4 @@ /* PETIO DRACULA THEME */ @import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); -@import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS */ -:root { - --spinner: invert(79%) sepia(27%) saturate(1033%) hue-rotate(74deg) brightness(104%) contrast(96%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dracula.css); \ No newline at end of file diff --git a/CSS/themes/petio/hotline.css b/CSS/themes/petio/hotline.css index 49f5cf19..e54ce273 100644 --- a/CSS/themes/petio/hotline.css +++ b/CSS/themes/petio/hotline.css @@ -13,9 +13,4 @@ /* PETIO HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS */ -:root { - --spinner: invert(32%) sepia(35%) saturate(3786%) hue-rotate(341deg) brightness(100%) contrast(92%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/petio/organizr-dark.css b/CSS/themes/petio/organizr-dark.css index 8732f60e..cef329ae 100644 --- a/CSS/themes/petio/organizr-dark.css +++ b/CSS/themes/petio/organizr-dark.css @@ -13,9 +13,4 @@ /* PETIO ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS */ -:root { - --spinner: invert(65%) sepia(83%) saturate(2026%) hue-rotate(167deg) brightness(90%) contrast(97%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/petio/plex.css b/CSS/themes/petio/plex.css index c9477ad8..b9c0a2ca 100644 --- a/CSS/themes/petio/plex.css +++ b/CSS/themes/petio/plex.css @@ -12,9 +12,4 @@ /* PETIO PLEX THEME */ @import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); -@import url(https://theme-park.dev/CSS/variables/plex.css); - -/* APP VARS */ -:root { - --spinner: invert(0%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ -} +@import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/petio/space-gray.css b/CSS/themes/petio/space-gray.css index 1cd845e6..bfef434c 100644 --- a/CSS/themes/petio/space-gray.css +++ b/CSS/themes/petio/space-gray.css @@ -13,9 +13,4 @@ /* PETIO SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/petio/petio-base.css); -@import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS */ -:root { - --spinner: invert(50%) sepia(31%) saturate(341%) hue-rotate(155deg) brightness(88%) contrast(85%); /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/space-gray.css); \ No newline at end of file diff --git a/CSS/themes/plex/aquamarine.css b/CSS/themes/plex/aquamarine.css index 1f16a083..df9d2bd5 100644 --- a/CSS/themes/plex/aquamarine.css +++ b/CSS/themes/plex/aquamarine.css @@ -12,9 +12,4 @@ /* PLEX AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/plex/plex-base.css); -@import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS*/ -:root { - --poster-unwatched: #15D5C2; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/aquamarine.css); \ No newline at end of file diff --git a/CSS/themes/plex/dark.css b/CSS/themes/plex/dark.css index 0a854d71..950a8f58 100644 --- a/CSS/themes/plex/dark.css +++ b/CSS/themes/plex/dark.css @@ -12,9 +12,4 @@ /* PLEX DARK THEME */ @import url(https://theme-park.dev/CSS/themes/plex/plex-base.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS*/ -:root { - --poster-unwatched: #e5a00d; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/plex/dracula.css b/CSS/themes/plex/dracula.css index bc83148e..4d7cdcc9 100644 --- a/CSS/themes/plex/dracula.css +++ b/CSS/themes/plex/dracula.css @@ -12,9 +12,4 @@ /* PLEX DRACULA THEME */ @import url(https://theme-park.dev/CSS/themes/plex/plex-base.css); -@import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS*/ -:root { - --poster-unwatched: #bd93f9; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dracula.css); \ No newline at end of file diff --git a/CSS/themes/plex/hotline.css b/CSS/themes/plex/hotline.css index 9399a79a..7ee3e9b2 100644 --- a/CSS/themes/plex/hotline.css +++ b/CSS/themes/plex/hotline.css @@ -12,9 +12,4 @@ /* PLEX HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/plex/plex-base.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS*/ -:root { - --poster-unwatched: #FB3122; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/plex/organizr-dark.css b/CSS/themes/plex/organizr-dark.css index 09edc601..09a8418c 100644 --- a/CSS/themes/plex/organizr-dark.css +++ b/CSS/themes/plex/organizr-dark.css @@ -12,9 +12,4 @@ /* PLEX ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/plex/plex-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS*/ -:root { - --poster-unwatched: #2cabe3; - } \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/plex/space-gray.css b/CSS/themes/plex/space-gray.css index 717a1324..8a7c55f1 100644 --- a/CSS/themes/plex/space-gray.css +++ b/CSS/themes/plex/space-gray.css @@ -12,9 +12,4 @@ /* PLEX AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/plex/plex-base.css); -@import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS*/ -:root { - --poster-unwatched: #70aeca; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/space-gray.css); \ No newline at end of file diff --git a/CSS/themes/prowlarr/aquamarine.css b/CSS/themes/prowlarr/aquamarine.css index 10dff2cf..a019f8fc 100644 --- a/CSS/themes/prowlarr/aquamarine.css +++ b/CSS/themes/prowlarr/aquamarine.css @@ -13,9 +13,4 @@ /* PROWLARR AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-base.css); -@import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS */ -:root { - --queue-color: #009688; -} +@import url(https://theme-park.dev/CSS/variables/aquamarine.css); \ No newline at end of file diff --git a/CSS/themes/prowlarr/dark.css b/CSS/themes/prowlarr/dark.css index 3929cf56..2020ef00 100644 --- a/CSS/themes/prowlarr/dark.css +++ b/CSS/themes/prowlarr/dark.css @@ -13,10 +13,4 @@ /* PROWLARR DARK THEME */ @import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-base.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS */ -:root { - --queue-color: #6b5; - - } \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/prowlarr/dracula.css b/CSS/themes/prowlarr/dracula.css index 7233bb0d..2f6a8c22 100644 --- a/CSS/themes/prowlarr/dracula.css +++ b/CSS/themes/prowlarr/dracula.css @@ -14,9 +14,3 @@ /* PROWLARR DRACULA THEME */ @import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-base.css); @import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS */ -:root { - --queue-color: #50fa7b; - -} diff --git a/CSS/themes/prowlarr/hotline.css b/CSS/themes/prowlarr/hotline.css index 16e7ac02..d352c08b 100644 --- a/CSS/themes/prowlarr/hotline.css +++ b/CSS/themes/prowlarr/hotline.css @@ -13,9 +13,4 @@ /* PROWLARR HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-base.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS */ -:root { - --queue-color: #6b5; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/prowlarr/organizr-dark.css b/CSS/themes/prowlarr/organizr-dark.css index fd8bee18..69eccfa7 100644 --- a/CSS/themes/prowlarr/organizr-dark.css +++ b/CSS/themes/prowlarr/organizr-dark.css @@ -13,9 +13,4 @@ /* prowlarr ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS */ -:root { - --queue-color: #2cabe3; - } +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/prowlarr/plex.css b/CSS/themes/prowlarr/plex.css index 8d9f6586..cb4dbffb 100644 --- a/CSS/themes/prowlarr/plex.css +++ b/CSS/themes/prowlarr/plex.css @@ -13,9 +13,4 @@ /* prowlarr PLEX THEME */ @import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-base.css); -@import url(https://theme-park.dev/CSS/variables/plex.css); - -/* APP VARS */ -:root { - --queue-color: #27c24c; - } \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/prowlarr/space-gray.css b/CSS/themes/prowlarr/space-gray.css index 3ed8120e..8c004283 100644 --- a/CSS/themes/prowlarr/space-gray.css +++ b/CSS/themes/prowlarr/space-gray.css @@ -13,9 +13,4 @@ /* prowlarr SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/prowlarr/prowlarr-base.css); -@import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS */ -:root { - --queue-color: #81a6b7; -} +@import url(https://theme-park.dev/CSS/variables/space-gray.css); \ No newline at end of file diff --git a/CSS/themes/qbittorrent/aquamarine.css b/CSS/themes/qbittorrent/aquamarine.css index a2ddaab4..54ae5c05 100644 --- a/CSS/themes/qbittorrent/aquamarine.css +++ b/CSS/themes/qbittorrent/aquamarine.css @@ -14,8 +14,3 @@ /* QBITTORRENT AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-base.css); @import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS */ -:root { - --progress-color: #4c95af; -} diff --git a/CSS/themes/qbittorrent/dark.css b/CSS/themes/qbittorrent/dark.css index b61789af..43fe9461 100644 --- a/CSS/themes/qbittorrent/dark.css +++ b/CSS/themes/qbittorrent/dark.css @@ -13,9 +13,4 @@ /* QBITTORRENT DARK THEME */ @import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-base.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS */ -:root { - --progress-color: rgb(170,170,170); - } \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/qbittorrent/dracula.css b/CSS/themes/qbittorrent/dracula.css index c255a66b..d13c80c1 100644 --- a/CSS/themes/qbittorrent/dracula.css +++ b/CSS/themes/qbittorrent/dracula.css @@ -13,9 +13,4 @@ /* QBITTORRENT DRACULA THEME */ @import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-base.css); -@import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS */ -:root { - --progress-color: #50fa7b; -} +@import url(https://theme-park.dev/CSS/variables/dracula.css); \ No newline at end of file diff --git a/CSS/themes/qbittorrent/hotline.css b/CSS/themes/qbittorrent/hotline.css index 34cfe509..4413437a 100644 --- a/CSS/themes/qbittorrent/hotline.css +++ b/CSS/themes/qbittorrent/hotline.css @@ -13,9 +13,4 @@ /* QBITTORRENT HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-base.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS */ -:root { - --progress-color: #df6c4c; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/qbittorrent/organizr-dark.css b/CSS/themes/qbittorrent/organizr-dark.css index ec19d358..c39de69e 100644 --- a/CSS/themes/qbittorrent/organizr-dark.css +++ b/CSS/themes/qbittorrent/organizr-dark.css @@ -13,9 +13,4 @@ /* QBITTORRENT ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS */ -:root { - --progress-color: #2cabe3; - } \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/qbittorrent/plex.css b/CSS/themes/qbittorrent/plex.css index 093fe0db..a133de7f 100644 --- a/CSS/themes/qbittorrent/plex.css +++ b/CSS/themes/qbittorrent/plex.css @@ -13,9 +13,4 @@ /* QBITTORRENT PLEX THEME */ @import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-base.css); -@import url(https://theme-park.dev/CSS/variables/plex.css); - -/* APP VARS */ -:root { - --progress-color: #cc7b19; - } \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/qbittorrent/qbittorrent-base.css b/CSS/themes/qbittorrent/qbittorrent-base.css index eebb1f35..a699dbc0 100644 --- a/CSS/themes/qbittorrent/qbittorrent-base.css +++ b/CSS/themes/qbittorrent/qbittorrent-base.css @@ -508,7 +508,7 @@ ul.filterList li:hover:before { } .progressbar_dark { - background: var(--progress-color) !important; + background: rgb(var(--accent-color)) !important; color: var(--label-text-color) !important; } diff --git a/CSS/themes/qbittorrent/space-gray.css b/CSS/themes/qbittorrent/space-gray.css index 3b40973a..a093427a 100644 --- a/CSS/themes/qbittorrent/space-gray.css +++ b/CSS/themes/qbittorrent/space-gray.css @@ -14,8 +14,3 @@ /* QBITTORRENT SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-base.css); @import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS */ -:root { - --progress-color: #607D8B; -} diff --git a/CSS/themes/radarr/aquamarine.css b/CSS/themes/radarr/aquamarine.css index d842afef..5ec7403d 100644 --- a/CSS/themes/radarr/aquamarine.css +++ b/CSS/themes/radarr/aquamarine.css @@ -14,14 +14,3 @@ /* RADARR AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/radarr/radarr-base.css); @import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS */ -:root { - --calendar-in-cinemas: 53, 197, 244; - --calendar-downloading: 122 67 182; - --calendar-unmonitored: 173 173 173; - --calendar-unaired: 93 156 236; - --calendar-missing: 240 80 80; - --calendar-available: 39 194 76; - --queue-color: #009688; -} diff --git a/CSS/themes/radarr/dark.css b/CSS/themes/radarr/dark.css index c0ff1c59..a06cb93f 100644 --- a/CSS/themes/radarr/dark.css +++ b/CSS/themes/radarr/dark.css @@ -13,15 +13,4 @@ /* RADARR DARK THEME */ @import url(https://theme-park.dev/CSS/themes/radarr/radarr-base.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS */ -:root { - --calendar-in-cinemas: 53, 197, 244; - --calendar-downloading: 122 67 182; - --calendar-unmonitored: 173 173 173; - --calendar-unaired: 93 156 236; - --calendar-missing: 240 80 80; - --calendar-available: 39 194 76; - --queue-color: #6b5; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/radarr/dracula.css b/CSS/themes/radarr/dracula.css index 1c6503d8..ec45afb1 100644 --- a/CSS/themes/radarr/dracula.css +++ b/CSS/themes/radarr/dracula.css @@ -12,15 +12,4 @@ /* RADARR DRACULA THEME */ @import url(https://theme-park.dev/CSS/themes/radarr/radarr-base.css); -@import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS */ -:root { - --calendar-in-cinemas: 53, 197, 244; - --calendar-downloading: 122 67 182; - --calendar-unmonitored: 173 173 173; - --calendar-unaired: 93 156 236; - --calendar-missing: 240 80 80; - --calendar-available: 39 194 76; - --queue-color: #50fa7b; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dracula.css); \ No newline at end of file diff --git a/CSS/themes/radarr/hotline.css b/CSS/themes/radarr/hotline.css index a2e92d8d..32e04540 100644 --- a/CSS/themes/radarr/hotline.css +++ b/CSS/themes/radarr/hotline.css @@ -13,15 +13,4 @@ /* RADARR HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/radarr/radarr-base.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS */ -:root { - --calendar-in-cinemas: 53, 197, 244; - --calendar-downloading: 122 67 182; - --calendar-unmonitored: 173 173 173; - --calendar-unaired: 93 156 236; - --calendar-missing: 240 80 80; - --calendar-available: 39 194 76; - --queue-color: #6b5; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/radarr/organizr-dark.css b/CSS/themes/radarr/organizr-dark.css index f588cb4e..37e27b81 100644 --- a/CSS/themes/radarr/organizr-dark.css +++ b/CSS/themes/radarr/organizr-dark.css @@ -13,15 +13,4 @@ /* RADARR ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/radarr/radarr-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS */ -:root { - --calendar-in-cinemas: 53, 197, 244; - --calendar-downloading: 122 67 182; - --calendar-unmonitored: 173 173 173; - --calendar-unaired: 93 156 236; - --calendar-missing: 240 80 80; - --calendar-available: 39 194 76; - --queue-color: #2cabe3; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/radarr/plex.css b/CSS/themes/radarr/plex.css index 181be923..85856c25 100644 --- a/CSS/themes/radarr/plex.css +++ b/CSS/themes/radarr/plex.css @@ -13,15 +13,4 @@ /* RADARR PLEX THEME */ @import url(https://theme-park.dev/CSS/themes/radarr/radarr-base.css); -@import url(https://theme-park.dev/CSS/variables/plex.css); - -/* APP VARS */ -:root { - --calendar-in-cinemas: 53, 197, 244; - --calendar-downloading: 122 67 182; - --calendar-unmonitored: 173 173 173; - --calendar-unaired: 93 156 236; - --calendar-missing: 240 80 80; - --calendar-available: 39 194 76; - --queue-color: #27c24c; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/radarr/radarr-base.css b/CSS/themes/radarr/radarr-base.css index 359ef864..82696099 100644 --- a/CSS/themes/radarr/radarr-base.css +++ b/CSS/themes/radarr/radarr-base.css @@ -9,6 +9,14 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ +:root { + --calendar-in-cinemas: 53, 197, 244; + --calendar-downloading: 122 67 182; + --calendar-unmonitored: 173 173 173; + --calendar-unaired: 93 156 236; + --calendar-missing: 240 80 80; + --calendar-available: 39 194 76; + } body { background: var(--main-bg-color); diff --git a/CSS/themes/radarr/space-gray.css b/CSS/themes/radarr/space-gray.css index 16bb04a2..69742609 100644 --- a/CSS/themes/radarr/space-gray.css +++ b/CSS/themes/radarr/space-gray.css @@ -14,14 +14,3 @@ /* RADARR SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/radarr/radarr-base.css); @import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS */ -:root { - --calendar-in-cinemas: 53, 197, 244; - --calendar-downloading: 122 67 182; - --calendar-unmonitored: 173 173 173; - --calendar-unaired: 93 156 236; - --calendar-missing: 240 80 80; - --calendar-available: 39 194 76; - --queue-color: #81a6b7; -} diff --git a/CSS/themes/readarr/aquamarine.css b/CSS/themes/readarr/aquamarine.css index 970b7bca..10b8a1fa 100644 --- a/CSS/themes/readarr/aquamarine.css +++ b/CSS/themes/readarr/aquamarine.css @@ -13,15 +13,4 @@ /* READARR AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/readarr/readarr-base.css); -@import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #009688; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/aquamarine.css); \ No newline at end of file diff --git a/CSS/themes/readarr/dark.css b/CSS/themes/readarr/dark.css index 425f2cd9..31f0f1ef 100644 --- a/CSS/themes/readarr/dark.css +++ b/CSS/themes/readarr/dark.css @@ -13,15 +13,4 @@ /* READARR DARK THEME */ @import url(https://theme-park.dev/CSS/themes/readarr/readarr-base.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #6b5; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/readarr/dracula.css b/CSS/themes/readarr/dracula.css index 246ff254..f247e169 100644 --- a/CSS/themes/readarr/dracula.css +++ b/CSS/themes/readarr/dracula.css @@ -13,15 +13,4 @@ /* READARR AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/readarr/readarr-base.css); -@import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #50fa7b; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dracula.css); \ No newline at end of file diff --git a/CSS/themes/readarr/hotline.css b/CSS/themes/readarr/hotline.css index 143aad56..9bb1b9a7 100644 --- a/CSS/themes/readarr/hotline.css +++ b/CSS/themes/readarr/hotline.css @@ -13,15 +13,4 @@ /* READARR HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/readarr/readarr-base.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #6b5; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/readarr/organizr-dark.css b/CSS/themes/readarr/organizr-dark.css index ba1a792a..36d0507d 100644 --- a/CSS/themes/readarr/organizr-dark.css +++ b/CSS/themes/readarr/organizr-dark.css @@ -13,15 +13,4 @@ /* READARR ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/readarr/readarr-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #2cabe3; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/readarr/plex.css b/CSS/themes/readarr/plex.css index 107deaa6..b4363ac9 100644 --- a/CSS/themes/readarr/plex.css +++ b/CSS/themes/readarr/plex.css @@ -13,15 +13,4 @@ /* READARR PLEX THEME */ @import url(https://theme-park.dev/CSS/themes/readarr/readarr-base.css); -@import url(https://theme-park.dev/CSS/variables/plex.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #27c24c; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/readarr/readarr-base.css b/CSS/themes/readarr/readarr-base.css index 49eca35a..5ee2bf06 100644 --- a/CSS/themes/readarr/readarr-base.css +++ b/CSS/themes/readarr/readarr-base.css @@ -10,6 +10,15 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ +:root { + --calendar-downloading: 122 67 182; + --calendar-downloaded: 39 194 76; + --calendar-unreleased: 93 156 236; + --calendar-partial: 255, 165, 0; + --calendar-unmonitored: 173 173 173; + --calendar-missing: 240 80 80; + } + body { background: var(--main-bg-color); background-repeat: repeat, no-repeat; diff --git a/CSS/themes/readarr/space-gray.css b/CSS/themes/readarr/space-gray.css index a37f44d9..ff8270b8 100644 --- a/CSS/themes/readarr/space-gray.css +++ b/CSS/themes/readarr/space-gray.css @@ -13,15 +13,4 @@ /* READARR SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/readarr/readarr-base.css); -@import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS */ -:root { - --calendar-downloading: 122 67 182; - --calendar-downloaded: 39 194 76; - --calendar-unreleased: 93 156 236; - --calendar-partial: 255, 165, 0; - --calendar-unmonitored: 173 173 173; - --calendar-missing: 240 80 80; - --queue-color: #81a6b7; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/space-gray.css); \ No newline at end of file diff --git a/CSS/themes/rutorrent/aquamarine.css b/CSS/themes/rutorrent/aquamarine.css index 5c1ee7f3..7d719256 100644 --- a/CSS/themes/rutorrent/aquamarine.css +++ b/CSS/themes/rutorrent/aquamarine.css @@ -13,9 +13,4 @@ /* RUTORRENT AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-base.css); -@import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS */ -:root { - --progress-color: #4c95af; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/aquamarine.css); \ No newline at end of file diff --git a/CSS/themes/rutorrent/dark.css b/CSS/themes/rutorrent/dark.css index 768bded4..381ecc0b 100644 --- a/CSS/themes/rutorrent/dark.css +++ b/CSS/themes/rutorrent/dark.css @@ -13,9 +13,4 @@ /* RUTORRENT DARK THEME */ @import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-base.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS */ -:root { - --progress-color: #3d3d3d; - } \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/rutorrent/dracula.css b/CSS/themes/rutorrent/dracula.css index df320c1c..f58f9c61 100644 --- a/CSS/themes/rutorrent/dracula.css +++ b/CSS/themes/rutorrent/dracula.css @@ -13,9 +13,4 @@ /* RUTORRENT DRACULA THEME */ @import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-base.css); -@import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS */ -:root { - --progress-color: #50fa7b; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dracula.css); \ No newline at end of file diff --git a/CSS/themes/rutorrent/hotline.css b/CSS/themes/rutorrent/hotline.css index 0588d45c..d1cfe990 100644 --- a/CSS/themes/rutorrent/hotline.css +++ b/CSS/themes/rutorrent/hotline.css @@ -13,9 +13,4 @@ /* RUTORRENT HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-base.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS */ -:root { - --progress-color: #df6c4c; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/rutorrent/organizr-dark.css b/CSS/themes/rutorrent/organizr-dark.css index 5e8ac891..2bb35ff7 100644 --- a/CSS/themes/rutorrent/organizr-dark.css +++ b/CSS/themes/rutorrent/organizr-dark.css @@ -13,9 +13,4 @@ /* RUTORRENT ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS */ -:root { - --progress-color: #2cabe3; - } \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/rutorrent/plex.css b/CSS/themes/rutorrent/plex.css index 812b82f9..c77dc28b 100644 --- a/CSS/themes/rutorrent/plex.css +++ b/CSS/themes/rutorrent/plex.css @@ -13,9 +13,4 @@ /* RUTORRENT PLEX THEME */ @import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-base.css); -@import url(https://theme-park.dev/CSS/variables/plex.css); - -/* APP VARS */ -:root { - --progress-color: #cc7b19; - } \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/rutorrent/rutorrent-base.css b/CSS/themes/rutorrent/rutorrent-base.css index 3ae3b47f..4aabecdb 100644 --- a/CSS/themes/rutorrent/rutorrent-base.css +++ b/CSS/themes/rutorrent/rutorrent-base.css @@ -1359,7 +1359,7 @@ div.stable-body table tbody tr.even:nth-child(2n+1) td { float: left; border: 1px inset transparent !important; border-bottom: none !important; - background: var(--progress-color) !important; + background: rgb(var(--accent-color)) !important; } .stable-body tr.selected span.meter-value { diff --git a/CSS/themes/rutorrent/space-gray.css b/CSS/themes/rutorrent/space-gray.css index 5f3229a2..658dee3b 100644 --- a/CSS/themes/rutorrent/space-gray.css +++ b/CSS/themes/rutorrent/space-gray.css @@ -14,8 +14,3 @@ /* RUTORRENT SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/rutorrent/rutorrent-base.css); @import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS */ -:root { - --progress-color: #607D8B; -} diff --git a/CSS/themes/sonarr/aquamarine.css b/CSS/themes/sonarr/aquamarine.css index 3b6f3638..991da16c 100644 --- a/CSS/themes/sonarr/aquamarine.css +++ b/CSS/themes/sonarr/aquamarine.css @@ -12,16 +12,4 @@ /* SONARR AQUAMARINE THEME */ @import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-base.css); -@import url(https://theme-park.dev/CSS/variables/aquamarine.css); - -/* APP VARS */ -:root { - --calendar-tv-unaired-premiere: 53 197 244; - --calendar-tv-downloading: 122 67 182; - --calendar-tv-unmonitored: 173 173 173; - --calendar-tv-unaired: 93 156 236; - --calendar-tv-missing: 240 80 80; - --calendar-tv-on-air: 255 165 0; - --calendar-tv-available: 39 194 76; - --queue-color: #009688; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/aquamarine.css); \ No newline at end of file diff --git a/CSS/themes/sonarr/dark.css b/CSS/themes/sonarr/dark.css index 55632726..59d2a963 100644 --- a/CSS/themes/sonarr/dark.css +++ b/CSS/themes/sonarr/dark.css @@ -13,16 +13,4 @@ /* SONARR DARK THEME */ @import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-base.css); -@import url(https://theme-park.dev/CSS/variables/dark.css); - -/* APP VARS */ -:root { - --calendar-tv-unaired-premiere: 53 197 244; - --calendar-tv-downloading: 122 67 182; - --calendar-tv-unmonitored: 173 173 173; - --calendar-tv-unaired: 93 156 236; - --calendar-tv-missing: 240 80 80; - --calendar-tv-on-air: 255 165 0; - --calendar-tv-available: 39 194 76; - --queue-color: #6b5; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/dark.css); \ No newline at end of file diff --git a/CSS/themes/sonarr/dracula.css b/CSS/themes/sonarr/dracula.css index 42658c77..fd125df8 100644 --- a/CSS/themes/sonarr/dracula.css +++ b/CSS/themes/sonarr/dracula.css @@ -13,15 +13,3 @@ /* SONARR DRACULA THEME */ @import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-base.css); @import url(https://theme-park.dev/CSS/variables/dracula.css); - -/* APP VARS */ -:root { - --calendar-tv-unaired-premiere: 53 197 244; - --calendar-tv-downloading: 122 67 182; - --calendar-tv-unmonitored: 173 173 173; - --calendar-tv-unaired: 93 156 236; - --calendar-tv-missing: 240 80 80; - --calendar-tv-on-air: 255 165 0; - --calendar-tv-available: 39 194 76; - --queue-color: #50fa7b; -} diff --git a/CSS/themes/sonarr/hotline.css b/CSS/themes/sonarr/hotline.css index 7d9436a9..55b19a6d 100644 --- a/CSS/themes/sonarr/hotline.css +++ b/CSS/themes/sonarr/hotline.css @@ -12,16 +12,4 @@ /* SONARR HOTLINE THEME */ @import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-base.css); -@import url(https://theme-park.dev/CSS/variables/hotline.css); - -/* APP VARS */ -:root { - --calendar-tv-unaired-premiere: 53 197 244; - --calendar-tv-downloading: 122 67 182; - --calendar-tv-unmonitored: 173 173 173; - --calendar-tv-unaired: 93 156 236; - --calendar-tv-missing: 240 80 80; - --calendar-tv-on-air: 255 165 0; - --calendar-tv-available: 39 194 76; - --queue-color: #6b5; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/hotline.css); \ No newline at end of file diff --git a/CSS/themes/sonarr/organizr-dark.css b/CSS/themes/sonarr/organizr-dark.css index b21db1eb..04d56eaf 100644 --- a/CSS/themes/sonarr/organizr-dark.css +++ b/CSS/themes/sonarr/organizr-dark.css @@ -12,16 +12,4 @@ /* SONARR ORGANIZR-DARK THEME */ @import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); - -/* APP VARS */ -:root { - --calendar-tv-unaired-premiere: 53 197 244; - --calendar-tv-downloading: 122 67 182; - --calendar-tv-unmonitored: 173 173 173; - --calendar-tv-unaired: 93 156 236; - --calendar-tv-missing: 240 80 80; - --calendar-tv-on-air: 255 165 0; - --calendar-tv-available: 39 194 76; - --queue-color: #2cabe3; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); \ No newline at end of file diff --git a/CSS/themes/sonarr/plex.css b/CSS/themes/sonarr/plex.css index d851e517..15be5d62 100644 --- a/CSS/themes/sonarr/plex.css +++ b/CSS/themes/sonarr/plex.css @@ -12,16 +12,4 @@ /* SONARR PLEX THEME */ @import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-base.css); -@import url(https://theme-park.dev/CSS/variables/plex.css); - -/* APP VARS */ -:root { - --calendar-tv-unaired-premiere: 53 197 244; - --calendar-tv-downloading: 122 67 182; - --calendar-tv-unmonitored: 173 173 173; - --calendar-tv-unaired: 93 156 236; - --calendar-tv-missing: 240 80 80; - --calendar-tv-on-air: 255 165 0; - --calendar-tv-available: 39 194 76; - --queue-color: #27c24c; -} \ No newline at end of file +@import url(https://theme-park.dev/CSS/variables/plex.css); \ No newline at end of file diff --git a/CSS/themes/sonarr/sonarr-base.css b/CSS/themes/sonarr/sonarr-base.css index 6706ed9d..4361ccc7 100644 --- a/CSS/themes/sonarr/sonarr-base.css +++ b/CSS/themes/sonarr/sonarr-base.css @@ -10,6 +10,16 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ +:root { + --calendar-tv-unaired-premiere: 53 197 244; + --calendar-tv-downloading: 122 67 182; + --calendar-tv-unmonitored: 173 173 173; + --calendar-tv-unaired: 93 156 236; + --calendar-tv-missing: 240 80 80; + --calendar-tv-on-air: 255 165 0; + --calendar-tv-available: 39 194 76; + } + body { background: var(--main-bg-color); background-repeat: repeat, no-repeat; diff --git a/CSS/themes/sonarr/space-gray.css b/CSS/themes/sonarr/space-gray.css index a55138c4..e3324800 100644 --- a/CSS/themes/sonarr/space-gray.css +++ b/CSS/themes/sonarr/space-gray.css @@ -13,15 +13,3 @@ /* SONARR SPACE GRAY THEME */ @import url(https://theme-park.dev/CSS/themes/sonarr/sonarr-base.css); @import url(https://theme-park.dev/CSS/variables/space-gray.css); - -/* APP VARS */ -:root { - --calendar-tv-unaired-premiere: 53 197 244; - --calendar-tv-downloading: 122 67 182; - --calendar-tv-unmonitored: 173 173 173; - --calendar-tv-unaired: 93 156 236; - --calendar-tv-missing: 240 80 80; - --calendar-tv-on-air: 255 165 0; - --calendar-tv-available: 39 194 76; - --queue-color: #81a6b7; -} diff --git a/CSS/variables/aquamarine.css b/CSS/variables/aquamarine.css index 7c099031..6dd7d8f2 100644 --- a/CSS/variables/aquamarine.css +++ b/CSS/variables/aquamarine.css @@ -21,4 +21,16 @@ --text:#ddd; --text-hover: #fff; --text-muted: #999; -} \ No newline at end of file + + /*Specials*/ + --queue-color: #009688; /* Servarr apps + Bazarr*/ + --poster-unwatched: rgb(21, 213, 194); /* Plex */ + --spinner: invert(39%) sepia(98%) saturate(527%) hue-rotate(129deg) brightness(94%) contrast(101%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ + + --gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35); + --gitea-color-primary-light-4: #002D24; + --gitea-color-primary-light-2: #004B40; + --gitea-color-primary: #006B5F; + --gitea-color-primary-dark-2: #008C7E; + --gitea-color-primary-dark-4: #12AFA0; +} diff --git a/CSS/variables/dark.css b/CSS/variables/dark.css index b2d14526..7a5c620a 100644 --- a/CSS/variables/dark.css +++ b/CSS/variables/dark.css @@ -21,4 +21,16 @@ --text:#ddd; --text-hover: #fff; --text-muted: #999; + + /*Specials*/ + --queue-color: #6b5; /* Servarr apps + Bazarr*/ + --poster-unwatched: #e5a00d; /* Plex */ + --spinner: invert(35%) sepia(12%) saturate(4%) hue-rotate(2deg) brightness(104%) contrast(86%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ + + --gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35); + --gitea-color-primary-light-4: #303030; + --gitea-color-primary-light-2: #5E5E5E; + --gitea-color-primary: #919191; + --gitea-color-primary-dark-2: #C6C6C6; + --gitea-color-primary-dark-4: #FFFFFF; } \ No newline at end of file diff --git a/CSS/variables/dracula.css b/CSS/variables/dracula.css index 66191de3..537aacc2 100644 --- a/CSS/variables/dracula.css +++ b/CSS/variables/dracula.css @@ -21,4 +21,16 @@ --text:#6272a4; --text-hover: #95adfa; --text-muted: #999; + + /*Specials*/ + --queue-color: #50fa7b; /* Servarr apps + Bazarr*/ + --poster-unwatched: #bd93f9;/* Plex */ + --spinner: invert(79%) sepia(27%) saturate(1033%) hue-rotate(74deg) brightness(104%) contrast(96%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ + + --gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35); + --gitea-color-primary-light-4: #003B00; + --gitea-color-primary-light-2: #006700; + --gitea-color-primary: #00961D; + --gitea-color-primary-dark-2: #00C74D; + --gitea-color-primary-dark-4: #50FA7B; } \ No newline at end of file diff --git a/CSS/variables/hotline.css b/CSS/variables/hotline.css index d040d986..47e91193 100644 --- a/CSS/variables/hotline.css +++ b/CSS/variables/hotline.css @@ -21,4 +21,16 @@ --text:#ddd; --text-hover: #fff; --text-muted: #999; + + /*Specials*/ + --queue-color: #6b5; /* Servarr apps + Bazarr*/ + --poster-unwatched: #FB3122; /* Plex */ + --spinner: invert(32%) sepia(35%) saturate(3786%) hue-rotate(341deg) brightness(100%) contrast(92%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ + + --gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35); + --gitea-color-primary-light-4: #690000; + --gitea-color-primary-light-2: #890000; + --gitea-color-primary: #AC0002; + --gitea-color-primary-dark-2: #D0191D; + --gitea-color-primary-dark-4: #F44336; } \ No newline at end of file diff --git a/CSS/variables/organizr-dark.css b/CSS/variables/organizr-dark.css index b75d8c36..17333792 100644 --- a/CSS/variables/organizr-dark.css +++ b/CSS/variables/organizr-dark.css @@ -21,4 +21,16 @@ --text:#96a2b4; --text-hover: #fff; --text-muted: #999; + + /*Specials*/ + --queue-color: #2cabe3; /* Servarr apps + Bazarr*/ + --poster-unwatched: #2cabe3;/* Plex */ + --spinner: invert(65%) sepia(83%) saturate(2026%) hue-rotate(167deg) brightness(90%) contrast(97%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ + + --gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35); + --gitea-color-primary-light-4: #002A57; + --gitea-color-primary-light-2: #004878; + --gitea-color-primary: #00679A; + --gitea-color-primary-dark-2: #0088BE; + --gitea-color-primary-dark-4: #2CABE3; } \ No newline at end of file diff --git a/CSS/variables/plex.css b/CSS/variables/plex.css index 96daae78..fe4b0ead 100644 --- a/CSS/variables/plex.css +++ b/CSS/variables/plex.css @@ -24,4 +24,15 @@ --text:#ddd; --text-hover: #fff; --text-muted: #999; + + /*Specials*/ + --queue-color: #27c24c; /* Servarr apps + Bazarr*/ + --spinner: invert(0%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ + + --gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35); + --gitea-color-primary-light-4: #492000; + --gitea-color-primary-light-2: #6E4500; + --gitea-color-primary: #9B6C00; + --gitea-color-primary-dark-2: #CC9500; + --gitea-color-primary-dark-4: #FFC107; } \ No newline at end of file diff --git a/CSS/variables/space-gray.css b/CSS/variables/space-gray.css index 7d75ce1d..0c2d889a 100644 --- a/CSS/variables/space-gray.css +++ b/CSS/variables/space-gray.css @@ -21,4 +21,16 @@ --text:#bbb; --text-hover: #fff; --text-muted: #999; + + /*Specials*/ + --queue-color: #81a6b7; /* Servarr apps + Bazarr*/ + --poster-unwatched: #70aeca;/* Plex */ + --spinner: invert(50%) sepia(31%) saturate(341%) hue-rotate(155deg) brightness(88%) contrast(85%); /* Petio */ /* Made with https://codepen.io/jsm91/embed/ZEEawyZ */ + + --gitea-color-secondary-alpha-70: rgba(0, 0, 0, 0.35); + --gitea-color-primary-light-4: #002634; + --gitea-color-primary-light-2: #1D4352; + --gitea-color-primary: #3E6272; + --gitea-color-primary-dark-2: #5F8394; + --gitea-color-primary-dark-4: #81A6B7; } \ No newline at end of file