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 + }