Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2021-01-02 13:57:34 +01:00
parent acbd911f3a
commit e162e7400c
1 changed files with 8 additions and 0 deletions

View File

@ -93,6 +93,14 @@
background-color: rgb(var(--vaccentcolor));
}
.folderIconWrapper-226oVY[style*="background-color: rgba(114, 137, 218, 0.4)"] {
background-color: rgba(var(--vaccentcolor), 0.4) !important;
}
.folderIconWrapper-226oVY svg[style^="color: rgb(114, 137, 218)"],
.folderIconWrapper-226oVY svg[style*=" color: rgb(114, 137, 218)"] {
color: rgb(var(--vaccentcolor)) !important;
}
/* ~~~~ 2. CHANNELLIST ~~~~ */