chore: Follow up bottom nav bar colors

pull/1146/head
krille-chan 1 year ago
parent 244962fdfc
commit 18626be855
No known key found for this signature in database

@ -190,6 +190,8 @@ class ChatListView extends StatelessWidget {
NavigationDestinationLabelBehavior.alwaysShow,
shadowColor:
Theme.of(context).colorScheme.onSurface,
backgroundColor:
Theme.of(context).colorScheme.surface,
surfaceTintColor:
Theme.of(context).colorScheme.surface,
selectedIndex: controller.selectedIndex,

Loading…
Cancel
Save