From c69519d1ae79d13be1eb001033e26045f70a97cc Mon Sep 17 00:00:00 2001 From: Puyodead1 Date: Sun, 13 Aug 2023 21:40:12 -0400 Subject: [PATCH] darken channel icons --- src/components/ChannelList.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/ChannelList.tsx b/src/components/ChannelList.tsx index a3caca9..1285329 100644 --- a/src/components/ChannelList.tsx +++ b/src/components/ChannelList.tsx @@ -80,6 +80,7 @@ function ChannelList() { style={{ marginRight: "8px", }} + color="var(--text-secondary)" /> )} {channel.name}