Update DiscordRecolor.css

This commit is contained in:
Mirco Wittrien 2022-09-22 14:34:46 +02:00
parent 7ac170b5cb
commit a8bb93b9fc
1 changed files with 7 additions and 1 deletions

View File

@ -1098,7 +1098,13 @@ img[src='/assets/58957d928db6fb9d4658eb882f33d7bc.svg'] {
}
#app-mount .container-3wLKDe {
background-color: var(--background-secondary);
background: var(--background-primary);
}
#app-mount .container-3wLKDe .mainCard-3KBsBI {
background: var(--background-secondary);
}
#app-mount .container-3wLKDe .pill-3pRQlO {
background: var(--background-tertiary);
}
#app-mount .noResultIcon-3o4K-b {