From c48c7343640b4490b3202739b48ac05b0dc77dd8 Mon Sep 17 00:00:00 2001 From: Krystal <150982280+KrstlSkll69@users.noreply.github.com> Date: Mon, 17 Mar 2025 15:49:48 -0400 Subject: [PATCH] . --- Channel&RolesRecolor.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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