From 6256195b4b800d66da18c92b7234c92599856648 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Wed, 8 Jul 2020 10:45:43 +0200 Subject: [PATCH] change default unread color --- lib/src/stream_chat_theme.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/stream_chat_theme.dart b/lib/src/stream_chat_theme.dart index c4a4fa45..1a7677d6 100644 --- a/lib/src/stream_chat_theme.dart +++ b/lib/src/stream_chat_theme.dart @@ -217,7 +217,7 @@ class StreamChatThemeData { ), ), channelPreviewTheme: ChannelPreviewTheme( - unreadCounterColor: Color(0xffd0021B), + unreadCounterColor: Color(0xffff3742), avatarTheme: AvatarTheme( borderRadius: BorderRadius.circular(20), constraints: BoxConstraints.tightFor(