mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 20:55:22 +02:00
Update version
This commit is contained in:
parent
74f651fb2f
commit
b67bc5c7c3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* @name Private Channel recolor
|
* @name Private Channel recolor
|
||||||
* @author krystalskullofficial
|
* @author krystalskullofficial
|
||||||
* @version 4.0
|
* @version 5.0
|
||||||
* @description recolors the icon for Private channels so they are easier to see/notice
|
* @description recolors the icon for Private channels so they are easier to see/notice
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -19,4 +19,4 @@
|
||||||
/*--- Chat Lock Icon Recolor ---*/
|
/*--- Chat Lock Icon Recolor ---*/
|
||||||
.icon_e44302 path[d^="M16 4h.5v"] {
|
.icon_e44302 path[d^="M16 4h.5v"] {
|
||||||
fill: var(--yellow-200) !important;
|
fill: var(--yellow-200) !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue