diff --git a/lib/config/themes.dart b/lib/config/themes.dart index 8e1aca83a..923137846 100644 --- a/lib/config/themes.dart +++ b/lib/config/themes.dart @@ -87,7 +87,7 @@ abstract class FluffyThemes { backgroundColor: Colors.black, scaffoldBackgroundColor: Colors.black, accentColor: AppConfig.primaryColorLight, - secondaryHeaderColor: FluffyThemes.darken(AppConfig.primaryColorLight, .71), + secondaryHeaderColor: FluffyThemes.darken(AppConfig.primaryColorLight, .65), textTheme: Typography.material2018().white.merge(fallback_text_theme), dialogTheme: DialogTheme( shape: RoundedRectangleBorder(