Make better theme

This commit is contained in:
2024-12-19 13:17:31 +01:00
parent 6f90bb6fb5
commit 94e1a77a3c
3 changed files with 14 additions and 5 deletions

View File

@@ -26,6 +26,7 @@ class PlayerUIBottomBar extends StatelessWidget {
@override
Widget build(BuildContext context) {
return BottomAppBar(
color: Theme.of(context).colorScheme.surfaceBright,
child: Row(
children: [
IconButton(