chore: Follow up message bubble color

This commit is contained in:
krille-chan 2024-03-10 15:21:10 +01:00
parent 0387b955ed
commit c842e3454b
No known key found for this signature in database

View file

@ -215,7 +215,6 @@ class Message extends StatelessWidget {
displayname,
style: TextStyle(
fontSize: 12,
fontWeight: FontWeight.bold,
color: (Theme.of(context).brightness ==
Brightness.light
? displayname.color