Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2021-07-05 18:32:52 +02:00
parent 977e9a94d3
commit 3885dfb4dc
1 changed files with 4 additions and 4 deletions

View File

@ -2273,12 +2273,12 @@ a.metadataName-14STf- {
.colorBrand-WfDfzD .bg-8df5St {
background-color: rgb(var(--accentcolor));
}
.colorCustom-WKsPgT .bg-8df5St[style*="background-color: rgb(88, 101, 242)"],
.colorCustom-WKsPgT .bg-8df5St[style*="background-color: rgb(114, 137, 218)"] {
.colorCustom-WKsPgT .bg-8df5St[style*="background-color: hsl(235, "],
.colorCustom-WKsPgT .bg-8df5St[style*="background-color: hsl(227, "] {
background-color: rgb(var(--accentcolor)) !important;
}
.bar-95Sdw1.customBar-3RsUzs[style*="background-color: rgb(88, 101, 242)"],
.bar-95Sdw1.customBar-3RsUzs[style*="background-color: rgb(114, 137, 218)"] {
.bar-95Sdw1.customBar-3RsUzs[style*="background-color: hsl(235, "],
.bar-95Sdw1.customBar-3RsUzs[style*="background-color: hsl(227, "] {
background-color: rgb(var(--accentcolor)) !important;
}