mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 20:55:22 +02:00
added Private channel icon
This commit is contained in:
parent
53dfffb221
commit
8374195121
1 changed files with 6 additions and 1 deletions
|
@ -30,3 +30,8 @@
|
||||||
.icon_bcc24e path[d^="M16 18h.5v"] {
|
.icon_bcc24e path[d^="M16 18h.5v"] {
|
||||||
fill: var(--yellow-200) !important;
|
fill: var(--yellow-200) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*--- Vencord's UserVoiceShow Icon Recolor ---*/
|
||||||
|
.vc-uvs-speaker path[d^="M16 4h.5v"] {
|
||||||
|
fill: var(--yellow-200) !important;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue