happy ending

This commit is contained in:
baroni31
2026-05-20 22:08:30 +01:00
parent 3b93cffd38
commit 20f3c821ca
24 changed files with 60 additions and 56 deletions

View File

@@ -35,7 +35,7 @@ class RiotzScaffold extends StatelessWidget {
end: Alignment.bottomCenter,
colors: [
AppColors.black,
AppColors.deepRed.withOpacity(0.05),
AppColors.deepRed.withValues(alpha: 0.05),
AppColors.black,
],
),