fix channels&roles

This commit is contained in:
Indiana Jone (Indi) 2024-06-18 23:06:41 -04:00 committed by GitHub
parent 54eeed5637
commit 35e81fb5c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,12 +1,12 @@
/**
* @name Channels & Role recolor
* @author krystalskullofficial
* @version 2.0
* @version 3.0
* @description recolors the icon on Channel & Role tab so they are easier to see/notice
*/
/*--- Icon Recolor---*/
.icon__67ab4:has(path[d^="M18.5 23c.88"]) path[d^="M18.5 23c.88"] {
.icon_d8bfb3:has(path[d^="M18.5 23c.88"]) path[d^="M18.5 23c.88"] {
color: var(--green-360) !important;
border: 1px solid rebeccapurple !important;
}