Update BasicBackground.css
This commit is contained in:
parent
736d4b7976
commit
e61a1e9da7
|
@ -750,6 +750,9 @@ body:before {
|
||||||
.base-34jWEe h1 { /* welcomemessage dmchannel */
|
.base-34jWEe h1 { /* welcomemessage dmchannel */
|
||||||
color: rgb(var(--fontwhite1));
|
color: rgb(var(--fontwhite1));
|
||||||
}
|
}
|
||||||
|
.emptyChannelIcon-3IXV5M { /* welcomemessage emptychannelicon */
|
||||||
|
background-color: rgba(var(--vtransparencycolor), 0.4);
|
||||||
|
}
|
||||||
.welcomeMessage-3_Mcht .h1-1IDj26 { /* welcomemessage header */
|
.welcomeMessage-3_Mcht .h1-1IDj26 { /* welcomemessage header */
|
||||||
color: rgb(var(--fontwhite1));
|
color: rgb(var(--fontwhite1));
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue