1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-22 10:22:30 +01:00

darken channel icons

This commit is contained in:
Puyodead1 2023-08-13 21:40:12 -04:00
parent 3f4a98f465
commit c69519d1ae
No known key found for this signature in database
GPG Key ID: A4FA4FEC0DD353FC

View File

@ -80,6 +80,7 @@ function ChannelList() {
style={{
marginRight: "8px",
}}
color="var(--text-secondary)"
/>
)}
<Text isCategory={isCategory}>{channel.name}</Text>