Update BlurpleRecolor.css
This commit is contained in:
parent
4b0217f64b
commit
a9cbb36491
|
@ -1666,22 +1666,22 @@ a.metadataName-1KMZtB {
|
|||
#app-mount .iconIncluded-24npcq { /* modal included perkicon */
|
||||
color: rgb(var(--accentcolor));
|
||||
}
|
||||
#app-mount .upload-1PugV3 { /* modal perkicon upload */
|
||||
#app-mount .upload-2ZF-qH { /* modal perkicon upload */
|
||||
color: rgb(var(--accentcolor2));
|
||||
}
|
||||
#app-mount .animated-XlVkOl { /* modal perkicon animated */
|
||||
#app-mount .animated-1th8Z0 { /* modal perkicon animated */
|
||||
color: rgb(var(--accentcolor));
|
||||
filter: brightness(75%);
|
||||
}
|
||||
#app-mount .stream-3mNTxK { /* modal perkicon stream */
|
||||
#app-mount .stream-MrQM3B { /* modal perkicon stream */
|
||||
color: rgb(var(--accentcolor));
|
||||
filter: brightness(150%);
|
||||
}
|
||||
#app-mount .tierUnlocked-25K6Kv { /* modal tierunlocked */
|
||||
#app-mount .tierUnlocked-1yG5Ic { /* modal tierunlocked */
|
||||
color: rgb(var(--accentcolor2));
|
||||
}
|
||||
#app-mount .tierHeaderUnlocked-1IvR2R { /* modal tierheaderunlockedbg */
|
||||
background: #ffcd4b linear-gradient(90deg, rgb(var(--accentcolor2)), rgba(var(--accentcolor2), 0.5));
|
||||
background: linear-gradient(90deg, rgb(var(--accentcolor)), rgba(var(--accentcolor2)));
|
||||
}
|
||||
.wrapper-3Zq_cJ { /* modal boostaddwrapper */
|
||||
background: rgb(255, 255, 255) linear-gradient(90deg, rgb(var(--accentcolor)), rgba(var(--accentcolor2), 0.5));
|
||||
|
|
Loading…
Reference in New Issue