From 0f95f947eccd2a988a5996ad4fc3bc88cdb35517 Mon Sep 17 00:00:00 2001 From: PhilReact Date: Tue, 17 Dec 2024 04:03:37 +0200 Subject: [PATCH] change unread color --- src/App.tsx | 6 ++--- src/Wallets.tsx | 6 ++--- src/components/Apps/AppsDesktop.tsx | 4 ++-- src/components/Apps/AppsNavBarDesktop.tsx | 4 ++-- src/components/Chat/ChatDirect.tsx | 2 +- src/components/Chat/ChatGroup.tsx | 2 +- src/components/Chat/ChatList.tsx | 2 +- src/components/Chat/GroupAnnouncements.tsx | 2 +- src/components/Desktop/DesktopFooter.tsx | 4 ++-- src/components/Desktop/DesktopHeader.tsx | 6 ++--- src/components/DesktopSideBar.tsx | 2 +- src/components/Embeds/AttachmentEmbed.tsx | 2 +- src/components/Embeds/ImageEmbed.tsx | 2 +- src/components/Embeds/PollEmbed.tsx | 2 +- src/components/Group/AddGroupList.tsx | 2 +- src/components/Group/Forum/NewThread.tsx | 2 -- src/components/Group/Group.tsx | 8 +++---- src/components/Group/GroupMenu.tsx | 14 ++++++------ .../Group/ListOfGroupPromotions.tsx | 2 +- src/components/Group/UserListOfInvites.tsx | 2 +- src/components/Mobile/MobileFooter.tsx | 4 ++-- src/components/Mobile/MobileHeader.tsx | 22 +++++++++---------- src/components/Save/Save.tsx | 8 +++---- src/index.css | 3 ++- 24 files changed, 56 insertions(+), 57 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 01d00e1..f6bffc6 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -2793,11 +2793,11 @@ function App() { accept