diff --git a/css/addons/unraid/login-page/retro-terminal/blue.css b/css/addons/unraid/login-page/retro-terminal/blue.css index bfcc6c1ac5..17a9024004 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(/theme.park/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://zuluuk.github.io/theme.park/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(/css/addons/unraid/login-page/alien/logo/wings_blue.png) center no-repeat; +--body-animation: true; +--logo: url(https://upload.wikimedia.org/wikipedia/commons/6/6f/Zulu_Sheksta_logo.png) center no-repeat; --text-color: #70d7f6; --input-color: #70d7f6; --link-color: #70d7f6; diff --git a/themes.json b/themes.json index 46a5b11cf4..78a331a47d 100644 --- a/themes.json +++ b/themes.json @@ -74,7 +74,7 @@ "retro-terminal": { "css": [ "https://zuluuk.github.io\n/css/addons/unraid/login-page/retro-terminal/white.css?sha=e5ac18b7730912ccb0b9eb62eb48677a", - "https://zuluuk.github.io\n/css/addons/unraid/login-page/retro-terminal/blue.css?sha=a077cff4bd9a8b1fee1615f0106bf814", + "https://zuluuk.github.io\n/css/addons/unraid/login-page/retro-terminal/blue.css?sha=94daa6e88c4b76d6f2d74200fb71240f", "https://zuluuk.github.io\n/css/addons/unraid/login-page/retro-terminal/amber.css?sha=d7c37a11f8ddc0583e874a4768828d6c", "https://zuluuk.github.io\n/css/addons/unraid/login-page/retro-terminal/custom.css?sha=ca7865d4e5b5b8047a407a738680bd34", "https://zuluuk.github.io\n/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css?sha=6280d1ac659ed9285be1af4029922bdf", @@ -453,7 +453,7 @@ "retro-terminal": { "css": [ "https://zuluuk.github.io\n/css/addons/unraid/login-page/retro-terminal/white.css?sha=e5ac18b7730912ccb0b9eb62eb48677a", - "https://zuluuk.github.io\n/css/addons/unraid/login-page/retro-terminal/blue.css?sha=a077cff4bd9a8b1fee1615f0106bf814", + "https://zuluuk.github.io\n/css/addons/unraid/login-page/retro-terminal/blue.css?sha=94daa6e88c4b76d6f2d74200fb71240f", "https://zuluuk.github.io\n/css/addons/unraid/login-page/retro-terminal/amber.css?sha=d7c37a11f8ddc0583e874a4768828d6c", "https://zuluuk.github.io\n/css/addons/unraid/login-page/retro-terminal/custom.css?sha=ca7865d4e5b5b8047a407a738680bd34", "https://zuluuk.github.io\n/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css?sha=6280d1ac659ed9285be1af4029922bdf",