From 06fc303b85307363acdfe1e04154e3fa8803eac3 Mon Sep 17 00:00:00 2001 From: Cormac Shannon <> Date: Sun, 21 Dec 2025 20:28:13 +0000 Subject: [PATCH] 50s --- Spotify-Discord.theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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%);