Update DiscordRecolor.css
This commit is contained in:
parent
5693dde0fb
commit
f96d3d12f4
|
@ -3028,6 +3028,15 @@ img[src='/assets/387a7c504c96b992872d.svg'] {
|
||||||
--border-faint: var(--background-floating);
|
--border-faint: var(--background-floating);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#app-mount .container_e5a42d,
|
||||||
|
#app-mount .statusBubble_d0a252,
|
||||||
|
#app-mount .statusBubbleOuter_d0a252,
|
||||||
|
#app-mount .statusBubbleOuter_d0a252:before,
|
||||||
|
#app-mount .statusBubbleOuter_d0a252:after {
|
||||||
|
background: var(--background-primary);
|
||||||
|
border-color: var(--background-primary);
|
||||||
|
}
|
||||||
|
|
||||||
.profileColors_ac6ab4 .mask_c51b4e circle {
|
.profileColors_ac6ab4 .mask_c51b4e circle {
|
||||||
fill: transparent;
|
fill: transparent;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue