From c1e64b902096449decbf5a987d62c08e4deaa5f8 Mon Sep 17 00:00:00 2001 From: Angelillo15 Date: Mon, 15 May 2023 20:44:28 +0200 Subject: [PATCH] Update IceMinecraftTheme.css --- resources/scripts/IceMinecraftTheme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/scripts/IceMinecraftTheme.css b/resources/scripts/IceMinecraftTheme.css index 198041a..926f86b 100644 --- a/resources/scripts/IceMinecraftTheme.css +++ b/resources/scripts/IceMinecraftTheme.css @@ -2,7 +2,7 @@ --main-color: #0D181E; --secundary-color: #132537; --tertiary-color: #0a354d; - --bacground-url: url("https://i.imgur.com/u6HYFAY.png"); + --bacground-url: url("https://angelillo15.es/resources/img/icebg.png"); } html { @@ -265,4 +265,4 @@ p.StartupContainer___StyledP-sc-163imy2-3.ekbHAG { background-color: var(--secundary-color) !important; - } \ No newline at end of file + }