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
|
gradient: ownMessage && !noBubble
|
||||||
? LinearGradient(
|
? LinearGradient(
|
||||||
colors: [
|
colors: [
|
||||||
|
theme.colorScheme.primary,
|
||||||
theme.brightness ==
|
theme.brightness ==
|
||||||
Brightness.light
|
Brightness.light
|
||||||
? theme.colorScheme
|
? theme.colorScheme
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue