From 32160e003bed7fc26af897ab445d98c01c865f2e Mon Sep 17 00:00:00 2001 From: ION606 Date: Fri, 2 Aug 2024 23:20:50 +0000 Subject: [PATCH] Update ion-theme.css --- ion-theme.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ion-theme.css b/ion-theme.css index d88f2ed..1aa818d 100644 --- a/ion-theme.css +++ b/ion-theme.css @@ -204,3 +204,7 @@ [data-id="937079880473014362"] { /* PINK NODDERS! */ } + +[aria-label="Channels"] li * { + color: rgba(255, 255, 255, 0.884) !important; +}