Update IceMinecraftTheme.css

This commit is contained in:
Angelillo15 2023-05-15 20:44:28 +02:00 committed by GitHub
parent 73a2a74fb5
commit c1e64b9020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
--main-color: #0D181E; --main-color: #0D181E;
--secundary-color: #132537; --secundary-color: #132537;
--tertiary-color: #0a354d; --tertiary-color: #0a354d;
--bacground-url: url("https://i.imgur.com/u6HYFAY.png"); --bacground-url: url("https://angelillo15.es/resources/img/icebg.png");
} }
html { html {
@ -265,4 +265,4 @@
p.StartupContainer___StyledP-sc-163imy2-3.ekbHAG { p.StartupContainer___StyledP-sc-163imy2-3.ekbHAG {
background-color: var(--secundary-color) !important; background-color: var(--secundary-color) !important;
} }