diff --git a/lib/ui/collections_gallery_widget.dart b/lib/ui/collections_gallery_widget.dart index c2120a514..0d720d5ce 100644 --- a/lib/ui/collections_gallery_widget.dart +++ b/lib/ui/collections_gallery_widget.dart @@ -779,6 +779,7 @@ class EnteSectionTitle extends StatelessWidget { fontWeight: FontWeight.bold, fontFamily: 'Montserrat', fontSize: 22, + color: Theme.of(context).colorScheme.defaultTextColor, ), ), ],