chore: Follow up color fixes

This commit is contained in:
Christian Pauly 2022-05-27 15:13:24 +02:00
commit f639e0570c
3 changed files with 20 additions and 15 deletions

View file

@ -213,7 +213,7 @@ class Message extends StatelessWidget {
vertical: 4.0 *
AppConfig.bubbleSizeFactor),
child: ReplyContent(replyEvent,
lightText: ownMessage,
ownMessage: ownMessage,
timeline: timeline),
),
),