From b9a593946f954157707e2e6796babf7b2e34c75d Mon Sep 17 00:00:00 2001 From: Cormac Shannon <> Date: Sun, 21 Dec 2025 20:26:54 +0000 Subject: [PATCH] make it look shit --- Spotify-Discord.theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Spotify-Discord.theme.css b/Spotify-Discord.theme.css index 76d3efe..6840321 100644 --- a/Spotify-Discord.theme.css +++ b/Spotify-Discord.theme.css @@ -15,7 +15,7 @@ :root { /* APP BACKGROUND COLORS */ --app-background: hsl(0, 100%, 50%); - --app-foreground: hsl(0,0%,7%); + --app-foreground: hsl(248, 100%, 73%); /* APP CARD SETTINGS */ --app-card-radius: 8px; @@ -28,7 +28,7 @@ /* HEADER BAR SETTINGS */ --header-bar-height: 56px; - --header-bar-color: hsl(0,0%,13%); + --header-bar-color: hsl(141, 67%, 24%); /* ACCENT HSL AND TEXT COLOR SETTINGS */ /* --accent-hue: 141; */