Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2021-06-15 13:11:00 +02:00
parent 2b206e5476
commit bfed7aba5b
1 changed files with 4 additions and 3 deletions

View File

@ -287,9 +287,10 @@
--message-background-flash: rgba(var(--accentcolor), 0);
}
.embedFull-2tM8--[style*="border-color: rgb(88, 101, 242)"],
.embedFull-2tM8--[style*="border-color: rgb(114, 137, 218)"],
.embedFull-2tM8--[style*="border-color: rgb(58, 113, 193)"] {
.embedFull-2tM8--[style*="border-color: hsl(216, "],
.embedFull-2tM8--[style*="border-color: hsl(227, "],
.embedFull-2tM8--[style*="border-color: hsl(235, "],
.embedFull-2tM8--[style*="border-color: hsl(237, "] {
border-color: rgb(var(--accentcolor)) !important;
}