Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2021-07-03 17:21:28 +02:00
parent d03ebf5ea4
commit 8caeed52b2
1 changed files with 7 additions and 1 deletions

View File

@ -766,9 +766,15 @@
background: rgb(var(--accentcolor2));
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_boostheader_accent2.svg) center/cover no-repeat;
}
#app-mount .tierUnlocked-2H6ULo { /* boostsettings tierunlocked */
.tierUnlocked-2H6ULo { /* boostsettings tierunlocked */
background: #ffcd4b linear-gradient(90deg, rgb(var(--accentcolor2)), rgba(var(--accentcolor2), 0.5));
}
.tierIcon-1g5KsI { /* boostsettings tiericon */
color: rgb(var(--accentcolor2));
}
.iconWrapper-11Wvjn { /* boostsettings uploadicon */
background: #ffcd4b linear-gradient(90deg, rgb(var(--accentcolor2)), rgba(var(--accentcolor2), 0.5));
}
#app-mount .tierAccomplished-2eXPdI,
#app-mount .tierCurrent-Lw7-4E,
#app-mount .tierDefault-2qaRkD {