change: Revert new design

This commit is contained in:
Christian Pauly 2021-02-13 11:55:22 +01:00
commit 8a58cfc8bf
12 changed files with 1177 additions and 1333 deletions

View file

@ -67,7 +67,6 @@ abstract class FluffyThemes {
fillColor: lighten(AppConfig.primaryColor, .51),
),
appBarTheme: AppBarTheme(
elevation: 1,
brightness: Brightness.light,
color: Colors.white,
textTheme: TextTheme(
@ -117,7 +116,6 @@ abstract class FluffyThemes {
),
),
appBarTheme: AppBarTheme(
elevation: 1,
brightness: Brightness.dark,
color: Color(0xff1D1D1D),
textTheme: TextTheme(