1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-02 13:37:21 +02:00
This commit is contained in:
GilbN 2023-02-21 18:41:48 +00:00
parent d563936d64
commit d98a0c01f6
85 changed files with 117 additions and 122 deletions

View File

@ -54,6 +54,8 @@ jobs:
- name: Set up Docker Buildx - name: Set up Docker Buildx
id: buildx id: buildx
uses: docker/setup-buildx-action@v2.2.1 uses: docker/setup-buildx-action@v2.2.1
with:
driver-opts: image=moby/buildkit:v0.10.5
- name: Login to GitHub Container Registry - name: Login to GitHub Container Registry
uses: docker/login-action@v2.1.0 uses: docker/login-action@v2.1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

View File

@ -7,14 +7,6 @@
} }
} }
@media only screen and (max-width: 768px) {
[class*="PageHeader-logo-"] {
width: 32px;
height: 32px;
margin-left: 0px;
content: url("sonarr/Content/Images/logo.svg");
}
}
[class*="LoadingPage-logoFull-"] { [class*="LoadingPage-logoFull-"] {
content: url("/css/addons/sonarr/sonarr-text-logo/sonarr-text.png"); content: url("/css/addons/sonarr/sonarr-text-logo/sonarr-text.png");

View File

@ -13,6 +13,7 @@ DISABLE_THEME="false"
# you must disable the whole theme with the DISABLE_THEME="true" env first and re-run it again after with "false". # you must disable the whole theme with the DISABLE_THEME="true" env first and re-run it again after with "false".
# Your domain can be your custom domain or a github pages (user.github.io) etc. Don't add the whole URL with scheme, you only need to add the domain. # Your domain can be your custom domain or a github pages (user.github.io) etc. Don't add the whole URL with scheme, you only need to add the domain.
# If you are using your own github.io domain you must prepend /theme.park on all @imports/URLs in the css files. e.g. @import url(/theme.park/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);
# If your custom domain uses a subfolder you must escape the forward slash. (custom.com\/subfolder) # If your custom domain uses a subfolder you must escape the forward slash. (custom.com\/subfolder)

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/theme-options/aquamarine.css?sha=7f02500167b598d1a64c86198ed3c9af9dec5466"); @import url("/css/theme-options/aquamarine.css?sha=7f02500167b598d1a64c86198ed3c9af9dec5466");

File diff suppressed because one or more lines are too long

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/blackberry-abyss.css?sha=b64eb1f01cbd66a9dd888a96e62bb05ccf749802"); @import url("/css/community-theme-options/blackberry-abyss.css?sha=b64eb1f01cbd66a9dd888a96e62bb05ccf749802");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/blackberry-amethyst.css?sha=1f1cd7d10acca7c00b54073724bb75e73c83a603"); @import url("/css/community-theme-options/blackberry-amethyst.css?sha=1f1cd7d10acca7c00b54073724bb75e73c83a603");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/blackberry-carol.css?sha=51ce48be9f6521bf9805a0b6206967540352ca2b"); @import url("/css/community-theme-options/blackberry-carol.css?sha=51ce48be9f6521bf9805a0b6206967540352ca2b");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/blackberry-dreamscape.css?sha=adc24f5a940aa6f8e0061e4b1ad86126f95ba57f"); @import url("/css/community-theme-options/blackberry-dreamscape.css?sha=adc24f5a940aa6f8e0061e4b1ad86126f95ba57f");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/blackberry-flamingo.css?sha=d075526c4af1caa77d1d6ccb11536b66aa993b99"); @import url("/css/community-theme-options/blackberry-flamingo.css?sha=d075526c4af1caa77d1d6ccb11536b66aa993b99");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/blackberry-hearth.css?sha=5a139953a525ca38111fd2dfa815c686bc5dbb88"); @import url("/css/community-theme-options/blackberry-hearth.css?sha=5a139953a525ca38111fd2dfa815c686bc5dbb88");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/blackberry-martian.css?sha=6eb4cd0529632fca270378f66f777182f4e2fb3e"); @import url("/css/community-theme-options/blackberry-martian.css?sha=6eb4cd0529632fca270378f66f777182f4e2fb3e");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/blackberry-pumpkin.css?sha=0e4c45af378262c4705bc538fdc3357e24613098"); @import url("/css/community-theme-options/blackberry-pumpkin.css?sha=0e4c45af378262c4705bc538fdc3357e24613098");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/blackberry-royal.css?sha=6aebe0c7f1aa26cb9822b1e44ebd7ffa628d981a"); @import url("/css/community-theme-options/blackberry-royal.css?sha=6aebe0c7f1aa26cb9822b1e44ebd7ffa628d981a");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/blackberry-shadow.css?sha=b1ea4de97e26ef32b52edc79e0fb8aeee4a7d83d"); @import url("/css/community-theme-options/blackberry-shadow.css?sha=b1ea4de97e26ef32b52edc79e0fb8aeee4a7d83d");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/blackberry-solar.css?sha=d53082caa15548ea53a518a9ca950eeab6a95059"); @import url("/css/community-theme-options/blackberry-solar.css?sha=d53082caa15548ea53a518a9ca950eeab6a95059");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/blackberry-vanta.css?sha=5ae2f81e3d70a7a3f166ebfba6ae4ff050ea766d"); @import url("/css/community-theme-options/blackberry-vanta.css?sha=5ae2f81e3d70a7a3f166ebfba6ae4ff050ea766d");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/theme-options/dark.css?sha=08b228ea163be7beccc6bd88a6d002c4e172032e"); @import url("/css/theme-options/dark.css?sha=08b228ea163be7beccc6bd88a6d002c4e172032e");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/theme-options/dracula.css?sha=908bc4d3b082e330e916d506a46b4fad1994e99c"); @import url("/css/theme-options/dracula.css?sha=908bc4d3b082e330e916d506a46b4fad1994e99c");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/hotline-old.css?sha=4befb6edb8a0b329baa4319e3c6fec9856f1d76f"); @import url("/css/community-theme-options/hotline-old.css?sha=4befb6edb8a0b329baa4319e3c6fec9856f1d76f");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/theme-options/hotline.css?sha=1cf394f1f517bb0ce3672d67846a3ab1bf8eda4c"); @import url("/css/theme-options/hotline.css?sha=1cf394f1f517bb0ce3672d67846a3ab1bf8eda4c");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/theme-options/hotpink.css?sha=18ffb7ff0cf9d4ae97f09c2ccb980d8bb0fd9d3e"); @import url("/css/theme-options/hotpink.css?sha=18ffb7ff0cf9d4ae97f09c2ccb980d8bb0fd9d3e");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/ibracorp.css?sha=0757f163ac0c650f194555b7e0869213ff85f4e9"); @import url("/css/community-theme-options/ibracorp.css?sha=0757f163ac0c650f194555b7e0869213ff85f4e9");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/theme-options/maroon.css?sha=2260540a1a97c69eadd787b998113b892e4124da"); @import url("/css/theme-options/maroon.css?sha=2260540a1a97c69eadd787b998113b892e4124da");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/mind.css?sha=bd65d1ae6f686873d9ef0d04100ae358deca1844"); @import url("/css/community-theme-options/mind.css?sha=bd65d1ae6f686873d9ef0d04100ae358deca1844");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/theme-options/nord.css?sha=66e2ab527d521003b7c1cd114a31af3d2cb6af7b"); @import url("/css/theme-options/nord.css?sha=66e2ab527d521003b7c1cd114a31af3d2cb6af7b");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/onedark.css?sha=7754291defa741c805bb0aec4d647ba27fec9cca"); @import url("/css/community-theme-options/onedark.css?sha=7754291defa741c805bb0aec4d647ba27fec9cca");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/theme-options/organizr.css?sha=2a1ee65a26780204509f713f7ea2d5ebdc5bd057"); @import url("/css/theme-options/organizr.css?sha=2a1ee65a26780204509f713f7ea2d5ebdc5bd057");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/theme-options/overseerr.css?sha=eedb2e0df6cc892903b8716a05184c61577ebe20"); @import url("/css/theme-options/overseerr.css?sha=eedb2e0df6cc892903b8716a05184c61577ebe20");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/pine-shadow.css?sha=cc2adf274933630ff06539a244ba9fffff9090dc"); @import url("/css/community-theme-options/pine-shadow.css?sha=cc2adf274933630ff06539a244ba9fffff9090dc");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/theme-options/plex.css?sha=f31f9e494f6e675b55d16f0f811d94a0b9def845"); @import url("/css/theme-options/plex.css?sha=f31f9e494f6e675b55d16f0f811d94a0b9def845");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/power.css?sha=e3e059c24433790a92157332489c91eb6fabaf96"); @import url("/css/community-theme-options/power.css?sha=e3e059c24433790a92157332489c91eb6fabaf96");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/reality.css?sha=411fda46ff8940263182b2cc9b8c0144e62473d7"); @import url("/css/community-theme-options/reality.css?sha=411fda46ff8940263182b2cc9b8c0144e62473d7");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/soul.css?sha=07c2b204f14dbe38c7a5f9d0b7d901de99f4e4c3"); @import url("/css/community-theme-options/soul.css?sha=07c2b204f14dbe38c7a5f9d0b7d901de99f4e4c3");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/theme-options/space-gray.css?sha=b8691b12c5972ad40471008c8d9fb05145b692d4"); @import url("/css/theme-options/space-gray.css?sha=b8691b12c5972ad40471008c8d9fb05145b692d4");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/space.css?sha=0f922ed3e9d26c0a6242132bcdc1d2bc4aec6f7b"); @import url("/css/community-theme-options/space.css?sha=0f922ed3e9d26c0a6242132bcdc1d2bc4aec6f7b");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/time.css?sha=6cc9173f0be75cbd57bce1bd2aeddbd6da8258c8"); @import url("/css/community-theme-options/time.css?sha=6cc9173f0be75cbd57bce1bd2aeddbd6da8258c8");

View File

@ -1,2 +1,2 @@
@import url("/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0"); @import url("/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc");
@import url("/css/community-theme-options/trueblack.css?sha=de3a1b7f21d63c3c9d72c16e03f90c7309ceb695"); @import url("/css/community-theme-options/trueblack.css?sha=de3a1b7f21d63c3c9d72c16e03f90c7309ceb695");

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/theme-options/aquamarine.css?sha=7f02500167b598d1a64c86198ed3c9af9dec5466"); @import url("/css/theme-options/aquamarine.css?sha=7f02500167b598d1a64c86198ed3c9af9dec5466");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/blackberry-abyss.css?sha=b64eb1f01cbd66a9dd888a96e62bb05ccf749802"); @import url("/css/community-theme-options/blackberry-abyss.css?sha=b64eb1f01cbd66a9dd888a96e62bb05ccf749802");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/blackberry-amethyst.css?sha=1f1cd7d10acca7c00b54073724bb75e73c83a603"); @import url("/css/community-theme-options/blackberry-amethyst.css?sha=1f1cd7d10acca7c00b54073724bb75e73c83a603");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/blackberry-carol.css?sha=51ce48be9f6521bf9805a0b6206967540352ca2b"); @import url("/css/community-theme-options/blackberry-carol.css?sha=51ce48be9f6521bf9805a0b6206967540352ca2b");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/blackberry-dreamscape.css?sha=adc24f5a940aa6f8e0061e4b1ad86126f95ba57f"); @import url("/css/community-theme-options/blackberry-dreamscape.css?sha=adc24f5a940aa6f8e0061e4b1ad86126f95ba57f");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/blackberry-flamingo.css?sha=d075526c4af1caa77d1d6ccb11536b66aa993b99"); @import url("/css/community-theme-options/blackberry-flamingo.css?sha=d075526c4af1caa77d1d6ccb11536b66aa993b99");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/blackberry-hearth.css?sha=5a139953a525ca38111fd2dfa815c686bc5dbb88"); @import url("/css/community-theme-options/blackberry-hearth.css?sha=5a139953a525ca38111fd2dfa815c686bc5dbb88");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/blackberry-martian.css?sha=6eb4cd0529632fca270378f66f777182f4e2fb3e"); @import url("/css/community-theme-options/blackberry-martian.css?sha=6eb4cd0529632fca270378f66f777182f4e2fb3e");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/blackberry-pumpkin.css?sha=0e4c45af378262c4705bc538fdc3357e24613098"); @import url("/css/community-theme-options/blackberry-pumpkin.css?sha=0e4c45af378262c4705bc538fdc3357e24613098");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/blackberry-royal.css?sha=6aebe0c7f1aa26cb9822b1e44ebd7ffa628d981a"); @import url("/css/community-theme-options/blackberry-royal.css?sha=6aebe0c7f1aa26cb9822b1e44ebd7ffa628d981a");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/blackberry-shadow.css?sha=b1ea4de97e26ef32b52edc79e0fb8aeee4a7d83d"); @import url("/css/community-theme-options/blackberry-shadow.css?sha=b1ea4de97e26ef32b52edc79e0fb8aeee4a7d83d");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/blackberry-solar.css?sha=d53082caa15548ea53a518a9ca950eeab6a95059"); @import url("/css/community-theme-options/blackberry-solar.css?sha=d53082caa15548ea53a518a9ca950eeab6a95059");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/blackberry-vanta.css?sha=5ae2f81e3d70a7a3f166ebfba6ae4ff050ea766d"); @import url("/css/community-theme-options/blackberry-vanta.css?sha=5ae2f81e3d70a7a3f166ebfba6ae4ff050ea766d");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/theme-options/dark.css?sha=08b228ea163be7beccc6bd88a6d002c4e172032e"); @import url("/css/theme-options/dark.css?sha=08b228ea163be7beccc6bd88a6d002c4e172032e");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/theme-options/dracula.css?sha=908bc4d3b082e330e916d506a46b4fad1994e99c"); @import url("/css/theme-options/dracula.css?sha=908bc4d3b082e330e916d506a46b4fad1994e99c");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/hotline-old.css?sha=4befb6edb8a0b329baa4319e3c6fec9856f1d76f"); @import url("/css/community-theme-options/hotline-old.css?sha=4befb6edb8a0b329baa4319e3c6fec9856f1d76f");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/theme-options/hotline.css?sha=1cf394f1f517bb0ce3672d67846a3ab1bf8eda4c"); @import url("/css/theme-options/hotline.css?sha=1cf394f1f517bb0ce3672d67846a3ab1bf8eda4c");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/theme-options/hotpink.css?sha=18ffb7ff0cf9d4ae97f09c2ccb980d8bb0fd9d3e"); @import url("/css/theme-options/hotpink.css?sha=18ffb7ff0cf9d4ae97f09c2ccb980d8bb0fd9d3e");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/ibracorp.css?sha=0757f163ac0c650f194555b7e0869213ff85f4e9"); @import url("/css/community-theme-options/ibracorp.css?sha=0757f163ac0c650f194555b7e0869213ff85f4e9");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/theme-options/maroon.css?sha=2260540a1a97c69eadd787b998113b892e4124da"); @import url("/css/theme-options/maroon.css?sha=2260540a1a97c69eadd787b998113b892e4124da");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/mind.css?sha=bd65d1ae6f686873d9ef0d04100ae358deca1844"); @import url("/css/community-theme-options/mind.css?sha=bd65d1ae6f686873d9ef0d04100ae358deca1844");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/theme-options/nord.css?sha=66e2ab527d521003b7c1cd114a31af3d2cb6af7b"); @import url("/css/theme-options/nord.css?sha=66e2ab527d521003b7c1cd114a31af3d2cb6af7b");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/onedark.css?sha=7754291defa741c805bb0aec4d647ba27fec9cca"); @import url("/css/community-theme-options/onedark.css?sha=7754291defa741c805bb0aec4d647ba27fec9cca");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/theme-options/organizr.css?sha=2a1ee65a26780204509f713f7ea2d5ebdc5bd057"); @import url("/css/theme-options/organizr.css?sha=2a1ee65a26780204509f713f7ea2d5ebdc5bd057");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/theme-options/overseerr.css?sha=eedb2e0df6cc892903b8716a05184c61577ebe20"); @import url("/css/theme-options/overseerr.css?sha=eedb2e0df6cc892903b8716a05184c61577ebe20");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/pine-shadow.css?sha=cc2adf274933630ff06539a244ba9fffff9090dc"); @import url("/css/community-theme-options/pine-shadow.css?sha=cc2adf274933630ff06539a244ba9fffff9090dc");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/theme-options/plex.css?sha=f31f9e494f6e675b55d16f0f811d94a0b9def845"); @import url("/css/theme-options/plex.css?sha=f31f9e494f6e675b55d16f0f811d94a0b9def845");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/power.css?sha=e3e059c24433790a92157332489c91eb6fabaf96"); @import url("/css/community-theme-options/power.css?sha=e3e059c24433790a92157332489c91eb6fabaf96");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/reality.css?sha=411fda46ff8940263182b2cc9b8c0144e62473d7"); @import url("/css/community-theme-options/reality.css?sha=411fda46ff8940263182b2cc9b8c0144e62473d7");

File diff suppressed because one or more lines are too long

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/soul.css?sha=07c2b204f14dbe38c7a5f9d0b7d901de99f4e4c3"); @import url("/css/community-theme-options/soul.css?sha=07c2b204f14dbe38c7a5f9d0b7d901de99f4e4c3");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/theme-options/space-gray.css?sha=b8691b12c5972ad40471008c8d9fb05145b692d4"); @import url("/css/theme-options/space-gray.css?sha=b8691b12c5972ad40471008c8d9fb05145b692d4");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/space.css?sha=0f922ed3e9d26c0a6242132bcdc1d2bc4aec6f7b"); @import url("/css/community-theme-options/space.css?sha=0f922ed3e9d26c0a6242132bcdc1d2bc4aec6f7b");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/time.css?sha=6cc9173f0be75cbd57bce1bd2aeddbd6da8258c8"); @import url("/css/community-theme-options/time.css?sha=6cc9173f0be75cbd57bce1bd2aeddbd6da8258c8");

View File

@ -1,2 +1,2 @@
@import url("/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2"); @import url("/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7");
@import url("/css/community-theme-options/trueblack.css?sha=de3a1b7f21d63c3c9d72c16e03f90c7309ceb695"); @import url("/css/community-theme-options/trueblack.css?sha=de3a1b7f21d63c3c9d72c16e03f90c7309ceb695");

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -11,9 +11,9 @@
"organizr": { "organizr": {
"glass": { "glass": {
"css": [ "css": [
"https://theme-park.dev/css/addons/organizr/glass/organizr-base-old.css?sha=e48f350f07564f9a83e886d10bfbd6038aec99d0",
"https://theme-park.dev/css/addons/organizr/glass/glass-base.css?sha=2a9c46b4f939049c416caede0226ee57528e0bb6", "https://theme-park.dev/css/addons/organizr/glass/glass-base.css?sha=2a9c46b4f939049c416caede0226ee57528e0bb6",
"https://theme-park.dev/css/addons/organizr/glass/glass-login.css?sha=0200383709509139874da6540d8a7fc07030f172", "https://theme-park.dev/css/addons/organizr/glass/glass-login.css?sha=0200383709509139874da6540d8a7fc07030f172"
"https://theme-park.dev/css/addons/organizr/glass/organizr-base-old.css?sha=e48f350f07564f9a83e886d10bfbd6038aec99d0"
] ]
} }
}, },
@ -38,44 +38,44 @@
"sonarr-4k-logo": "https://theme-park.dev/css/addons/sonarr/sonarr-4k-logo/sonarr-4k-logo.css?sha=9bcc5ab73f0c2bfa8b8b6fc219ed5bd1133be1ff", "sonarr-4k-logo": "https://theme-park.dev/css/addons/sonarr/sonarr-4k-logo/sonarr-4k-logo.css?sha=9bcc5ab73f0c2bfa8b8b6fc219ed5bd1133be1ff",
"sonarr-4k-text-logo": "https://theme-park.dev/css/addons/sonarr/sonarr-4k-text-logo/sonarr-4k-text-logo.css?sha=0805aae0b588c147a24f8eccf08db6c2d4b242e8", "sonarr-4k-text-logo": "https://theme-park.dev/css/addons/sonarr/sonarr-4k-text-logo/sonarr-4k-text-logo.css?sha=0805aae0b588c147a24f8eccf08db6c2d4b242e8",
"sonarr-darker": "https://theme-park.dev/css/addons/sonarr/sonarr-darker/sonarr-darker.css?sha=7c3c2ddcd71525229b0dcc186326003677908b7c", "sonarr-darker": "https://theme-park.dev/css/addons/sonarr/sonarr-darker/sonarr-darker.css?sha=7c3c2ddcd71525229b0dcc186326003677908b7c",
"sonarr-text-logo": "https://theme-park.dev/css/addons/sonarr/sonarr-text-logo/sonarr-text-logo.css?sha=b037386c06f38403b1270a52ef83654d0573f9b3" "sonarr-text-logo": "https://theme-park.dev/css/addons/sonarr/sonarr-text-logo/sonarr-text-logo.css?sha=f38b37a2dcadf61d135dd555e459eeff4977c0d0"
}, },
"unraid": { "unraid": {
"login-page": { "login-page": {
"alien": { "alien": {
"css": [ "css": [
"https://theme-park.dev/css/addons/unraid/login-page/alien/hallway4.css?sha=aeb86d487947468a5238ca51fb25bc1a6caf21fa", "https://theme-park.dev/css/addons/unraid/login-page/alien/hallway4.css?sha=aeb86d487947468a5238ca51fb25bc1a6caf21fa",
"https://theme-park.dev/css/addons/unraid/login-page/alien/isolation.css?sha=8a65e839eb0c5840a02f0b46615612884a0796ef",
"https://theme-park.dev/css/addons/unraid/login-page/alien/scanner.css?sha=27cc81f7bfe30ed24a464590567cb07f6b9ff8a0",
"https://theme-park.dev/css/addons/unraid/login-page/alien/hallway3.css?sha=eaa87edda46b08a1946fb4f3bbaa1f86b3269a46", "https://theme-park.dev/css/addons/unraid/login-page/alien/hallway3.css?sha=eaa87edda46b08a1946fb4f3bbaa1f86b3269a46",
"https://theme-park.dev/css/addons/unraid/login-page/alien/alien-base.css?sha=7e310e223692a1169d19ad0eec747488ece7ca4e",
"https://theme-park.dev/css/addons/unraid/login-page/alien/isolation_video.css?sha=76e9a924194d67d5af10e707f3438fed5b920c1a",
"https://theme-park.dev/css/addons/unraid/login-page/alien/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82", "https://theme-park.dev/css/addons/unraid/login-page/alien/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82",
"https://theme-park.dev/css/addons/unraid/login-page/alien/hallway.css?sha=72232d4cb2029dd42b27968aa8ce4dd32aae1d69", "https://theme-park.dev/css/addons/unraid/login-page/alien/isolation_video.css?sha=76e9a924194d67d5af10e707f3438fed5b920c1a",
"https://theme-park.dev/css/addons/unraid/login-page/alien/alien-base.css?sha=7e310e223692a1169d19ad0eec747488ece7ca4e",
"https://theme-park.dev/css/addons/unraid/login-page/alien/nightmare.css?sha=a3f1d315bf864a84a5cdf5269f5ef9ef6648ee8c", "https://theme-park.dev/css/addons/unraid/login-page/alien/nightmare.css?sha=a3f1d315bf864a84a5cdf5269f5ef9ef6648ee8c",
"https://theme-park.dev/css/addons/unraid/login-page/alien/hallway2.css?sha=a1fdba5d1dfa66ca694da89f0e687b46eb2cb64e" "https://theme-park.dev/css/addons/unraid/login-page/alien/hallway2.css?sha=a1fdba5d1dfa66ca694da89f0e687b46eb2cb64e",
"https://theme-park.dev/css/addons/unraid/login-page/alien/hallway.css?sha=72232d4cb2029dd42b27968aa8ce4dd32aae1d69",
"https://theme-park.dev/css/addons/unraid/login-page/alien/scanner.css?sha=27cc81f7bfe30ed24a464590567cb07f6b9ff8a0",
"https://theme-park.dev/css/addons/unraid/login-page/alien/isolation.css?sha=8a65e839eb0c5840a02f0b46615612884a0796ef"
] ]
}, },
"fallout": { "fallout": {
"css": [ "css": [
"https://theme-park.dev/css/addons/unraid/login-page/fallout/terminal.css?sha=0b3d14ad638f201dd8b8705eed6c6824848d887d",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout-base.css?sha=3a79171bff7252461e4ff5e76b507640bffcf5e1",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/dirty_terminal2.css?sha=670b921a85dfdfd942199c1988995f2c9a651d9f",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/terminal2.css?sha=3c8f53f270a9fb66b9163277411a8b9a0c614d5e", "https://theme-park.dev/css/addons/unraid/login-page/fallout/terminal2.css?sha=3c8f53f270a9fb66b9163277411a8b9a0c614d5e",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_video.css?sha=5875d1bd4d5f93224579ea0f526ce21d9bf98f10", "https://theme-park.dev/css/addons/unraid/login-page/fallout/dirty_terminal2.css?sha=670b921a85dfdfd942199c1988995f2c9a651d9f",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82", "https://theme-park.dev/css/addons/unraid/login-page/fallout/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/dirty_terminal.css?sha=3896f0bace6582ad2cef3c8d38dc4f7aba4549bd" "https://theme-park.dev/css/addons/unraid/login-page/fallout/terminal.css?sha=0b3d14ad638f201dd8b8705eed6c6824848d887d",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/dirty_terminal.css?sha=3896f0bace6582ad2cef3c8d38dc4f7aba4549bd",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_video.css?sha=5875d1bd4d5f93224579ea0f526ce21d9bf98f10",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout-base.css?sha=3a79171bff7252461e4ff5e76b507640bffcf5e1"
] ]
}, },
"retro-terminal": { "retro-terminal": {
"css": [ "css": [
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/green.css?sha=ecc3fb8c7fb720609886208e0c4de2a870fd2cda", "https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/green.css?sha=ecc3fb8c7fb720609886208e0c4de2a870fd2cda",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/white.css?sha=3bc8cfd778af2f41deb8a7d7b25bbcdad186f2ed", "https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/white.css?sha=3bc8cfd778af2f41deb8a7d7b25bbcdad186f2ed",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/red.css?sha=e3964fb51632bc2edf2db563918576852db8d8e3", "https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/red.css?sha=e3964fb51632bc2edf2db563918576852db8d8e3",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/amber.css?sha=7ec771cb909172528b1905e26e4e8faaa0645fda", "https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/amber.css?sha=7ec771cb909172528b1905e26e4e8faaa0645fda",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/blue.css?sha=129b982f0fb99e29d36a7f507bde0f07b57caa48", "https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css?sha=860f370f1b8e25b26ab9bc45a73632de58c799ce",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css?sha=860f370f1b8e25b26ab9bc45a73632de58c799ce" "https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/blue.css?sha=129b982f0fb99e29d36a7f507bde0f07b57caa48"
] ]
} }
} }
@ -203,7 +203,7 @@
}, },
"bitwarden": { "bitwarden": {
"addons": {}, "addons": {},
"base_css": "https://theme-park.dev/css/base/bitwarden/bitwarden-base.css?sha=42d84af1c71f67cac5f6e8fc9a2b4e193501afb0" "base_css": "https://theme-park.dev/css/base/bitwarden/bitwarden-base.css?sha=6e2039ecec9d2ef152f0aa8a40d26ec186be1ddc"
}, },
"calibreweb": { "calibreweb": {
"addons": {}, "addons": {},
@ -308,9 +308,9 @@
"addons": { "addons": {
"glass": { "glass": {
"css": [ "css": [
"https://theme-park.dev/css/addons/organizr/glass/organizr-base-old.css?sha=e48f350f07564f9a83e886d10bfbd6038aec99d0",
"https://theme-park.dev/css/addons/organizr/glass/glass-base.css?sha=2a9c46b4f939049c416caede0226ee57528e0bb6", "https://theme-park.dev/css/addons/organizr/glass/glass-base.css?sha=2a9c46b4f939049c416caede0226ee57528e0bb6",
"https://theme-park.dev/css/addons/organizr/glass/glass-login.css?sha=0200383709509139874da6540d8a7fc07030f172", "https://theme-park.dev/css/addons/organizr/glass/glass-login.css?sha=0200383709509139874da6540d8a7fc07030f172"
"https://theme-park.dev/css/addons/organizr/glass/organizr-base-old.css?sha=e48f350f07564f9a83e886d10bfbd6038aec99d0"
] ]
} }
}, },
@ -375,7 +375,7 @@
}, },
"rutorrent": { "rutorrent": {
"addons": {}, "addons": {},
"base_css": "https://theme-park.dev/css/base/rutorrent/rutorrent-base.css?sha=aab2104532d93b4af6894a68125870d599cea7c2" "base_css": "https://theme-park.dev/css/base/rutorrent/rutorrent-base.css?sha=8d5faa3034388a0f1ee7b80a5ab71c631220e4e7"
}, },
"sabnzbd": { "sabnzbd": {
"addons": {}, "addons": {},
@ -386,7 +386,7 @@
"sonarr-4k-logo": "https://theme-park.dev/css/addons/sonarr/sonarr-4k-logo/sonarr-4k-logo.css?sha=9bcc5ab73f0c2bfa8b8b6fc219ed5bd1133be1ff", "sonarr-4k-logo": "https://theme-park.dev/css/addons/sonarr/sonarr-4k-logo/sonarr-4k-logo.css?sha=9bcc5ab73f0c2bfa8b8b6fc219ed5bd1133be1ff",
"sonarr-4k-text-logo": "https://theme-park.dev/css/addons/sonarr/sonarr-4k-text-logo/sonarr-4k-text-logo.css?sha=0805aae0b588c147a24f8eccf08db6c2d4b242e8", "sonarr-4k-text-logo": "https://theme-park.dev/css/addons/sonarr/sonarr-4k-text-logo/sonarr-4k-text-logo.css?sha=0805aae0b588c147a24f8eccf08db6c2d4b242e8",
"sonarr-darker": "https://theme-park.dev/css/addons/sonarr/sonarr-darker/sonarr-darker.css?sha=7c3c2ddcd71525229b0dcc186326003677908b7c", "sonarr-darker": "https://theme-park.dev/css/addons/sonarr/sonarr-darker/sonarr-darker.css?sha=7c3c2ddcd71525229b0dcc186326003677908b7c",
"sonarr-text-logo": "https://theme-park.dev/css/addons/sonarr/sonarr-text-logo/sonarr-text-logo.css?sha=b037386c06f38403b1270a52ef83654d0573f9b3" "sonarr-text-logo": "https://theme-park.dev/css/addons/sonarr/sonarr-text-logo/sonarr-text-logo.css?sha=f38b37a2dcadf61d135dd555e459eeff4977c0d0"
}, },
"base_css": "https://theme-park.dev/css/base/sonarr/sonarr-base.css?sha=a48674b3dc50ef91f320817968a60575db50bf2b" "base_css": "https://theme-park.dev/css/base/sonarr/sonarr-base.css?sha=a48674b3dc50ef91f320817968a60575db50bf2b"
}, },
@ -408,37 +408,37 @@
"alien": { "alien": {
"css": [ "css": [
"https://theme-park.dev/css/addons/unraid/login-page/alien/hallway4.css?sha=aeb86d487947468a5238ca51fb25bc1a6caf21fa", "https://theme-park.dev/css/addons/unraid/login-page/alien/hallway4.css?sha=aeb86d487947468a5238ca51fb25bc1a6caf21fa",
"https://theme-park.dev/css/addons/unraid/login-page/alien/isolation.css?sha=8a65e839eb0c5840a02f0b46615612884a0796ef",
"https://theme-park.dev/css/addons/unraid/login-page/alien/scanner.css?sha=27cc81f7bfe30ed24a464590567cb07f6b9ff8a0",
"https://theme-park.dev/css/addons/unraid/login-page/alien/hallway3.css?sha=eaa87edda46b08a1946fb4f3bbaa1f86b3269a46", "https://theme-park.dev/css/addons/unraid/login-page/alien/hallway3.css?sha=eaa87edda46b08a1946fb4f3bbaa1f86b3269a46",
"https://theme-park.dev/css/addons/unraid/login-page/alien/alien-base.css?sha=7e310e223692a1169d19ad0eec747488ece7ca4e",
"https://theme-park.dev/css/addons/unraid/login-page/alien/isolation_video.css?sha=76e9a924194d67d5af10e707f3438fed5b920c1a",
"https://theme-park.dev/css/addons/unraid/login-page/alien/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82", "https://theme-park.dev/css/addons/unraid/login-page/alien/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82",
"https://theme-park.dev/css/addons/unraid/login-page/alien/hallway.css?sha=72232d4cb2029dd42b27968aa8ce4dd32aae1d69", "https://theme-park.dev/css/addons/unraid/login-page/alien/isolation_video.css?sha=76e9a924194d67d5af10e707f3438fed5b920c1a",
"https://theme-park.dev/css/addons/unraid/login-page/alien/alien-base.css?sha=7e310e223692a1169d19ad0eec747488ece7ca4e",
"https://theme-park.dev/css/addons/unraid/login-page/alien/nightmare.css?sha=a3f1d315bf864a84a5cdf5269f5ef9ef6648ee8c", "https://theme-park.dev/css/addons/unraid/login-page/alien/nightmare.css?sha=a3f1d315bf864a84a5cdf5269f5ef9ef6648ee8c",
"https://theme-park.dev/css/addons/unraid/login-page/alien/hallway2.css?sha=a1fdba5d1dfa66ca694da89f0e687b46eb2cb64e" "https://theme-park.dev/css/addons/unraid/login-page/alien/hallway2.css?sha=a1fdba5d1dfa66ca694da89f0e687b46eb2cb64e",
"https://theme-park.dev/css/addons/unraid/login-page/alien/hallway.css?sha=72232d4cb2029dd42b27968aa8ce4dd32aae1d69",
"https://theme-park.dev/css/addons/unraid/login-page/alien/scanner.css?sha=27cc81f7bfe30ed24a464590567cb07f6b9ff8a0",
"https://theme-park.dev/css/addons/unraid/login-page/alien/isolation.css?sha=8a65e839eb0c5840a02f0b46615612884a0796ef"
] ]
}, },
"fallout": { "fallout": {
"css": [ "css": [
"https://theme-park.dev/css/addons/unraid/login-page/fallout/terminal.css?sha=0b3d14ad638f201dd8b8705eed6c6824848d887d",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout-base.css?sha=3a79171bff7252461e4ff5e76b507640bffcf5e1",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/dirty_terminal2.css?sha=670b921a85dfdfd942199c1988995f2c9a651d9f",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/terminal2.css?sha=3c8f53f270a9fb66b9163277411a8b9a0c614d5e", "https://theme-park.dev/css/addons/unraid/login-page/fallout/terminal2.css?sha=3c8f53f270a9fb66b9163277411a8b9a0c614d5e",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_video.css?sha=5875d1bd4d5f93224579ea0f526ce21d9bf98f10", "https://theme-park.dev/css/addons/unraid/login-page/fallout/dirty_terminal2.css?sha=670b921a85dfdfd942199c1988995f2c9a651d9f",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82", "https://theme-park.dev/css/addons/unraid/login-page/fallout/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/dirty_terminal.css?sha=3896f0bace6582ad2cef3c8d38dc4f7aba4549bd" "https://theme-park.dev/css/addons/unraid/login-page/fallout/terminal.css?sha=0b3d14ad638f201dd8b8705eed6c6824848d887d",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/dirty_terminal.css?sha=3896f0bace6582ad2cef3c8d38dc4f7aba4549bd",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_video.css?sha=5875d1bd4d5f93224579ea0f526ce21d9bf98f10",
"https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout-base.css?sha=3a79171bff7252461e4ff5e76b507640bffcf5e1"
] ]
}, },
"retro-terminal": { "retro-terminal": {
"css": [ "css": [
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/green.css?sha=ecc3fb8c7fb720609886208e0c4de2a870fd2cda", "https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/green.css?sha=ecc3fb8c7fb720609886208e0c4de2a870fd2cda",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/white.css?sha=3bc8cfd778af2f41deb8a7d7b25bbcdad186f2ed", "https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/white.css?sha=3bc8cfd778af2f41deb8a7d7b25bbcdad186f2ed",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/red.css?sha=e3964fb51632bc2edf2db563918576852db8d8e3", "https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/red.css?sha=e3964fb51632bc2edf2db563918576852db8d8e3",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/custom.css?sha=89e360c6b3cbe9a9a31774839e325760c7195f82",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/amber.css?sha=7ec771cb909172528b1905e26e4e8faaa0645fda", "https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/amber.css?sha=7ec771cb909172528b1905e26e4e8faaa0645fda",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/blue.css?sha=129b982f0fb99e29d36a7f507bde0f07b57caa48", "https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css?sha=860f370f1b8e25b26ab9bc45a73632de58c799ce",
"https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css?sha=860f370f1b8e25b26ab9bc45a73632de58c799ce" "https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/blue.css?sha=129b982f0fb99e29d36a7f507bde0f07b57caa48"
] ]
} }
} }