Update BlurpleRecolor.css
This commit is contained in:
parent
69003531eb
commit
2a565bcfc4
|
@ -783,7 +783,7 @@
|
||||||
-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_boostheader_accent2.svg) center/cover no-repeat;
|
-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 */
|
#app-mount .tierUnlocked-27DwHo { /* boostsettings tierunlocked */
|
||||||
color: rgb(var(--accentcolor));
|
color: rgb(var(--accentcolor2));
|
||||||
}
|
}
|
||||||
#app-mount .tierAccomplished-2eXPdI,
|
#app-mount .tierAccomplished-2eXPdI,
|
||||||
#app-mount .tierCurrent-Lw7-4E,
|
#app-mount .tierCurrent-Lw7-4E,
|
||||||
|
@ -1529,7 +1529,7 @@ a.metadataName-14STf- {
|
||||||
filter: brightness(150%);
|
filter: brightness(150%);
|
||||||
}
|
}
|
||||||
#app-mount .tierUnlocked-25K6Kv { /* modal tierunlocked */
|
#app-mount .tierUnlocked-25K6Kv { /* modal tierunlocked */
|
||||||
color: rgb(var(--accentcolor));
|
color: rgb(var(--accentcolor2));
|
||||||
}
|
}
|
||||||
#app-mount .tierHeaderUnlocked-1n-OTI { /* modal tierheaderunlockedbg */
|
#app-mount .tierHeaderUnlocked-1n-OTI { /* modal tierheaderunlockedbg */
|
||||||
background: #ffcd4b linear-gradient(90deg, rgb(var(--accentcolor2)), rgba(var(--accentcolor2), 0.5));
|
background: #ffcd4b linear-gradient(90deg, rgb(var(--accentcolor2)), rgba(var(--accentcolor2), 0.5));
|
||||||
|
|
Loading…
Reference in New Issue