opt mobile dark theme

This commit is contained in:
csf
2022-09-23 17:16:25 +08:00
parent cf31ec3a53
commit d2d531516a
4 changed files with 19 additions and 16 deletions

View File

@@ -160,7 +160,7 @@ class MyTheme {
textTheme: const TextTheme(
titleLarge: TextStyle(fontSize: 19),
bodySmall: TextStyle(fontSize: 12, height: 1.25)),
hintColor: Color(0xFF555555),
cardColor: Color(0xFF252525),
primarySwatch: Colors.blue,
visualDensity: VisualDensity.adaptivePlatformDensity,
tabBarTheme: const TabBarTheme(