Update BlurpleRecolor.css
This commit is contained in:
parent
d03ebf5ea4
commit
8caeed52b2
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue