modificacion de colores en el login

This commit is contained in:
Abraham
2026-01-13 15:44:45 -08:00
parent 9533b60906
commit 7bdb9a2d74
6 changed files with 236 additions and 32 deletions

View File

@@ -206,7 +206,7 @@ class _VideosLayoutState extends State<VideosLayout> {
colors: [
Color(0xFF42BCEE),
Color(0xFF5865B5),
Color(0xFF653093),
Color(0xFF653093)
],
stops: const [0.0, 0.5, 1.0],
),