Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2023-11-08 11:22:50 +01:00
parent 4932a83668
commit e72fde8d44
1 changed files with 4 additions and 0 deletions

View File

@ -418,6 +418,10 @@
color: rgb(var(--accentcolor));
}
.blockedSystemMessage_e58a4c:hover .blockedAction__27053 { /* blocked message operations */
color: rgb(var(--accentcolor));
}
.footerIcon__61cc7 path[fill*="hsl(197, "] { /* automod operations */
fill: var(--text-link);
}