diff --git a/CSS/discord/base.css b/CSS/discord/base.css index c676420..b9e6fb6 100644 --- a/CSS/discord/base.css +++ b/CSS/discord/base.css @@ -17,7 +17,7 @@ */ /* 0. Colorscheme */ -html { +:root { --background: #000b1e; --background-text: #091833; --button: #133e7c; diff --git a/CSS/startpage-cyberpunk-neon.css b/CSS/startpage-cyberpunk-neon.css index 8b3dcd4..c188309 100644 --- a/CSS/startpage-cyberpunk-neon.css +++ b/CSS/startpage-cyberpunk-neon.css @@ -7,7 +7,7 @@ /* 0. Colorscheme */ -html { +:root { --background: #000b1e; --background-text: #091833; --button: #133e7c;