Skip to content

Commit

Permalink
Fix checkmark color
Browse files Browse the repository at this point in the history
  • Loading branch information
Abestanis committed Jul 11, 2024
1 parent f07bc54 commit 0a43463
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,6 @@ class PlayerInterfaceThemeOverride extends StatelessWidget {
primary: Colors.white,
onSurface: Colors.white,
secondary: _shadeForSecondaryColor(backgroundColor),
onSecondaryContainer: Colors.white,
secondaryContainer: backgroundColor,
),
appBarTheme: theme.appBarTheme.copyWith(
color: _shadeForSecondaryColor(backgroundColor),
Expand Down

0 comments on commit 0a43463

Please sign in to comment.