diff --git a/lib/pages/articles/listing.dart b/lib/pages/articles/listing.dart index 45ebfa9a..21e153a8 100644 --- a/lib/pages/articles/listing.dart +++ b/lib/pages/articles/listing.dart @@ -60,7 +60,7 @@ class _ListingPageState extends ConsumerState { if (widget.withProgressIndicator) const PinnedHeaderSliver(child: RemoteSyncProgressIndicator()), ], - body: Container( + body: Ink( color: Theme.of(context).colorScheme.surface, child: Builder(builder: (context) { return ArticleListView(