chore: Follow up colors
This commit is contained in:
parent
da857d6abe
commit
2f39b1e8f4
1 changed files with 1 additions and 0 deletions
|
|
@ -315,6 +315,7 @@ class Message extends StatelessWidget {
|
|||
gradient: ownMessage && !noBubble
|
||||
? LinearGradient(
|
||||
colors: [
|
||||
theme.colorScheme.primary,
|
||||
theme.brightness ==
|
||||
Brightness.light
|
||||
? theme.colorScheme
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue