Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2022-11-03 14:49:44 +01:00
parent 5c6c4a2e3c
commit cd581070cb
1 changed files with 4 additions and 0 deletions

View File

@ -847,6 +847,10 @@ html .offerBadge-1KDtMz { /* settingsitems offer badge */
background: var(--accentcolor-hover);
}
.premiumFeatureBorder-3vL7bn { /* profilesettings premium border */
border-color: rgb(var(--accentcolor));
}
#app-mount .tier1ProfilePerk-2IBE1c { /* nitropage tier 1 profile icon */
color: rgb(var(--accentcolor));
filter: brightness(75%);