minor design tweaks

This commit is contained in:
Christian Pauly 2020-02-07 19:44:16 +01:00
commit e0893d3bfc
6 changed files with 17 additions and 12 deletions

View file

@ -29,7 +29,7 @@ class App extends StatelessWidget {
brightness: Brightness.light,
primaryColor: Color(0xFF5625BA),
backgroundColor: Colors.white,
secondaryHeaderColor: Color(0xFFE8E4EA),
secondaryHeaderColor: Color(0xFFF6F0F6),
scaffoldBackgroundColor: Colors.white,
dialogTheme: DialogTheme(
shape: RoundedRectangleBorder(