diff --git a/Spotify-Discord.theme.css b/Spotify-Discord.theme.css index 6840321..004e23d 100644 --- a/Spotify-Discord.theme.css +++ b/Spotify-Discord.theme.css @@ -32,7 +32,7 @@ /* ACCENT HSL AND TEXT COLOR SETTINGS */ /* --accent-hue: 141; */ - --accent-hue: hsl(300, 25.68%, 70.98%); + --accent-hue: hsla(300, 25.68%, 70.98%, 50%); --accent-saturation: 72.9%; --accent-lightness: 42%; --accent-text-color: hsl(0,0%,6%);