Update DiscordRecolor.css

This commit is contained in:
Mirco Wittrien 2020-10-20 18:10:00 +02:00
parent 829e4ba623
commit 792941553a
1 changed files with 4 additions and 0 deletions

View File

@ -1793,6 +1793,10 @@ html {
color: var(--header-secondary);
}
#app-mount .authedApp-mj2Hmd {
background-color: var(--background-secondary);
}
#app-mount .emptyStateHeader-248f_b {
color: var(--header-primary);
}