chore: Follow up colors

pull/1457/head
krille-chan 1 year ago
parent da857d6abe
commit 2f39b1e8f4
No known key found for this signature in database

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

Loading…
Cancel
Save