From fc1186a8be0bb2ff20f8957500f966a514e666f5 Mon Sep 17 00:00:00 2001 From: GilbN Date: Sat, 8 Oct 2022 12:24:23 +0000 Subject: [PATCH] deploy: c7e41a7df9f642991976e4d9cb2955e20975034f --- css/base/overseerr/aquamarine.css | 2 +- css/base/overseerr/blackberry-abyss.css | 2 +- css/base/overseerr/blackberry-amethyst.css | 2 +- css/base/overseerr/blackberry-carol.css | 2 +- css/base/overseerr/blackberry-dreamscape.css | 2 +- css/base/overseerr/blackberry-flamingo.css | 2 +- css/base/overseerr/blackberry-hearth.css | 2 +- css/base/overseerr/blackberry-martian.css | 2 +- css/base/overseerr/blackberry-pumpkin.css | 2 +- css/base/overseerr/blackberry-royal.css | 2 +- css/base/overseerr/blackberry-shadow.css | 2 +- css/base/overseerr/blackberry-solar.css | 2 +- css/base/overseerr/blackberry-vanta.css | 2 +- css/base/overseerr/dark.css | 2 +- css/base/overseerr/dracula.css | 2 +- css/base/overseerr/hotline-old.css | 2 +- css/base/overseerr/hotline.css | 2 +- css/base/overseerr/hotpink.css | 2 +- css/base/overseerr/ibracorp.css | 2 +- css/base/overseerr/maroon.css | 2 +- css/base/overseerr/mind.css | 2 +- css/base/overseerr/nord.css | 2 +- css/base/overseerr/onedark.css | 2 +- css/base/overseerr/organizr.css | 2 +- css/base/overseerr/overseerr-base.css | 135 ++++++++++++++---- css/base/overseerr/overseerr.css | 2 +- css/base/overseerr/pine-shadow.css | 2 +- css/base/overseerr/plex.css | 2 +- css/base/overseerr/power.css | 2 +- css/base/overseerr/reality.css | 2 +- css/base/overseerr/soul.css | 2 +- css/base/overseerr/space-gray.css | 2 +- css/base/overseerr/space.css | 2 +- css/base/overseerr/time.css | 2 +- css/base/overseerr/trueblack.css | 2 +- .../bazarr/root/etc/cont-init.d/98-themepark | 0 .../root/etc/cont-init.d/98-themepark | 2 +- .../deluge/root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 2 +- .../emby/root/etc/cont-init.d/98-themepark | 0 .../jackett/root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 2 +- .../lidarr/root/etc/cont-init.d/98-themepark | 2 +- .../mylar3/root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 0 .../nzbget/root/etc/cont-init.d/98-themepark | 2 +- .../plex/root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 2 +- .../radarr/root/etc/cont-init.d/98-themepark | 2 +- .../readarr/root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 0 .../sabnzbd/root/etc/cont-init.d/98-themepark | 2 +- .../sonarr/root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 2 +- .../root/etc/cont-init.d/98-themepark | 2 +- themes.json | 66 ++++----- 63 files changed, 200 insertions(+), 115 deletions(-) mode change 100644 => 100755 docker-mods/bazarr/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/calibre-web/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/deluge/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/duplicati/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/emby/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/jackett/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/jellyfin/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/lazylibrarian/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/librespeed/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/lidarr/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/mylar3/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/nginx-proxy-manager/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/nzbget/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/plex/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/prowlarr/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/qbittorrent/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/radarr/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/readarr/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/rutorrent/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/sabnzbd/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/sonarr/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/synclounge/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/tautulli/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/transmission/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/vuetorrent/root/etc/cont-init.d/98-themepark mode change 100644 => 100755 docker-mods/whisparr/root/etc/cont-init.d/98-themepark diff --git a/css/base/overseerr/aquamarine.css b/css/base/overseerr/aquamarine.css index d7be184a..8a32ccf8 100644 --- a/css/base/overseerr/aquamarine.css +++ b/css/base/overseerr/aquamarine.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/theme-options/aquamarine.css?sha=7f02500167b598d1a64c86198ed3c9af9dec5466"); \ No newline at end of file diff --git a/css/base/overseerr/blackberry-abyss.css b/css/base/overseerr/blackberry-abyss.css index 83d9ffef..f2253fa9 100644 --- a/css/base/overseerr/blackberry-abyss.css +++ b/css/base/overseerr/blackberry-abyss.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/blackberry-abyss.css?sha=b64eb1f01cbd66a9dd888a96e62bb05ccf749802"); \ No newline at end of file diff --git a/css/base/overseerr/blackberry-amethyst.css b/css/base/overseerr/blackberry-amethyst.css index ace157e8..6c3bdec2 100644 --- a/css/base/overseerr/blackberry-amethyst.css +++ b/css/base/overseerr/blackberry-amethyst.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/blackberry-amethyst.css?sha=1f1cd7d10acca7c00b54073724bb75e73c83a603"); \ No newline at end of file diff --git a/css/base/overseerr/blackberry-carol.css b/css/base/overseerr/blackberry-carol.css index 0f9df62d..6b45f9bc 100644 --- a/css/base/overseerr/blackberry-carol.css +++ b/css/base/overseerr/blackberry-carol.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/blackberry-carol.css?sha=51ce48be9f6521bf9805a0b6206967540352ca2b"); \ No newline at end of file diff --git a/css/base/overseerr/blackberry-dreamscape.css b/css/base/overseerr/blackberry-dreamscape.css index 25c431cf..014dead3 100644 --- a/css/base/overseerr/blackberry-dreamscape.css +++ b/css/base/overseerr/blackberry-dreamscape.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/blackberry-dreamscape.css?sha=adc24f5a940aa6f8e0061e4b1ad86126f95ba57f"); \ No newline at end of file diff --git a/css/base/overseerr/blackberry-flamingo.css b/css/base/overseerr/blackberry-flamingo.css index 7b09d1ef..cea19b09 100644 --- a/css/base/overseerr/blackberry-flamingo.css +++ b/css/base/overseerr/blackberry-flamingo.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/blackberry-flamingo.css?sha=d075526c4af1caa77d1d6ccb11536b66aa993b99"); \ No newline at end of file diff --git a/css/base/overseerr/blackberry-hearth.css b/css/base/overseerr/blackberry-hearth.css index 2e254d83..7c2d5720 100644 --- a/css/base/overseerr/blackberry-hearth.css +++ b/css/base/overseerr/blackberry-hearth.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/blackberry-hearth.css?sha=5a139953a525ca38111fd2dfa815c686bc5dbb88"); \ No newline at end of file diff --git a/css/base/overseerr/blackberry-martian.css b/css/base/overseerr/blackberry-martian.css index 167fe340..220c3005 100644 --- a/css/base/overseerr/blackberry-martian.css +++ b/css/base/overseerr/blackberry-martian.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/blackberry-martian.css?sha=6eb4cd0529632fca270378f66f777182f4e2fb3e"); \ No newline at end of file diff --git a/css/base/overseerr/blackberry-pumpkin.css b/css/base/overseerr/blackberry-pumpkin.css index 2e0f8ddd..bc94391a 100644 --- a/css/base/overseerr/blackberry-pumpkin.css +++ b/css/base/overseerr/blackberry-pumpkin.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/blackberry-pumpkin.css?sha=0e4c45af378262c4705bc538fdc3357e24613098"); \ No newline at end of file diff --git a/css/base/overseerr/blackberry-royal.css b/css/base/overseerr/blackberry-royal.css index d8d9bfc0..86b42755 100644 --- a/css/base/overseerr/blackberry-royal.css +++ b/css/base/overseerr/blackberry-royal.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/blackberry-royal.css?sha=6aebe0c7f1aa26cb9822b1e44ebd7ffa628d981a"); \ No newline at end of file diff --git a/css/base/overseerr/blackberry-shadow.css b/css/base/overseerr/blackberry-shadow.css index 12426488..96fb2fd0 100644 --- a/css/base/overseerr/blackberry-shadow.css +++ b/css/base/overseerr/blackberry-shadow.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/blackberry-shadow.css?sha=b1ea4de97e26ef32b52edc79e0fb8aeee4a7d83d"); \ No newline at end of file diff --git a/css/base/overseerr/blackberry-solar.css b/css/base/overseerr/blackberry-solar.css index b3bd5385..c4a127d5 100644 --- a/css/base/overseerr/blackberry-solar.css +++ b/css/base/overseerr/blackberry-solar.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/blackberry-solar.css?sha=d53082caa15548ea53a518a9ca950eeab6a95059"); \ No newline at end of file diff --git a/css/base/overseerr/blackberry-vanta.css b/css/base/overseerr/blackberry-vanta.css index 25f21431..2a0b443a 100644 --- a/css/base/overseerr/blackberry-vanta.css +++ b/css/base/overseerr/blackberry-vanta.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/blackberry-vanta.css?sha=5ae2f81e3d70a7a3f166ebfba6ae4ff050ea766d"); \ No newline at end of file diff --git a/css/base/overseerr/dark.css b/css/base/overseerr/dark.css index 41bb5e9f..6f374e07 100644 --- a/css/base/overseerr/dark.css +++ b/css/base/overseerr/dark.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/theme-options/dark.css?sha=08b228ea163be7beccc6bd88a6d002c4e172032e"); \ No newline at end of file diff --git a/css/base/overseerr/dracula.css b/css/base/overseerr/dracula.css index 34533168..5252c3fd 100644 --- a/css/base/overseerr/dracula.css +++ b/css/base/overseerr/dracula.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/theme-options/dracula.css?sha=60d9ec4d3e22fe15d205242f41ce71d25c4cf056"); \ No newline at end of file diff --git a/css/base/overseerr/hotline-old.css b/css/base/overseerr/hotline-old.css index 025ec2d5..9a5fea82 100644 --- a/css/base/overseerr/hotline-old.css +++ b/css/base/overseerr/hotline-old.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/hotline-old.css?sha=4befb6edb8a0b329baa4319e3c6fec9856f1d76f"); \ No newline at end of file diff --git a/css/base/overseerr/hotline.css b/css/base/overseerr/hotline.css index bdc431a6..6a85cfa6 100644 --- a/css/base/overseerr/hotline.css +++ b/css/base/overseerr/hotline.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/theme-options/hotline.css?sha=1cf394f1f517bb0ce3672d67846a3ab1bf8eda4c"); \ No newline at end of file diff --git a/css/base/overseerr/hotpink.css b/css/base/overseerr/hotpink.css index fd25ce37..360f6137 100644 --- a/css/base/overseerr/hotpink.css +++ b/css/base/overseerr/hotpink.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/theme-options/hotpink.css?sha=18ffb7ff0cf9d4ae97f09c2ccb980d8bb0fd9d3e"); \ No newline at end of file diff --git a/css/base/overseerr/ibracorp.css b/css/base/overseerr/ibracorp.css index 7dd3423e..3e857130 100644 --- a/css/base/overseerr/ibracorp.css +++ b/css/base/overseerr/ibracorp.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/ibracorp.css?sha=0757f163ac0c650f194555b7e0869213ff85f4e9"); \ No newline at end of file diff --git a/css/base/overseerr/maroon.css b/css/base/overseerr/maroon.css index 473519b7..72ca4222 100644 --- a/css/base/overseerr/maroon.css +++ b/css/base/overseerr/maroon.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/theme-options/maroon.css?sha=2260540a1a97c69eadd787b998113b892e4124da"); \ No newline at end of file diff --git a/css/base/overseerr/mind.css b/css/base/overseerr/mind.css index d53cb591..ab2198a1 100644 --- a/css/base/overseerr/mind.css +++ b/css/base/overseerr/mind.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/mind.css?sha=bd65d1ae6f686873d9ef0d04100ae358deca1844"); \ No newline at end of file diff --git a/css/base/overseerr/nord.css b/css/base/overseerr/nord.css index 538a41e5..066bf5a0 100644 --- a/css/base/overseerr/nord.css +++ b/css/base/overseerr/nord.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/theme-options/nord.css?sha=66e2ab527d521003b7c1cd114a31af3d2cb6af7b"); \ No newline at end of file diff --git a/css/base/overseerr/onedark.css b/css/base/overseerr/onedark.css index 5f452052..0e08237f 100644 --- a/css/base/overseerr/onedark.css +++ b/css/base/overseerr/onedark.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/onedark.css?sha=7754291defa741c805bb0aec4d647ba27fec9cca"); \ No newline at end of file diff --git a/css/base/overseerr/organizr.css b/css/base/overseerr/organizr.css index b06c510d..ea6fa40d 100644 --- a/css/base/overseerr/organizr.css +++ b/css/base/overseerr/organizr.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/theme-options/organizr.css?sha=2a1ee65a26780204509f713f7ea2d5ebdc5bd057"); \ No newline at end of file diff --git a/css/base/overseerr/overseerr-base.css b/css/base/overseerr/overseerr-base.css index d12d00cc..3af4236d 100644 --- a/css/base/overseerr/overseerr-base.css +++ b/css/base/overseerr/overseerr-base.css @@ -2,18 +2,24 @@ @import url("/css/defaults/transparent.css"); /* TEXT */ -[class*="text-gray-"]:not(button:disabled):not(button) { +[class*="text-gray-"]:not(button:disabled):not(button):not(.text-gray-100) { color: var(--text); } -[class*="text-indigo-"]:not(.text-indigo-100) { - color: rgb(var(--accent-color)) +[class*="text-indigo-"]:not(.text-indigo-100), +.text-overseerr { + color: rgb(var(--accent-color)); } .text-indigo-100 { color: var(--label-text-color); } +.text-gray-400, +.text-gray-200 { + color: var(--transparency-light-95) !important; +} + h1, h2, h3, @@ -68,13 +74,21 @@ button[class*="bg-indigo-"], button[class*="bg-gray-"], button[class*="border-indigo-"], button[class*="border-gray-"], -#__next > div > div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64 > main > div > div > div.relative.z-40.mt-6.mb-12.lg\:flex.lg\:items-end.lg\:justify-between.lg\:space-x-5 > div.flex.flex-col-reverse.mt-6.space-y-4.space-y-reverse.justify-stretch.lg\:flex-row.lg\:justify-end.lg\:space-x-reverse.lg\:space-y-0.lg\:space-x-3 > a, +#__next>div>div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64>main>div>div>div.relative.z-40.mt-6.mb-12.lg\:flex.lg\:items-end.lg\:justify-between.lg\:space-x-5>div.flex.flex-col-reverse.mt-6.space-y-4.space-y-reverse.justify-stretch.lg\:flex-row.lg\:justify-end.lg\:space-x-reverse.lg\:space-y-0.lg\:space-x-3>a, button.input-action { - background-color: var(--button-color); - border-color: var(--button-color); + background-color: rgb(var(--accent-color), .5); + border-color: rgb(var(--accent-color), .5); + color: var(--button-text); +} + +#headlessui-listbox-button-\:r5\:>span:nth-child(1)>span.ml-1.truncate.text-gray-400 { color: var(--button-text); } +.focus\:border-blue-300:focus { + border-color: rgb(var(--accent-color)) !important; +} + button[type="submit"], button[class="input-action"] { color: var(--button-text) @@ -86,10 +100,10 @@ button[class*="border-indigo-"]:hover, button[class*="border-gray-"]:hover, button.input-action:hover, button[class="input-action"]:hover, -#__next > div > div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64 > main > div > div > div.relative.z-40.mt-6.mb-12.lg\:flex.lg\:items-end.lg\:justify-between.lg\:space-x-5 > div.flex.flex-col-reverse.mt-6.space-y-4.space-y-reverse.justify-stretch.lg\:flex-row.lg\:justify-end.lg\:space-x-reverse.lg\:space-y-0.lg\:space-x-3 > a:hover { - background-color: var(--button-color-hover); - border-color: var(--button-color-hover); - color: var(--button-text-hover); +#__next>div>div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64>main>div>div>div.relative.z-40.mt-6.mb-12.lg\:flex.lg\:items-end.lg\:justify-between.lg\:space-x-5>div.flex.flex-col-reverse.mt-6.space-y-4.space-y-reverse.justify-stretch.lg\:flex-row.lg\:justify-end.lg\:space-x-reverse.lg\:space-y-0.lg\:space-x-3>a:hover { + background-color: rgb(var(--accent-color), .8); + border-color: rgb(var(--accent-color), .8); + color: var(--button-text-hover) !important; } button[type="submit"]:hover, @@ -123,13 +137,36 @@ textarea:focus { input[type=password], input[type=text], -select, textarea { border-color: rgba(255, 255, 255, .1); background: var(--transparency-dark-25); color: var(--text); } +select:focus { + border-color: rgba(255, 255, 255, .1) !important; + background: var(--drop-down-menu-bg) !important; + color: var(--text) !important; +} + +select, +#__next>div>div.relative.mb-16.flex.w-0.min-w-0.flex-1.flex-col.lg\:ml-64>main>div>div>div.mb-4.flex.flex-col.justify-between.lg\:flex-row.lg\:items-end>div.mt-2.flex.flex-grow.flex-col.sm\:flex-row.lg\:flex-grow-0>div>span { + border-color: rgba(255, 255, 255, .1) !important; + background: var(--transparency-dark-25) !important; + color: var(--text) !important; +} + +select { + background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") !important; + background-position: right .5rem center !important; + background-repeat: no-repeat !important; + background-size: 1.5em 1.5em !important; + padding-right: 2.5rem !important; + -webkit-print-color-adjust: exact !important; + color-adjust: exact !important; + print-color-adjust: exact !important; +} + input[type=checkbox] { color: rgba(var(--accent-color)); } @@ -154,6 +191,7 @@ body>div.fixed.top-0.bottom-0.left-0.right-0.z-50.flex.items-center.justify-cent span.bg-indigo-500 { background-color: rgb(var(--accent-color)); color: var(--label-text-color) !important; + border-color: rgb(var(--accent-color)); } .react-select-container .react-select__control { @@ -197,9 +235,9 @@ body { color: var(--text); } -.bg-gray-800 { - --tw-bg-opacity: 0.05; - background-color: rgb(255, 255, 255, var(--tw-bg-opacity)); +[data-popper-placement] { + background: rgb(var(--accent-color)) !important; + color: var(--label-text-color) !important; } .hover\:bg-gray-700:hover { @@ -274,14 +312,30 @@ body { --tw-gradient-to: rgb(var(--accent-color), .8); } +[role="menuitem"]:hover { + background: rgb(var(--accent-color), .3); +} + #__next>div>div.fixed.top-0.bottom-0.left-0.z-30.hidden.lg\:flex.lg\:flex-shrink-0>div>div>div>nav>a.flex.group.items-center.px-2.py-2.text-lg.leading-6.font-medium.rounded-md.text-white.focus\:outline-none.transition.ease-in-out.duration-150.bg-gradient-to-br.from-indigo-600.to-purple-600.hover\:from-indigo-500.hover\:to-purple-500, #__next>div>div.lg\:hidden>div>div.relative.flex.flex-col.flex-1.w-full.max-w-xs.bg-gray-800.sidebar.appear-done.enter-done>div.flex.flex-col.flex-1.h-0.pt-8.pb-8.overflow-y-auto.sm\:pb-4>nav>a.flex.items-center.px-2.py-2.text-base.leading-6.font-medium.rounded-md.text-white.focus\:outline-none.transition.ease-in-out.duration-150.bg-gradient-to-br.from-indigo-600.to-purple-600.hover\:from-indigo-500.hover\:to-purple-500 { - --tw-gradient-from: rgb(var(--accent-color), .5); - --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(var(--accent-color), .5)); + --tw-gradient-from: rgb(var(--accent-color), .3); + --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(var(--accent-color), .3)); +} + +.from-indigo-600 { + --tw-gradient-from: rgb(var(--accent-color), .3); + --tw-gradient-to: rgba(var(--accent-color), .3); + --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); +} + +.from-indigo-600:hover { + --tw-gradient-from: rgb(var(--accent-color), .7); + --tw-gradient-to: rgba(var(--accent-color), .7); + --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); } #__next>div>div.fixed.top-0.bottom-0.left-0.z-30.hidden.lg\:flex.lg\:flex-shrink-0>div>div>div>nav>a.flex.group.items-center.px-2.py-2.text-lg.leading-6.font-medium.rounded-md.text-white.focus\:outline-none.transition.ease-in-out.duration-150.bg-gradient-to-br.from-indigo-600.to-purple-600.hover\:from-indigo-500.hover\:to-purple-500, -#__next > div > div.fixed.top-0.bottom-0.left-0.z-30.hidden.lg\:flex.lg\:flex-shrink-0 > div > div > div > nav > a.flex.group.items-center.px-2.py-2.text-lg.leading-6.font-medium.rounded-md.text-white.focus\:outline-none.transition.ease-in-out.duration-150.bg-gradient-to-br.from-indigo-600.to-purple-600.hover\:from-indigo-500.hover\:to-purple-500 > svg { +#__next>div>div.fixed.top-0.bottom-0.left-0.z-30.hidden.lg\:flex.lg\:flex-shrink-0>div>div>div>nav>a.flex.group.items-center.px-2.py-2.text-lg.leading-6.font-medium.rounded-md.text-white.focus\:outline-none.transition.ease-in-out.duration-150.bg-gradient-to-br.from-indigo-600.to-purple-600.hover\:from-indigo-500.hover\:to-purple-500>svg { color: rgb(var(--accent-color)) !important; } @@ -315,9 +369,9 @@ body>div.fixed.top-0.left-0.z-50.w-full.transition-opacity.ease-out.duration-400 background-color: rgb(var(--accent-color)); } -body>div.fixed.top-0.left-0.z-50.w-full .bg-indigo-400 { +/* body>div.fixed.top-0.left-0.z-50.w-full .bg-indigo-400 { background-color: rgb(var(--accent-color)); -} +} */ /* DISCOVER PAGE */ @@ -330,9 +384,15 @@ a.slider-title:hover { color: var(--accent-color-hover); } +/* CARDS */ +#__next>div>div.relative.mb-16.flex.w-0.min-w-0.flex-1.flex-col.lg\:ml-64>main>div>div>div>div.hide-scrollbar.relative.-my-2.-ml-4.-mr-4.overflow-y-auto.overflow-x-scroll.overscroll-x-contain.whitespace-nowrap.px-2.py-2>div>a, +#__next>div>div.relative.mb-16.flex.w-0.min-w-0.flex-1.flex-col.lg\:ml-64>main>div>div>div>div>div.hide-scrollbar.relative.-my-2.-ml-4.-mr-4.overflow-y-auto.overflow-x-scroll.overscroll-x-contain.whitespace-nowrap.px-2.py-2>div>a>div { + background: var(--transparency-light-15) +} + /* CARD HOVER */ #__next>div>div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64>main>div>div>div>div.relative.px-2.py-2.-my-2.-ml-4.-mr-4.overflow-x-scroll.overflow-y-auto.whitespace-nowrap.hide-scrollbar.overscroll-x-contain>div>div>div>div>div:hover a { - background: linear-gradient(rgba(var(--accent-color), 0.3) 0%, rgba(0,0,0,.7) 100%) !important; + background: linear-gradient(rgba(var(--accent-color), 0.3) 0%, rgba(0, 0, 0, .7) 100%) !important; } #__next>div>div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64>main>div>div>div>div.relative.px-2.py-2.-my-2.-ml-4.-mr-4.overflow-x-scroll.overflow-y-auto.whitespace-nowrap.hide-scrollbar.overscroll-x-contain>div>div>div.absolute.inset-0.z-0>div.absolute.inset-0 { @@ -340,13 +400,13 @@ a.slider-title:hover { } #__next>div>div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64>main>div>div>div>div.relative.px-2.py-2.-my-2.-ml-4.-mr-4.overflow-x-scroll.overflow-y-auto.whitespace-nowrap.hide-scrollbar.overscroll-x-contain>div>a:hover { - background: linear-gradient(rgba(var(--accent-color), .04) 0%, rgba(var(--accent-color), 0.3) 100%); + background: linear-gradient(rgba(var(--accent-color), .4) 0%, rgba(var(--accent-color), 0.3) 100%); } /* SHOW PAGE */ #__next>div>div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64>main>div>div>div>div.media-page-bg-image>div.absolute.inset-0, -#__next > div > div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64 > main > div > div > div.absolute.left-0.right-0.z-0.-top-16.h-96 > div > div > div.absolute.inset-0 { +#__next>div>div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64>main>div>div>div.absolute.left-0.right-0.z-0.-top-16.h-96>div>div>div.absolute.inset-0 { background: var(--overseerr-gradient) !important; } @@ -511,11 +571,19 @@ body>div.fixed.top-0.bottom-0.left-0.right-0.z-50.flex.items-center.justify-cent display: none !important; } +body>div.fixed.top-0.bottom-0.left-0.right-0.z-50.flex.h-full.w-full.items-center.justify-center.bg-gray-800.bg-opacity-70.opacity-100>div>div.absolute.top-0.left-0.right-0.z-0.h-64.max-h-full.w-full>span>img { + display: none !important; +} + body>div.fixed.top-0.bottom-0.left-0.right-0.z-50.flex.items-center.justify-center.w-full.h-full.bg-gray-800.bg-opacity-70.enter-done>div>div.absolute.top-0.left-0.right-0.z-0.w-full.h-64>div.absolute.inset-0, body>div.fixed.top-0.bottom-0.left-0.right-0.z-50.flex.items-center.justify-center.w-full.h-full.bg-gray-800.bg-opacity-70>div>div.absolute.top-0.left-0.right-0.z-0.w-full.h-64>div.absolute.inset-0 { background: transparent !important; } +body>div.fixed.top-0.bottom-0.left-0.right-0.z-50.flex.h-full.w-full.items-center.justify-center.bg-gray-800.bg-opacity-70.opacity-100>div[aria-modal="true"] { + background: var(--main-bg-color); +} + body>div.fixed.top-0.bottom-0.left-0.right-0.z-50.flex.items-center.justify-center.w-full.h-full.bg-gray-800.bg-opacity-70>div>div.relative.mt-4.text-sm.leading-5.text-gray-300>div.flex.flex-col>div>div>div>table>tbody { background: var(--transparency-light-10); } @@ -523,11 +591,11 @@ body>div.fixed.top-0.bottom-0.left-0.right-0.z-50.flex.items-center.justify-cent /* DROPDOWN */ -#__next>div>div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64>main>div>div>div>div.media-header>div.media-actions>span>span>div>div.bg-gray-700, +/* #__next>div>div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64>main>div>div>div>div.media-header>div.media-actions>span>span>div>div.bg-gray-700, #__next>div>div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64>main>div>div>div>div.media-header>div.media-actions>span>span>div>div>div>a, #__next > div > div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64 > main > div > div > div.mt-10.text-white > form > div:nth-child(5) > div > div > div > div > div > div { background: var(--drop-down-menu-bg); -} +} */ #__next>div>div.relative.flex.flex-col.flex-1.w-0.min-w-0.mb-16.lg\:ml-64>main>div>div>div>div.media-header>div.media-actions>span>span>div>div>div>a:hover { background: var(--transparency-light-10); @@ -537,7 +605,8 @@ body>div.fixed.top-0.bottom-0.left-0.right-0.z-50.flex.items-center.justify-cent [aria-labelledby="user-menu"] { background: var(--drop-down-menu-bg); } -[aria-labelledby="user-menu"] a:hover{ + +[aria-labelledby="user-menu"] a:hover { background: var(--transparency-light-05); } @@ -556,4 +625,20 @@ body>div.fixed.top-0.bottom-0.left-0.right-0.z-50.flex.items-center.justify-cent #toast-container .text-gray-400, #toast-container .text-white { color: var(--label-text-color); +} + +/* BLURSTUFF */ + +.backdrop-blur:not(.bg-yellow-500) { + background: rgb(var(--accent-color), 0.3); + --tw-backdrop-blur: blur(8px); + -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); + backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); + border-color: rgb(var(--accent-color), 0.3); +} + + +[aria-labelledby*="headlessui-label"][data-headlessui-state*="checked"] { + background: rgb(var(--accent-color), 0.3); + border-color: rgb(var(--accent-color), 0.3); } \ No newline at end of file diff --git a/css/base/overseerr/overseerr.css b/css/base/overseerr/overseerr.css index 978be3e8..33225d54 100644 --- a/css/base/overseerr/overseerr.css +++ b/css/base/overseerr/overseerr.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/theme-options/overseerr.css?sha=eedb2e0df6cc892903b8716a05184c61577ebe20"); \ No newline at end of file diff --git a/css/base/overseerr/pine-shadow.css b/css/base/overseerr/pine-shadow.css index f315629b..ddb62a70 100644 --- a/css/base/overseerr/pine-shadow.css +++ b/css/base/overseerr/pine-shadow.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/pine-shadow.css?sha=cc2adf274933630ff06539a244ba9fffff9090dc"); \ No newline at end of file diff --git a/css/base/overseerr/plex.css b/css/base/overseerr/plex.css index 49026a9c..34e6e44b 100644 --- a/css/base/overseerr/plex.css +++ b/css/base/overseerr/plex.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/theme-options/plex.css?sha=f31f9e494f6e675b55d16f0f811d94a0b9def845"); \ No newline at end of file diff --git a/css/base/overseerr/power.css b/css/base/overseerr/power.css index 90b3ef7c..d2101ed1 100644 --- a/css/base/overseerr/power.css +++ b/css/base/overseerr/power.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/power.css?sha=e3e059c24433790a92157332489c91eb6fabaf96"); \ No newline at end of file diff --git a/css/base/overseerr/reality.css b/css/base/overseerr/reality.css index 3727c9d2..20bb1bae 100644 --- a/css/base/overseerr/reality.css +++ b/css/base/overseerr/reality.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/reality.css?sha=411fda46ff8940263182b2cc9b8c0144e62473d7"); \ No newline at end of file diff --git a/css/base/overseerr/soul.css b/css/base/overseerr/soul.css index e29134a7..b37b1e7d 100644 --- a/css/base/overseerr/soul.css +++ b/css/base/overseerr/soul.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/soul.css?sha=07c2b204f14dbe38c7a5f9d0b7d901de99f4e4c3"); \ No newline at end of file diff --git a/css/base/overseerr/space-gray.css b/css/base/overseerr/space-gray.css index c1cc74f1..85a05947 100644 --- a/css/base/overseerr/space-gray.css +++ b/css/base/overseerr/space-gray.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/theme-options/space-gray.css?sha=b8691b12c5972ad40471008c8d9fb05145b692d4"); \ No newline at end of file diff --git a/css/base/overseerr/space.css b/css/base/overseerr/space.css index a1f78e7e..6a839f23 100644 --- a/css/base/overseerr/space.css +++ b/css/base/overseerr/space.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/space.css?sha=0f922ed3e9d26c0a6242132bcdc1d2bc4aec6f7b"); \ No newline at end of file diff --git a/css/base/overseerr/time.css b/css/base/overseerr/time.css index bfa2b63c..6d2593c7 100644 --- a/css/base/overseerr/time.css +++ b/css/base/overseerr/time.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/time.css?sha=6cc9173f0be75cbd57bce1bd2aeddbd6da8258c8"); \ No newline at end of file diff --git a/css/base/overseerr/trueblack.css b/css/base/overseerr/trueblack.css index cf27deb6..573b1357 100644 --- a/css/base/overseerr/trueblack.css +++ b/css/base/overseerr/trueblack.css @@ -1,2 +1,2 @@ -@import url("/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765"); +@import url("/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460"); @import url("/css/community-theme-options/trueblack.css?sha=de3a1b7f21d63c3c9d72c16e03f90c7309ceb695"); \ No newline at end of file diff --git a/docker-mods/bazarr/root/etc/cont-init.d/98-themepark b/docker-mods/bazarr/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 diff --git a/docker-mods/calibre-web/root/etc/cont-init.d/98-themepark b/docker-mods/calibre-web/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 19b1417e..417aa90d --- a/docker-mods/calibre-web/root/etc/cont-init.d/98-themepark +++ b/docker-mods/calibre-web/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '--------------------------------' echo '| Calibre-web theme.park Mod |' diff --git a/docker-mods/deluge/root/etc/cont-init.d/98-themepark b/docker-mods/deluge/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 92774460..9e491d44 --- a/docker-mods/deluge/root/etc/cont-init.d/98-themepark +++ b/docker-mods/deluge/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '---------------------------' echo '| Deluge theme.park Mod |' diff --git a/docker-mods/duplicati/root/etc/cont-init.d/98-themepark b/docker-mods/duplicati/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 1c1fa3ed..ba0c0be3 --- a/docker-mods/duplicati/root/etc/cont-init.d/98-themepark +++ b/docker-mods/duplicati/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '----------------------------' echo '| Duplicati theme.park Mod |' diff --git a/docker-mods/emby/root/etc/cont-init.d/98-themepark b/docker-mods/emby/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 diff --git a/docker-mods/jackett/root/etc/cont-init.d/98-themepark b/docker-mods/jackett/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index abaf1b50..b55f4b76 --- a/docker-mods/jackett/root/etc/cont-init.d/98-themepark +++ b/docker-mods/jackett/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '---------------------------' echo '| Jackett theme.park Mod |' diff --git a/docker-mods/jellyfin/root/etc/cont-init.d/98-themepark b/docker-mods/jellyfin/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 18e53c79..fd4b5acd --- a/docker-mods/jellyfin/root/etc/cont-init.d/98-themepark +++ b/docker-mods/jellyfin/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '-----------------------------' echo '| Jellyfin theme.park Mod |' diff --git a/docker-mods/lazylibrarian/root/etc/cont-init.d/98-themepark b/docker-mods/lazylibrarian/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index d8714131..026eac1f --- a/docker-mods/lazylibrarian/root/etc/cont-init.d/98-themepark +++ b/docker-mods/lazylibrarian/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '----------------------------------' echo '| Lazylibrarian theme.park Mod |' diff --git a/docker-mods/librespeed/root/etc/cont-init.d/98-themepark b/docker-mods/librespeed/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 6a46fa20..a89ea834 --- a/docker-mods/librespeed/root/etc/cont-init.d/98-themepark +++ b/docker-mods/librespeed/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '-------------------------------' echo '| Librespeed theme.park Mod |' diff --git a/docker-mods/lidarr/root/etc/cont-init.d/98-themepark b/docker-mods/lidarr/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 0b1471c2..c27cd010 --- a/docker-mods/lidarr/root/etc/cont-init.d/98-themepark +++ b/docker-mods/lidarr/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '---------------------------' echo '| Lidarr theme.park Mod |' diff --git a/docker-mods/mylar3/root/etc/cont-init.d/98-themepark b/docker-mods/mylar3/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 65732690..473553df --- a/docker-mods/mylar3/root/etc/cont-init.d/98-themepark +++ b/docker-mods/mylar3/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '-------------------------' echo '| Mylar3 theme.park Mod |' diff --git a/docker-mods/nginx-proxy-manager/root/etc/cont-init.d/98-themepark b/docker-mods/nginx-proxy-manager/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 diff --git a/docker-mods/nzbget/root/etc/cont-init.d/98-themepark b/docker-mods/nzbget/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 3e94d1e1..b119672b --- a/docker-mods/nzbget/root/etc/cont-init.d/98-themepark +++ b/docker-mods/nzbget/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '---------------------------' echo '| NZBGet theme.park Mod |' diff --git a/docker-mods/plex/root/etc/cont-init.d/98-themepark b/docker-mods/plex/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 4d042c9a..ba87314a --- a/docker-mods/plex/root/etc/cont-init.d/98-themepark +++ b/docker-mods/plex/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '-------------------------' echo '| Plex theme.park Mod |' diff --git a/docker-mods/prowlarr/root/etc/cont-init.d/98-themepark b/docker-mods/prowlarr/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 37afbbbd..24aa5eca --- a/docker-mods/prowlarr/root/etc/cont-init.d/98-themepark +++ b/docker-mods/prowlarr/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '---------------------------' echo '| Prowlarr theme.park Mod |' diff --git a/docker-mods/qbittorrent/root/etc/cont-init.d/98-themepark b/docker-mods/qbittorrent/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index f2bde82d..42da5848 --- a/docker-mods/qbittorrent/root/etc/cont-init.d/98-themepark +++ b/docker-mods/qbittorrent/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '------------------------------' echo '| qBittorrent theme.park Mod |' diff --git a/docker-mods/radarr/root/etc/cont-init.d/98-themepark b/docker-mods/radarr/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 4051c1fd..6c4e634d --- a/docker-mods/radarr/root/etc/cont-init.d/98-themepark +++ b/docker-mods/radarr/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '---------------------------' echo '| Radarr theme.park Mod |' diff --git a/docker-mods/readarr/root/etc/cont-init.d/98-themepark b/docker-mods/readarr/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 28f2b78d..19185740 --- a/docker-mods/readarr/root/etc/cont-init.d/98-themepark +++ b/docker-mods/readarr/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '---------------------------' echo '| Readarr theme.park Mod |' diff --git a/docker-mods/rutorrent/root/etc/cont-init.d/98-themepark b/docker-mods/rutorrent/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 diff --git a/docker-mods/sabnzbd/root/etc/cont-init.d/98-themepark b/docker-mods/sabnzbd/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 129cf6ea..0a26ad13 --- a/docker-mods/sabnzbd/root/etc/cont-init.d/98-themepark +++ b/docker-mods/sabnzbd/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '----------------------------' echo '| SABnzbd theme.park Mod |' diff --git a/docker-mods/sonarr/root/etc/cont-init.d/98-themepark b/docker-mods/sonarr/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 636eb2ae..31c35abc --- a/docker-mods/sonarr/root/etc/cont-init.d/98-themepark +++ b/docker-mods/sonarr/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '---------------------------' echo '| Sonarr theme.park Mod |' diff --git a/docker-mods/synclounge/root/etc/cont-init.d/98-themepark b/docker-mods/synclounge/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 1b0a160e..e656a2e6 --- a/docker-mods/synclounge/root/etc/cont-init.d/98-themepark +++ b/docker-mods/synclounge/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '-------------------------------' echo '| Synclounge theme.park Mod |' diff --git a/docker-mods/tautulli/root/etc/cont-init.d/98-themepark b/docker-mods/tautulli/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 4013d706..62d53187 --- a/docker-mods/tautulli/root/etc/cont-init.d/98-themepark +++ b/docker-mods/tautulli/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '-----------------------------' echo '| Tautulli theme.park Mod |' diff --git a/docker-mods/thelounge/root/etc/cont-init.d/98-themepark b/docker-mods/thelounge/root/etc/cont-init.d/98-themepark index 96bc372b..ff368b08 100644 --- a/docker-mods/thelounge/root/etc/cont-init.d/98-themepark +++ b/docker-mods/thelounge/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '-------------------------------' echo '| The Lounge theme.park Mod |' diff --git a/docker-mods/transmission/root/etc/cont-init.d/98-themepark b/docker-mods/transmission/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 45c27963..e94de6ea --- a/docker-mods/transmission/root/etc/cont-init.d/98-themepark +++ b/docker-mods/transmission/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '---------------------------------' echo '| Transmission theme.park Mod |' diff --git a/docker-mods/vuetorrent/root/etc/cont-init.d/98-themepark b/docker-mods/vuetorrent/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index d0cb8981..3124bd4d --- a/docker-mods/vuetorrent/root/etc/cont-init.d/98-themepark +++ b/docker-mods/vuetorrent/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash APP_FILEPATH='/config/qBittorrent/qBittorrent.conf' INDEX_FILEPATH='/vuetorrent/public/index.html' if [ "${TP_HOTIO}" = true ]; then diff --git a/docker-mods/whisparr/root/etc/cont-init.d/98-themepark b/docker-mods/whisparr/root/etc/cont-init.d/98-themepark old mode 100644 new mode 100755 index 8f710aaa..38dacbeb --- a/docker-mods/whisparr/root/etc/cont-init.d/98-themepark +++ b/docker-mods/whisparr/root/etc/cont-init.d/98-themepark @@ -1,4 +1,4 @@ -#!/usr/bin/with-contenv bash +#!/command/with-contenv bash echo '-----------------------------' echo '| Whisparr theme.park Mod |' diff --git a/themes.json b/themes.json index b879c4e3..0618ad0b 100644 --- a/themes.json +++ b/themes.json @@ -10,9 +10,9 @@ "organizr": { "glass": { "css": [ + "https://develop.theme-park.dev/css/addons/organizr/glass/glass-base.css?sha=2a9c46b4f939049c416caede0226ee57528e0bb6", "https://develop.theme-park.dev/css/addons/organizr/glass/organizr-base-old.css?sha=e48f350f07564f9a83e886d10bfbd6038aec99d0", - "https://develop.theme-park.dev/css/addons/organizr/glass/glass-login.css?sha=0200383709509139874da6540d8a7fc07030f172", - "https://develop.theme-park.dev/css/addons/organizr/glass/glass-base.css?sha=2a9c46b4f939049c416caede0226ee57528e0bb6" + "https://develop.theme-park.dev/css/addons/organizr/glass/glass-login.css?sha=0200383709509139874da6540d8a7fc07030f172" ] } }, @@ -41,38 +41,38 @@ "login-page": { "alien": { "css": [ - "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/hallway2.css?sha=a1fdba5d1dfa66ca694da89f0e687b46eb2cb64e", + "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/hallway4.css?sha=aeb86d487947468a5238ca51fb25bc1a6caf21fa", "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/hallway.css?sha=72232d4cb2029dd42b27968aa8ce4dd32aae1d69", - "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/scanner.css?sha=27cc81f7bfe30ed24a464590567cb07f6b9ff8a0", "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82", - "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/isolation_video.css?sha=76e9a924194d67d5af10e707f3438fed5b920c1a", "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/hallway3.css?sha=eaa87edda46b08a1946fb4f3bbaa1f86b3269a46", - "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/nightmare.css?sha=a3f1d315bf864a84a5cdf5269f5ef9ef6648ee8c", + "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/isolation_video.css?sha=76e9a924194d67d5af10e707f3438fed5b920c1a", "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/alien-base.css?sha=7e310e223692a1169d19ad0eec747488ece7ca4e", - "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/hallway4.css?sha=aeb86d487947468a5238ca51fb25bc1a6caf21fa", - "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/isolation.css?sha=8a65e839eb0c5840a02f0b46615612884a0796ef" + "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/scanner.css?sha=27cc81f7bfe30ed24a464590567cb07f6b9ff8a0", + "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/isolation.css?sha=8a65e839eb0c5840a02f0b46615612884a0796ef", + "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/nightmare.css?sha=a3f1d315bf864a84a5cdf5269f5ef9ef6648ee8c", + "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/hallway2.css?sha=a1fdba5d1dfa66ca694da89f0e687b46eb2cb64e" ] }, "fallout": { "css": [ - "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/terminal.css?sha=0b3d14ad638f201dd8b8705eed6c6824848d887d", "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/dirty_terminal.css?sha=3896f0bace6582ad2cef3c8d38dc4f7aba4549bd", + "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82", "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/dirty_terminal2.css?sha=670b921a85dfdfd942199c1988995f2c9a651d9f", + "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/terminal.css?sha=0b3d14ad638f201dd8b8705eed6c6824848d887d", "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/fallout-base.css?sha=3a79171bff7252461e4ff5e76b507640bffcf5e1", - "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/fallout_video.css?sha=5875d1bd4d5f93224579ea0f526ce21d9bf98f10", - "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82", - "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/terminal2.css?sha=3c8f53f270a9fb66b9163277411a8b9a0c614d5e" + "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/terminal2.css?sha=3c8f53f270a9fb66b9163277411a8b9a0c614d5e", + "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/fallout_video.css?sha=5875d1bd4d5f93224579ea0f526ce21d9bf98f10" ] }, "retro-terminal": { "css": [ - "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css?sha=860f370f1b8e25b26ab9bc45a73632de58c799ce", "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/green.css?sha=ecc3fb8c7fb720609886208e0c4de2a870fd2cda", - "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/red.css?sha=e3964fb51632bc2edf2db563918576852db8d8e3", "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/amber.css?sha=7ec771cb909172528b1905e26e4e8faaa0645fda", - "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/white.css?sha=3bc8cfd778af2f41deb8a7d7b25bbcdad186f2ed", "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82", - "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/blue.css?sha=129b982f0fb99e29d36a7f507bde0f07b57caa48" + "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/blue.css?sha=129b982f0fb99e29d36a7f507bde0f07b57caa48", + "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css?sha=860f370f1b8e25b26ab9bc45a73632de58c799ce", + "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/white.css?sha=3bc8cfd778af2f41deb8a7d7b25bbcdad186f2ed", + "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/red.css?sha=e3964fb51632bc2edf2db563918576852db8d8e3" ] } } @@ -303,9 +303,9 @@ "addons": { "glass": { "css": [ + "https://develop.theme-park.dev/css/addons/organizr/glass/glass-base.css?sha=2a9c46b4f939049c416caede0226ee57528e0bb6", "https://develop.theme-park.dev/css/addons/organizr/glass/organizr-base-old.css?sha=e48f350f07564f9a83e886d10bfbd6038aec99d0", - "https://develop.theme-park.dev/css/addons/organizr/glass/glass-login.css?sha=0200383709509139874da6540d8a7fc07030f172", - "https://develop.theme-park.dev/css/addons/organizr/glass/glass-base.css?sha=2a9c46b4f939049c416caede0226ee57528e0bb6" + "https://develop.theme-park.dev/css/addons/organizr/glass/glass-login.css?sha=0200383709509139874da6540d8a7fc07030f172" ] } }, @@ -313,7 +313,7 @@ }, "overseerr": { "addons": {}, - "base_css": "https://develop.theme-park.dev/css/base/overseerr/overseerr-base.css?sha=d12d00cc51d946cf085fbb19bbd858c2e3a87765" + "base_css": "https://develop.theme-park.dev/css/base/overseerr/overseerr-base.css?sha=3af4236d34bbfa86753524fc4054af1666826460" }, "petio": { "addons": {}, @@ -400,38 +400,38 @@ "login-page": { "alien": { "css": [ - "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/hallway2.css?sha=a1fdba5d1dfa66ca694da89f0e687b46eb2cb64e", + "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/hallway4.css?sha=aeb86d487947468a5238ca51fb25bc1a6caf21fa", "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/hallway.css?sha=72232d4cb2029dd42b27968aa8ce4dd32aae1d69", - "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/scanner.css?sha=27cc81f7bfe30ed24a464590567cb07f6b9ff8a0", "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82", - "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/isolation_video.css?sha=76e9a924194d67d5af10e707f3438fed5b920c1a", "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/hallway3.css?sha=eaa87edda46b08a1946fb4f3bbaa1f86b3269a46", - "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/nightmare.css?sha=a3f1d315bf864a84a5cdf5269f5ef9ef6648ee8c", + "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/isolation_video.css?sha=76e9a924194d67d5af10e707f3438fed5b920c1a", "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/alien-base.css?sha=7e310e223692a1169d19ad0eec747488ece7ca4e", - "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/hallway4.css?sha=aeb86d487947468a5238ca51fb25bc1a6caf21fa", - "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/isolation.css?sha=8a65e839eb0c5840a02f0b46615612884a0796ef" + "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/scanner.css?sha=27cc81f7bfe30ed24a464590567cb07f6b9ff8a0", + "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/isolation.css?sha=8a65e839eb0c5840a02f0b46615612884a0796ef", + "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/nightmare.css?sha=a3f1d315bf864a84a5cdf5269f5ef9ef6648ee8c", + "https://develop.theme-park.dev/css/addons/unraid/login-page/alien/hallway2.css?sha=a1fdba5d1dfa66ca694da89f0e687b46eb2cb64e" ] }, "fallout": { "css": [ - "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/terminal.css?sha=0b3d14ad638f201dd8b8705eed6c6824848d887d", "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/dirty_terminal.css?sha=3896f0bace6582ad2cef3c8d38dc4f7aba4549bd", + "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82", "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/dirty_terminal2.css?sha=670b921a85dfdfd942199c1988995f2c9a651d9f", + "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/terminal.css?sha=0b3d14ad638f201dd8b8705eed6c6824848d887d", "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/fallout-base.css?sha=3a79171bff7252461e4ff5e76b507640bffcf5e1", - "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/fallout_video.css?sha=5875d1bd4d5f93224579ea0f526ce21d9bf98f10", - "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82", - "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/terminal2.css?sha=3c8f53f270a9fb66b9163277411a8b9a0c614d5e" + "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/terminal2.css?sha=3c8f53f270a9fb66b9163277411a8b9a0c614d5e", + "https://develop.theme-park.dev/css/addons/unraid/login-page/fallout/fallout_video.css?sha=5875d1bd4d5f93224579ea0f526ce21d9bf98f10" ] }, "retro-terminal": { "css": [ - "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css?sha=860f370f1b8e25b26ab9bc45a73632de58c799ce", "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/green.css?sha=ecc3fb8c7fb720609886208e0c4de2a870fd2cda", - "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/red.css?sha=e3964fb51632bc2edf2db563918576852db8d8e3", "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/amber.css?sha=7ec771cb909172528b1905e26e4e8faaa0645fda", - "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/white.css?sha=3bc8cfd778af2f41deb8a7d7b25bbcdad186f2ed", "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82", - "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/blue.css?sha=129b982f0fb99e29d36a7f507bde0f07b57caa48" + "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/blue.css?sha=129b982f0fb99e29d36a7f507bde0f07b57caa48", + "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css?sha=860f370f1b8e25b26ab9bc45a73632de58c799ce", + "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/white.css?sha=3bc8cfd778af2f41deb8a7d7b25bbcdad186f2ed", + "https://develop.theme-park.dev/css/addons/unraid/login-page/retro-terminal/red.css?sha=e3964fb51632bc2edf2db563918576852db8d8e3" ] } }