Add files via upload

This commit is contained in:
Indiana Jone (Indi) 2024-04-12 14:18:19 -07:00 committed by GitHub
parent 32d6eb56fc
commit 20b5647c20
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
Channel&RolesRecolor.css Normal file
View file

@ -0,0 +1,13 @@
/**
* @name Channels & Role recolor
* @author krystalskullofficial
* @version 2.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"] {
color: var(--green-360) !important;
border: 1px solid rebeccapurple !important;
}