opt: bangumi intro

This commit is contained in:
bggRGjQaUbCoE
2024-09-19 10:29:22 +08:00
parent 7e83856615
commit 1d50eb0724
5 changed files with 34 additions and 15 deletions

View File

@@ -26,7 +26,7 @@ class _FavPanelState extends State<FavPanel> {
Widget build(BuildContext context) {
return Container(
height: Utils.getSheetHeight(context),
color: Theme.of(context).colorScheme.background,
color: Theme.of(context).colorScheme.surface,
child: Column(
children: [
AppBar(