Merge branch 'develop' into fix/send-anim-duration

This commit is contained in:
Salvatore Giordano
2021-02-26 09:45:53 +01:00
committed by GitHub
12 changed files with 604 additions and 28 deletions
@@ -199,10 +199,7 @@ class StreamChatThemeData {
),
),
color: colorTheme.white,
title: TextStyle(
fontSize: 14,
color: colorTheme.black,
),
title: textTheme.headlineBold,
lastMessageAt: TextStyle(
fontSize: 11,
color: colorTheme.black.withOpacity(.5),
@@ -257,7 +254,7 @@ class StreamChatThemeData {
actionButtonIdleColor: colorTheme.grey,
sendButtonColor: colorTheme.accentBlue,
sendButtonIdleColor: colorTheme.greyGainsboro,
inputBackground: colorTheme.white.withAlpha(12),
inputBackground: colorTheme.white,
),
reactionIcons: [
ReactionIcon(