Update BlurpleRecolor.css
This commit is contained in:
parent
c2e9387a21
commit
43b621d5cf
|
@ -419,9 +419,12 @@
|
|||
.backgroundFlash_e5b9ad[style*="background-color: rgba(148, 156, 247, 0.1"] {
|
||||
--message-background-flash: rgba(var(--accentcolor_v), 0.1);
|
||||
}
|
||||
.backgroundFlash_e5b9ad[style*="background-color: rgba(148, 156, 247, 0)"] {
|
||||
.backgroundFlash_e5b9ad[style*="background-color: rgba(148, 156, 247, 0.0"] {
|
||||
--message-background-flash: rgba(var(--accentcolor_v), 0.05);
|
||||
}
|
||||
.backgroundFlash_e5b9ad[style*="background-color: rgba(148, 156, 247, 0)"] {
|
||||
--message-background-flash: rgba(var(--accentcolor_v), 0);
|
||||
}
|
||||
|
||||
.embedFull__8dc21[style*="border-color: hsl(216, "],
|
||||
.embedFull__8dc21[style*="border-color: hsl(227, "],
|
||||
|
|
Loading…
Reference in New Issue