diff --git a/Spotify-Discord.theme.css b/Spotify-Discord.theme.css index 1a5f843..c9ab4bb 100644 --- a/Spotify-Discord.theme.css +++ b/Spotify-Discord.theme.css @@ -31,7 +31,8 @@ --header-bar-color: hsl(0,0%,13%); /* ACCENT HSL AND TEXT COLOR SETTINGS */ - --accent-hue: 141; + /* --accent-hue: 141; */ + --accent-hue: hsl(300, 25.68%, 70.98%); --accent-saturation: 72.9%; --accent-lightness: 42%; --accent-text-color: hsl(0,0%,6%);