Update DiscordRecolor.css

This commit is contained in:
Mirco Wittrien 2020-11-21 18:10:31 +01:00
parent 33f2b7cb82
commit bf8f4240c1
1 changed files with 6 additions and 1 deletions

View File

@ -309,7 +309,12 @@ html {
color: rgba(var(--vtextbrightest),.6);
}
.vbackgroundaccent-349kuI {
html .backgroundaccent-349kuI {
color: var(--header-primary);
}
html .iconBadge-2wi9r4 {
background-color: var(--background-floating);
color: var(--header-primary);
}