Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2021-05-29 17:12:24 +02:00
parent 69003531eb
commit 2a565bcfc4
1 changed files with 2 additions and 2 deletions

View File

@ -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));