diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 891a6fb9..101c89bd 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -4,7 +4,7 @@ ## New theme option -- The current variables in use can be found in any of the CSS files in `/CSS/variables/` +- The current variables in use can be found in any of the CSS files in `/css/variables/` - New community contributed theme options will be placed in the `Community Themes` category on our docs page. diff --git a/css/addons/bazarr/bazarr-4k-logo/bazarr-4k-logo.css b/css/addons/bazarr/bazarr-4k-logo/bazarr-4k-logo.css index 81c8e54d..5cb5d8ce 100644 --- a/css/addons/bazarr/bazarr-4k-logo/bazarr-4k-logo.css +++ b/css/addons/bazarr/bazarr-4k-logo/bazarr-4k-logo.css @@ -4,7 +4,7 @@ display: none !important; } .header-icon.px-3.m-0.d-none.d-md-block:before { - background-image: url("https://theme-park.dev/CSS/addons/bazarr/bazarr-4k-logo/bazarr4k.png"); + background-image: url("https://theme-park.dev/css/addons/bazarr/bazarr-4k-logo/bazarr4k.png"); display: inline-block; width: 32px; height: 32px; @@ -22,7 +22,7 @@ display: none !important; } .sidebar-title.d-flex.align-items-center.d-md-none.container:before { - background-image: url("https://theme-park.dev/CSS/addons/bazarr/bazarr-4k-logo/bazarr4k.png"); + background-image: url("https://theme-park.dev/css/addons/bazarr/bazarr-4k-logo/bazarr4k.png"); display: inline-block; width: 32px; height: 32px; diff --git a/css/addons/plex/plex-alt-logo/plex-alt-logo.css b/css/addons/plex/plex-alt-logo/plex-alt-logo.css index 3e9bc7c7..38fdfb69 100644 --- a/css/addons/plex/plex-alt-logo/plex-alt-logo.css +++ b/css/addons/plex/plex-alt-logo/plex-alt-logo.css @@ -1,5 +1,5 @@ [class*="NavBar-plexLogo-"] { - background-image: url("https://theme-park.dev/CSS/addons/plex/plex-alt-logo/SeekPng.com_your-logo-here-png_2467553.png"); + background-image: url("https://theme-park.dev/css/addons/plex/plex-alt-logo/SeekPng.com_your-logo-here-png_2467553.png"); background-position: 50%; background-repeat: no-repeat; background-size: contain; diff --git a/css/addons/radarr/radarr-4k-logo/radarr-4k-logo.css b/css/addons/radarr/radarr-4k-logo/radarr-4k-logo.css index bedc13f3..70630fcc 100644 --- a/css/addons/radarr/radarr-4k-logo/radarr-4k-logo.css +++ b/css/addons/radarr/radarr-4k-logo/radarr-4k-logo.css @@ -4,7 +4,7 @@ display:none !important; } .navbar > .container-fluid .navbar-brand:before { - background-image: url("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr4k.png"); + background-image: url("https://theme-park.dev/css/addons/radarr/radarr-4k-logo/radarr4k.png"); display: inline-block; width: 128px; height: 128px; @@ -24,7 +24,7 @@ display: inline !important; } .navbar > .container-fluid .navbar-brand:before { - background-image: url("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr4k.png"); + background-image: url("https://theme-park.dev/css/addons/radarr/radarr-4k-logo/radarr4k.png"); display: inline-block; width: 32px; height: 32px; @@ -43,7 +43,7 @@ display: none !important; } [class*="PageHeader-logoContainer-"]:before { - background-image: url("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr4k-v3.png"); + background-image: url("https://theme-park.dev/css/addons/radarr/radarr-4k-logo/radarr4k-v3.png"); display: inline-block; width: 148px; height: 48px; @@ -60,7 +60,7 @@ display: none !important; } [class*="PageHeader-logoContainer-"]{ - background-image: url("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr-v3-mobile.png"); + background-image: url("https://theme-park.dev/css/addons/radarr/radarr-4k-logo/radarr-v3-mobile.png"); display: inline-block; width: 32px; height: 32px; @@ -80,7 +80,7 @@ } [class*="LoadingPage-page-"]:before { - background-image: url("https://theme-park.dev/CSS/addons/radarr/radarr-4k-logo/radarr4k-v3.png"); + background-image: url("https://theme-park.dev/css/addons/radarr/radarr-4k-logo/radarr4k-v3.png"); display: inline-block; width: 148px; height: 48px; diff --git a/css/addons/readarr/readarr-alt-logo/readarr-alt-logo.css b/css/addons/readarr/readarr-alt-logo/readarr-alt-logo.css index ca630185..6066417b 100644 --- a/css/addons/readarr/readarr-alt-logo/readarr-alt-logo.css +++ b/css/addons/readarr/readarr-alt-logo/readarr-alt-logo.css @@ -3,7 +3,7 @@ display: none !important; } [class*="PageHeader-logoContainer-"]:before { - background-image: url("https://theme-park.dev/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png"); + background-image: url("https://theme-park.dev/css/addons/readarr/readarr-alt-logo/readarr_alt.png"); display: inline-block; width: 34px; height: 34px; @@ -20,7 +20,7 @@ display: none !important; } [class*="PageHeader-logoContainer-"]:before { - background-image: url("https://theme-park.dev/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png"); + background-image: url("https://theme-park.dev/css/addons/readarr/readarr-alt-logo/readarr_alt.png"); display: inline-block; width: 34px; height: 34px; @@ -37,7 +37,7 @@ } [class*="LoadingPage-page-"]:before { - background-image: url("https://theme-park.dev/CSS/addons/readarr/readarr-alt-logo/readarr_alt.png"); + background-image: url("https://theme-park.dev/css/addons/readarr/readarr-alt-logo/readarr_alt.png"); display: inline-block; width: 48px; height: 48px; diff --git a/css/addons/sonarr/sonarr-4k-logo/sonarr-4k-logo.css b/css/addons/sonarr/sonarr-4k-logo/sonarr-4k-logo.css index 0f0f47f1..cf9d4a98 100644 --- a/css/addons/sonarr/sonarr-4k-logo/sonarr-4k-logo.css +++ b/css/addons/sonarr/sonarr-4k-logo/sonarr-4k-logo.css @@ -3,7 +3,7 @@ display: none !important; } [class*="PageHeader-logoContainer-"]:before { - background-image: url("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png"); + background-image: url("https://theme-park.dev/css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png"); display: inline-block; width: 32px; height: 32px; @@ -20,7 +20,7 @@ display: none !important; } [class*="PageHeader-logoContainer-"]:before { - background-image: url("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png"); + background-image: url("https://theme-park.dev/css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png"); display: inline-block; width: 32px; height: 32px; @@ -37,7 +37,7 @@ } [class*="LoadingPage-page-"]:before { - background-image: url("https://theme-park.dev/CSS/addons/sonarr/sonarr-4k-logo/sonarr-4k.png"); + background-image: url("https://theme-park.dev/css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png"); display: inline-block; width: 48px; height: 48px; diff --git a/css/addons/unraid/login-page/alien/custom.css b/css/addons/unraid/login-page/alien/custom.css index c1118533..2314af49 100644 --- a/css/addons/unraid/login-page/alien/custom.css +++ b/css/addons/unraid/login-page/alien/custom.css @@ -1,8 +1,8 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; + url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/css/addons/unraid/login-page/alien/hallway.css b/css/addons/unraid/login-page/alien/hallway.css index a0724cde..d9aec7ca 100644 --- a/css/addons/unraid/login-page/alien/hallway.css +++ b/css/addons/unraid/login-page/alien/hallway.css @@ -1,8 +1,8 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; + url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/hallway.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/css/addons/unraid/login-page/alien/hallway2.css b/css/addons/unraid/login-page/alien/hallway2.css index 38ec4a1a..e55647c3 100644 --- a/css/addons/unraid/login-page/alien/hallway2.css +++ b/css/addons/unraid/login-page/alien/hallway2.css @@ -1,8 +1,8 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; + url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/css/addons/unraid/login-page/alien/hallway3.css b/css/addons/unraid/login-page/alien/hallway3.css index 85719c35..0401db46 100644 --- a/css/addons/unraid/login-page/alien/hallway3.css +++ b/css/addons/unraid/login-page/alien/hallway3.css @@ -1,8 +1,8 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; + url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/hallway3.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/css/addons/unraid/login-page/alien/hallway4.css b/css/addons/unraid/login-page/alien/hallway4.css index f747496c..115d28a7 100644 --- a/css/addons/unraid/login-page/alien/hallway4.css +++ b/css/addons/unraid/login-page/alien/hallway4.css @@ -1,8 +1,8 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; + url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/hallway4.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/css/addons/unraid/login-page/alien/isolation.css b/css/addons/unraid/login-page/alien/isolation.css index 04170095..d997771e 100644 --- a/css/addons/unraid/login-page/alien/isolation.css +++ b/css/addons/unraid/login-page/alien/isolation.css @@ -1,8 +1,8 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; + url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/isolation.png) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/css/addons/unraid/login-page/alien/isolation_video.css b/css/addons/unraid/login-page/alien/isolation_video.css index 7f1f89ab..fec983ce 100644 --- a/css/addons/unraid/login-page/alien/isolation_video.css +++ b/css/addons/unraid/login-page/alien/isolation_video.css @@ -1,7 +1,7 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: transparent; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/css/addons/unraid/login-page/alien/nightmare.css b/css/addons/unraid/login-page/alien/nightmare.css index a75b65ca..b6346705 100644 --- a/css/addons/unraid/login-page/alien/nightmare.css +++ b/css/addons/unraid/login-page/alien/nightmare.css @@ -1,8 +1,8 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat; + url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/nightmare.png) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat; --text-color: #e22828; --input-color: #e22828; --link-color: #e22828; diff --git a/css/addons/unraid/login-page/alien/scanner.css b/css/addons/unraid/login-page/alien/scanner.css index 73f97cb8..f4d3dec8 100644 --- a/css/addons/unraid/login-page/alien/scanner.css +++ b/css/addons/unraid/login-page/alien/scanner.css @@ -1,8 +1,8 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/alien/alien_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/alien/alien_base.css"); :root { --main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed, - url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; + url(https://theme-park.dev/css/addons/unraid/login-page/alien/wallpaper/scanner.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/css/addons/unraid/login-page/fallout/custom.css b/css/addons/unraid/login-page/fallout/custom.css index 8ffeca80..6dc1a729 100644 --- a/css/addons/unraid/login-page/fallout/custom.css +++ b/css/addons/unraid/login-page/fallout/custom.css @@ -2,8 +2,8 @@ @import "https://fonts.googleapis.com/css?family=Share+Tech+Mono&display=swap"; @import "https://fonts.googleapis.com/css?family=VT323"; :root { - --main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault.png) center no-repeat; + --main-bg-color: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/logo/vault.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; diff --git a/css/addons/unraid/login-page/fallout/dirty_terminal.css b/css/addons/unraid/login-page/fallout/dirty_terminal.css index 1f318dd6..8235bc4e 100644 --- a/css/addons/unraid/login-page/fallout/dirty_terminal.css +++ b/css/addons/unraid/login-page/fallout/dirty_terminal.css @@ -1,8 +1,8 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_base.css"); :root { - --main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), - url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; + --main-bg-color: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), + url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; diff --git a/css/addons/unraid/login-page/fallout/dirty_terminal2.css b/css/addons/unraid/login-page/fallout/dirty_terminal2.css index 09ab0765..9034ac77 100644 --- a/css/addons/unraid/login-page/fallout/dirty_terminal2.css +++ b/css/addons/unraid/login-page/fallout/dirty_terminal2.css @@ -1,8 +1,8 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_base.css"); :root { - --main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), - url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; + --main-bg-color: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), + url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; diff --git a/css/addons/unraid/login-page/fallout/fallout_video.css b/css/addons/unraid/login-page/fallout/fallout_video.css index ad5db68d..5e4feb3b 100644 --- a/css/addons/unraid/login-page/fallout/fallout_video.css +++ b/css/addons/unraid/login-page/fallout/fallout_video.css @@ -1,7 +1,7 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_base.css"); :root { --main-bg-color: transparent; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; @@ -27,7 +27,7 @@ } @media (max-width: 500px) { body { - background: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed !important; + background: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed !important; } :root { --div-background-color-15: transparent; diff --git a/css/addons/unraid/login-page/fallout/terminal.css b/css/addons/unraid/login-page/fallout/terminal.css index 8d924fba..795735e2 100644 --- a/css/addons/unraid/login-page/fallout/terminal.css +++ b/css/addons/unraid/login-page/fallout/terminal.css @@ -1,7 +1,7 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_base.css"); :root { - --main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; + --main-bg-color: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; diff --git a/css/addons/unraid/login-page/fallout/terminal2.css b/css/addons/unraid/login-page/fallout/terminal2.css index 0cdbad30..d46175f4 100644 --- a/css/addons/unraid/login-page/fallout/terminal2.css +++ b/css/addons/unraid/login-page/fallout/terminal2.css @@ -1,7 +1,7 @@ -@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css"); +@import url("https://theme-park.dev/css/addons/unraid/login-page/fallout/fallout_base.css"); :root { - --main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; + --main-bg-color: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/wallpaper/terminal2.jpg) center center/cover no-repeat fixed; + --logo: url(https://theme-park.dev/css/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; diff --git a/css/addons/unraid/login-page/retro-terminal/amber.css b/css/addons/unraid/login-page/retro-terminal/amber.css index ce3d2ec6..14c50604 100644 --- a/css/addons/unraid/login-page/retro-terminal/amber.css +++ b/css/addons/unraid/login-page/retro-terminal/amber.css @@ -4,13 +4,13 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color:black; --body-before:#ffb52a1a; --body-after: #ffb52a33; --body-animation: flicker; ---logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_yellow.png) center no-repeat; +--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_yellow.png) center no-repeat; --text-color: #ffb52a; --input-color: #ffb52a; --link-color: #ffb52a; diff --git a/css/addons/unraid/login-page/retro-terminal/blue.css b/css/addons/unraid/login-page/retro-terminal/blue.css index 11ba12dd..b60f87c3 100644 --- a/css/addons/unraid/login-page/retro-terminal/blue.css +++ b/css/addons/unraid/login-page/retro-terminal/blue.css @@ -4,13 +4,13 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color:black; --body-before:#70d7f61a; --body-after: #70d7f633; --body-animation: flicker; ---logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_blue.png) center no-repeat; +--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_blue.png) center no-repeat; --text-color: #70d7f6; --input-color: #70d7f6; --link-color: #70d7f6; diff --git a/css/addons/unraid/login-page/retro-terminal/custom.css b/css/addons/unraid/login-page/retro-terminal/custom.css index a2f4b06d..112bc6d8 100644 --- a/css/addons/unraid/login-page/retro-terminal/custom.css +++ b/css/addons/unraid/login-page/retro-terminal/custom.css @@ -4,13 +4,13 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color:black; --body-before:#70d7f61a; --body-after: #70d7f633; --body-animation: flicker; ---logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat; +--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat; --text-color: #ffffff; --input-color: #ffffff; --link-color: #ffffff; diff --git a/css/addons/unraid/login-page/retro-terminal/green.css b/css/addons/unraid/login-page/retro-terminal/green.css index 5fa51725..ccd27fb2 100644 --- a/css/addons/unraid/login-page/retro-terminal/green.css +++ b/css/addons/unraid/login-page/retro-terminal/green.css @@ -4,13 +4,13 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color:black; --body-before:#00ff771a; --body-after: #00ff7733; --body-animation: flicker; ---logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; +--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_green.png) center no-repeat; --text-color: #37f592; --input-color: #37f592; --link-color: #37f592; diff --git a/css/addons/unraid/login-page/retro-terminal/red.css b/css/addons/unraid/login-page/retro-terminal/red.css index 7d250ac6..8b77411d 100644 --- a/css/addons/unraid/login-page/retro-terminal/red.css +++ b/css/addons/unraid/login-page/retro-terminal/red.css @@ -4,13 +4,13 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color: black; --body-before: #ff00001a; --body-after: #ff000033; --body-animation: flicker; ---logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat; +--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_red.png) center no-repeat; --text-color: #e22828; --input-color: #e22828; --link-color: #e22828; diff --git a/css/addons/unraid/login-page/retro-terminal/white.css b/css/addons/unraid/login-page/retro-terminal/white.css index 7616e7d0..617715f3 100644 --- a/css/addons/unraid/login-page/retro-terminal/white.css +++ b/css/addons/unraid/login-page/retro-terminal/white.css @@ -4,13 +4,13 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(https://theme-park.dev/CSS/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://theme-park.dev/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color:black; --body-before:#70d7f61a; --body-after: #70d7f633; --body-animation: flicker; ---logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat; +--logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat; --text-color: #ffffff; --input-color: #ffffff; --link-color: #ffffff; diff --git a/css/base/grafana/organizr-dashboard.css b/css/base/grafana/organizr-dashboard.css index 5817f4a4..b7eb8920 100644 --- a/css/base/grafana/organizr-dashboard.css +++ b/css/base/grafana/organizr-dashboard.css @@ -247,7 +247,7 @@ div.flot-text { border-bottom: 0px; } -@import url(https://theme-park.dev/CSS/themes/grafana/grafana-base.css); +@import url(https://theme-park.dev/css/base/grafana/grafana-base.css); :root { --main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/resources/preset-light2.png") center center/cover no-repeat fixed; diff --git a/css/base/netdata/organizr-dashboard.css b/css/base/netdata/organizr-dashboard.css index e5b00b9c..7659d3f5 100644 --- a/css/base/netdata/organizr-dashboard.css +++ b/css/base/netdata/organizr-dashboard.css @@ -13,8 +13,8 @@ /* NETDATA ORGANIZR DASHBOARD THEME */ -@import url(https://theme-park.dev/CSS/themes/netdata/netdata-base.css); -@import url(https://theme-park.dev/CSS/variables/organizr-dark.css); +@import url(https://theme-park.dev/css/base/netdata/netdata-base.css); +@import url(https://theme-park.dev/css/variables/organizr-dark.css); :root { --main-bg-color: transparent; } \ No newline at end of file diff --git a/resources/apply_theme.js b/resources/apply_theme.js deleted file mode 100644 index 29ec08be..00000000 --- a/resources/apply_theme.js +++ /dev/null @@ -1,51 +0,0 @@ -function get_base_sha(app,theme) { - url = `https://api.github.com/repos/gilbn/theme.park/contents/CSS/themes/${app}/${app}-base.css` - const date = new Date().toUTCString(); - fetch(url, { - headers: { "If-Modified-Since": date } - }) - .then(res => res.json()) - .then(data => (injectTheme(app,theme,sha=data.sha || "ratelimited"))) - .catch(err => { throw err }); -} - - function injectTheme(app,theme,sha,container="head") { - if (container === "head") { - html_element = document.head; - } else html_element = document.body; - let link = document.createElement("link"); - url = "https://theme-park.dev/CSS/themes/" - link.type = "text/css"; - link.rel = "stylesheet"; - link.href = `${url}/${app}/${theme}.css?v=${sha}`; - - html_element.appendChild(link); - } - - function injectAddon(app,addon,container="head") { - if (container === "head") { - html_element = document.head; - } else html_element = document.body; - let link = document.createElement("link"); - url = "https://theme-park.dev/CSS/addons/" - link.type = "text/css"; - link.rel = "stylesheet"; - link.href = `${url}/${app}/${addon}.css`; - - html_element.appendChild(link); - } - - -// { -// if (res.status) { -// res.json() -// .then(data => console.log(data)) -// } else { -// res.json() -// .then(data => console.log(data)) -// console.info("%c theme.park %c ".concat("ERROR", " "), "color: white; background: #009688; font-weight: 700; font-size: 24px; font-family: Monospace;", "color: red; background: white; font-weight: 700; font-size: 24px; font-family: Monospace;"); -// console.info(`%c Error %c Failed to fetch the url, double check the name passed in your subfilter.. `, "color: white; background: red; font-weight: 700;", "color: red; background: white; font-weight: 700;"); -// } -// }) - -