diff --git a/Channel&RolesRecolor.css b/Channel&RolesRecolor.css index 4d2165e..22453e1 100644 --- a/Channel&RolesRecolor.css +++ b/Channel&RolesRecolor.css @@ -2,7 +2,7 @@ * @name Channels & Role recolor * @author krystalskullofficial * @description Recolors the icon on Channel & Role tab so they are easier to see/notice. -* @version 5.0.0 +* @version 5.0.1 * @authorId 929208515883569182 * @website https://krstlskll69.github.io/ * @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#4th-channels--roles-recolor- @@ -13,7 +13,7 @@ /*--- Chat Icon Recolor ---*/ [class^=icon__] path[d^="M18.5 23c.88"] { color: var(--green-360) !important; - /*Fill works most places except one place... idk why that is*/ + /*color works most places except one place... idk why that is*/ fill: var(--green-360) !important; border: 1px solid rebeccapurple !important; } \ No newline at end of file