From 2a565bcfc4007fe9c33e242400c0a1878925f3c0 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sat, 29 May 2021 17:12:24 +0200 Subject: [PATCH] Update BlurpleRecolor.css --- Themes/BlurpleRecolor/BlurpleRecolor.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Themes/BlurpleRecolor/BlurpleRecolor.css b/Themes/BlurpleRecolor/BlurpleRecolor.css index 30a7981228..b9910b9547 100644 --- a/Themes/BlurpleRecolor/BlurpleRecolor.css +++ b/Themes/BlurpleRecolor/BlurpleRecolor.css @@ -783,7 +783,7 @@ -webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_boostheader_accent2.svg) center/cover no-repeat; } #app-mount .tierUnlocked-27DwHo { /* boostsettings tierunlocked */ - color: rgb(var(--accentcolor)); + color: rgb(var(--accentcolor2)); } #app-mount .tierAccomplished-2eXPdI, #app-mount .tierCurrent-Lw7-4E, @@ -1529,7 +1529,7 @@ a.metadataName-14STf- { filter: brightness(150%); } #app-mount .tierUnlocked-25K6Kv { /* modal tierunlocked */ - color: rgb(var(--accentcolor)); + color: rgb(var(--accentcolor2)); } #app-mount .tierHeaderUnlocked-1n-OTI { /* modal tierheaderunlockedbg */ background: #ffcd4b linear-gradient(90deg, rgb(var(--accentcolor2)), rgba(var(--accentcolor2), 0.5));