update
This commit is contained in:
parent
9598e17abb
commit
064814e165
3 changed files with 87 additions and 55 deletions
|
|
@ -31,8 +31,8 @@ class PageBackgroundWidget extends StatelessWidget {
|
|||
gradient: const RadialGradient(
|
||||
tileMode: TileMode.clamp,
|
||||
colors: [
|
||||
Color.fromRGBO(45, 15, 43, 1),
|
||||
Color.fromRGBO(77, 29, 73, 1),
|
||||
Color.fromRGBO(26, 8, 25, 1),
|
||||
Color.fromRGBO(60, 22, 57, 1),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue