Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2020-05-22 20:08:56 +02:00
parent 736d4b7976
commit e61a1e9da7
1 changed files with 3 additions and 0 deletions

View File

@ -750,6 +750,9 @@ body:before {
.base-34jWEe h1 { /* welcomemessage dmchannel */
color: rgb(var(--fontwhite1));
}
.emptyChannelIcon-3IXV5M { /* welcomemessage emptychannelicon */
background-color: rgba(var(--vtransparencycolor), 0.4);
}
.welcomeMessage-3_Mcht .h1-1IDj26 { /* welcomemessage header */
color: rgb(var(--fontwhite1));
}