black54 too gray
This commit is contained in:
parent
e166180a8d
commit
3ab90b341d
@ -134,8 +134,8 @@ class MyTheme {
|
|||||||
textTheme: const TextTheme(
|
textTheme: const TextTheme(
|
||||||
titleLarge: TextStyle(fontSize: 19, color: Colors.black87),
|
titleLarge: TextStyle(fontSize: 19, color: Colors.black87),
|
||||||
titleSmall: TextStyle(fontSize: 14, color: Colors.black87),
|
titleSmall: TextStyle(fontSize: 14, color: Colors.black87),
|
||||||
bodySmall: TextStyle(fontSize: 12, color: Colors.black54, height: 1.25),
|
bodySmall: TextStyle(fontSize: 12, color: Colors.black87, height: 1.25),
|
||||||
bodyMedium: TextStyle(fontSize: 14, color: Colors.black54, height: 1.25),
|
bodyMedium: TextStyle(fontSize: 14, color: Colors.black87, height: 1.25),
|
||||||
),
|
),
|
||||||
hintColor: Color(0xFFAAAAAA),
|
hintColor: Color(0xFFAAAAAA),
|
||||||
primarySwatch: Colors.blue,
|
primarySwatch: Colors.blue,
|
||||||
|
0
flutter/run.sh
Normal file → Executable file
0
flutter/run.sh
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user