Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2021-05-12 21:10:32 +02:00
parent dbf3eb2481
commit 76affa3a2e
1 changed files with 0 additions and 15 deletions

View File

@ -134,8 +134,6 @@ html.oldBrand, html.newBrand {
3. READALLNOTIFICATIONSBUTTON
4. SERVERSEARCH
5. CHANNELTABS
16. THEMESUPPORT
1. THEMEDEVBADGE
*/
@ -2428,16 +2426,3 @@ html .powercord-updater .debug-info b {
.channelTabs-unreadBadge:not(.channelTabs-noUnread) {
background-color: rgb(var(--accentcolor)) !important;
}
/* ~~~~ 16. THEMESUPPORT ~~~~ */
/* ---- 16.1. THEMEDEVBADGE ---- */
#app-mount .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s {
background: rgb(var(--accentcolor)) !important;
}
#app-mount .topSectionPlaying-1J5E4n .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s,
#app-mount .headerPlaying-j0WQBV .dev-A7f2Rx.hasBadge-4rT8_u .badge-7R_W3s {
background: rgb(var(--accentcolor)) !important;
}