mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-29 12:38:34 +00:00
fix: theme mode
This commit is contained in:
@@ -227,6 +227,7 @@ class MyApp extends StatelessWidget {
|
||||
refreshBackgroundColor: darkColorScheme.onSecondary,
|
||||
),
|
||||
),
|
||||
themeMode: GStorage.themeMode,
|
||||
localizationsDelegates: const [
|
||||
GlobalCupertinoLocalizations.delegate,
|
||||
GlobalMaterialLocalizations.delegate,
|
||||
|
||||
Reference in New Issue
Block a user