Skip to content

Commit

Permalink
deploy: 8a60b43
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuluuk committed May 27, 2024
1 parent 54d3e06 commit 3ac60e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions css/addons/unraid/login-page/retro-terminal/blue.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
4 changes: 2 additions & 2 deletions themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 3ac60e3

Please sign in to comment.