Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
moovida committed Dec 12, 2024
1 parent e481e57 commit cddc9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/smashlibs_mapexample/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class MyApp extends StatelessWidget {
useMaterial3: true,
colorScheme: ColorScheme.fromSeed(
seedColor: SmashColors.mainDecorations,
background: SmashColors.mainBackground,
surface: SmashColors.mainBackground,
primary: SmashColors.mainDecorations,
// secondary: SmashColors.mainSelection,
brightness: Brightness.light,
Expand Down

0 comments on commit cddc9c2

Please sign in to comment.