Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2021-01-28 13:55:59 +01:00
parent 6d5b2db4b0
commit 848cfba830
1 changed files with 5 additions and 2 deletions

View File

@ -1870,10 +1870,13 @@
.toast-brand {
background-color: rgb(var(--vaccentcolor));
}
.colorBrand-WfDfzD {
.colorBrand-WfDfzD .bg-8df5St {
background-color: rgb(var(--vaccentcolor));
}
.colorCustom-WKsPgT[style*="background-color: rgb(114, 137, 218)"] {
.colorCustom-WKsPgT .bg-8df5St[style*="background-color: rgb(114, 137, 218)"] {
background-color: rgb(var(--vaccentcolor)) !important;
}
.bar-95Sdw1.customBar-3RsUzs[style*="background-color: rgb(114, 137, 218)"] {
background-color: rgb(var(--vaccentcolor)) !important;
}