chore: Follow up status bubble color

This commit is contained in:
Krille 2024-02-01 07:14:40 +01:00
parent f55588a8c7
commit bad0579eb5
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652

View file

@ -212,6 +212,7 @@ class PresenceAvatar extends StatelessWidget {
left: 8,
top: 32,
child: Material(
color: statusMsgBubbleColor,
elevation: statusMsgBubbleElevation,
shadowColor: statusMsgBubbleShadowColor,
borderRadius: BorderRadius.circular(
@ -227,6 +228,7 @@ class PresenceAvatar extends StatelessWidget {
left: 14,
top: 40,
child: Material(
color: statusMsgBubbleColor,
elevation: statusMsgBubbleElevation,
shadowColor: statusMsgBubbleShadowColor,
borderRadius: BorderRadius.circular(