Tweak sign in theme

This commit is contained in:
Ming Ming 2022-11-27 15:02:47 +08:00
parent 70d293078d
commit abfb13e7c6

View file

@ -35,6 +35,9 @@ class _SignInState extends State<SignIn> {
return Theme(
data: buildDarkTheme().copyWith(
scaffoldBackgroundColor: Colors.transparent,
progressIndicatorTheme: const ProgressIndicatorThemeData(
color: Colors.white,
),
textButtonTheme: TextButtonThemeData(
style: ButtonStyle(
foregroundColor: MaterialStateProperty.all(Colors.white),
@ -229,7 +232,7 @@ class _SingInBackground extends StatelessWidget {
),
const Positioned(
bottom: -50,
right: -80,
right: -120,
child: Opacity(
opacity: .27,
child: Icon(