Discord Rehash?

This commit is contained in:
Indiana Jone (Indi) 2024-07-17 14:09:18 -04:00
parent c92ef46062
commit d66dae23dd
4 changed files with 18 additions and 25 deletions

View file

@ -26,8 +26,12 @@
fill: var(--yellow-200) !important;
}
/*--- Message bar Channels ---*/
.icon_f23da8 path[d^="M16 4h.5v"] {
/*--- Lock Icon Message Bar Channels ---*/
.icon_bcc24e path[d^="M16 4h.5v"] {
fill: var(--yellow-200) !important;
}
/*--- Lock Thread Icon Message Bar Icon Recolor ---*/
.icon_bcc24e path[d^="M16 18h.5v"] {
fill: var(--yellow-200) !important;
}