From 74963a8f9ad2a468aad7d8c758ed98348410681a Mon Sep 17 00:00:00 2001 From: KrystalSkull <150982280+KrstlSkll69@users.noreply.github.com> Date: Thu, 20 Jun 2024 00:30:17 -0400 Subject: [PATCH] Add files via upload --- PrivateChannelRecolor.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PrivateChannelRecolor.css b/PrivateChannelRecolor.css index 9e328ca..6d4909f 100644 --- a/PrivateChannelRecolor.css +++ b/PrivateChannelRecolor.css @@ -15,3 +15,8 @@ fill : #fffaa0 !important; border: 1px solid rebeccapurple !important; } + +/*--- Chat Lock Icon Recolor ---*/ +.icon_e44302 path[d^="M16 4h.5v"] { + fill: #fffaa0 !important; +} \ No newline at end of file