chore: Follow up colors

This commit is contained in:
krille-chan 2024-11-03 13:03:03 +01:00
parent da857d6abe
commit 2f39b1e8f4
No known key found for this signature in database

View file

@ -315,6 +315,7 @@ class Message extends StatelessWidget {
gradient: ownMessage && !noBubble
? LinearGradient(
colors: [
theme.colorScheme.primary,
theme.brightness ==
Brightness.light
? theme.colorScheme