mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-24 22:42:33 +01:00
Update color
This commit is contained in:
parent
41577ada6d
commit
f06b96e9da
@ -27,7 +27,7 @@ class App extends StatelessWidget {
|
||||
brightness: Brightness.light,
|
||||
primaryColor: Color(0xFF5625BA),
|
||||
backgroundColor: Colors.white,
|
||||
secondaryHeaderColor: Color(0xFFF0F0F0),
|
||||
secondaryHeaderColor: Color(0xFFE8E4EA),
|
||||
scaffoldBackgroundColor: Colors.white,
|
||||
dialogTheme: DialogTheme(
|
||||
shape: RoundedRectangleBorder(
|
||||
|
Loading…
Reference in New Issue
Block a user