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; */