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