Update color

This commit is contained in:
Christian Pauly 2020-02-03 09:19:56 +01:00
parent 41577ada6d
commit f06b96e9da
1 changed files with 1 additions and 1 deletions

View File

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