From e5aae0f9d3d84da5eb89f0585a04c68386a2f18a Mon Sep 17 00:00:00 2001 From: GleidsonDaniel Date: Mon, 18 Mar 2024 14:52:46 -0300 Subject: [PATCH] wip: colors --- app/containers/Avatar/AvatarWithEdit.tsx | 2 +- app/containers/Button/index.tsx | 2 +- app/containers/ImageViewer/ImageViewer.tsx | 2 +- app/containers/LoginServices/ButtonService.tsx | 2 +- app/containers/RoomItem/Actions.tsx | 6 +++--- app/containers/Toast.tsx | 2 +- .../VideoConferenceBlock/components/styles.ts | 2 +- .../UnreadBadge/getUnreadStyle.test.js | 14 +++++++------- app/containers/UnreadBadge/getUnreadStyle.ts | 2 +- app/containers/message/Broadcast.tsx | 4 ++-- app/containers/message/CallButton.tsx | 4 ++-- .../Components/OverlayComponent/index.tsx | 2 +- app/containers/message/Discussion.tsx | 4 ++-- app/containers/message/Thread.tsx | 2 +- app/lib/constants/colors.ts | 18 +----------------- app/views/AttachmentView.tsx | 12 ++++++------ app/views/CannedResponseDetail.tsx | 2 +- .../CannedResponseItem.tsx | 2 +- app/views/ChangeAvatarView/index.tsx | 4 ++-- app/views/RoomInfoEditView/index.tsx | 2 +- app/views/RoomView/index.tsx | 4 ++-- app/views/RoomsListView/ListHeader/index.tsx | 4 ++-- app/views/ShareListView/Header/SearchBox.tsx | 2 +- app/views/ShareView/Header.tsx | 2 +- app/views/ShareView/Thumbs.tsx | 2 +- app/views/ShareView/index.tsx | 10 +++++----- 26 files changed, 49 insertions(+), 65 deletions(-) diff --git a/app/containers/Avatar/AvatarWithEdit.tsx b/app/containers/Avatar/AvatarWithEdit.tsx index 1e54c55c9..9c888bb81 100644 --- a/app/containers/Avatar/AvatarWithEdit.tsx +++ b/app/containers/Avatar/AvatarWithEdit.tsx @@ -69,7 +69,7 @@ const AvatarWithEdit = ({