chore: Adjust gradient and bubble borders
This commit is contained in:
parent
41f2d23951
commit
9a6a217a59
2 changed files with 1 additions and 3 deletions
|
|
@ -17,6 +17,7 @@ class BackgroundGradientBox extends StatelessWidget {
|
|||
colors: [
|
||||
Theme.of(context).scaffoldBackgroundColor,
|
||||
Theme.of(context).secondaryHeaderColor,
|
||||
Theme.of(context).secondaryHeaderColor,
|
||||
],
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue