Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2021-10-01 16:21:59 +02:00
parent 85437a98e9
commit 3c81d4aad8
1 changed files with 11 additions and 0 deletions

View File

@ -750,6 +750,17 @@
background: var(--accentcolor-hover);
}
#app-mount .tier1ProfilePerk-2fHnq4 { /* nitropage tier 1 profile icon */
color: rgb(var(--accentcolor));
filter: brightness(75%);
}
#app-mount .tier1BoostPerk-2scivP { /* nitropage tier 1 boost icon */
color: rgb(var(--accentcolor2));
}
#app-mount .tier1UploadPerk-othO4W { /* nitropage tier 1 upload icon */
color: rgb(var(--accentcolor));
}
.marketingLogoImage-2SzXIR { /* boostsettings boost header */
position: relative;
background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_boostheader_bg.svg) center/cover no-repeat;