Update version

This commit is contained in:
Indiana Jone (Indi) 2024-06-29 22:31:30 -04:00 committed by GitHub
parent 74f651fb2f
commit b67bc5c7c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
/**
* @name Private Channel recolor
* @author krystalskullofficial
* @version 4.0
* @version 5.0
* @description recolors the icon for Private channels so they are easier to see/notice
*/
@ -19,4 +19,4 @@
/*--- Chat Lock Icon Recolor ---*/
.icon_e44302 path[d^="M16 4h.5v"] {
fill: var(--yellow-200) !important;
}
}