mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Improve password forgotten route
This commit is contained in:
		@@ -32,6 +32,7 @@ class LoginRoutesTheme extends StatelessWidget {
 | 
			
		||||
              checkColor:
 | 
			
		||||
                  MaterialStateProperty.all(Config.get().splashBackgroundColor),
 | 
			
		||||
            ),
 | 
			
		||||
            dialogBackgroundColor: Config.get().splashBackgroundColor,
 | 
			
		||||
            primaryColor: Colors.white,
 | 
			
		||||
            backgroundColor: Config.get().splashBackgroundColor,
 | 
			
		||||
            disabledColor: Colors.grey,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user