From 7f66ebd7e6fb95ad8b8d57ae6d2b3d5892ebc6ba Mon Sep 17 00:00:00 2001 From: stonegate Date: Sun, 11 Oct 2020 20:28:20 +0800 Subject: [PATCH] Minor change. --- lib/util/episodegrid.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/util/episodegrid.dart b/lib/util/episodegrid.dart index 16c0429..09d0238 100644 --- a/lib/util/episodegrid.dart +++ b/lib/util/episodegrid.dart @@ -439,7 +439,7 @@ class EpisodeGrid extends StatelessWidget { color: isListened > 0 ? context.brightness == Brightness.light ? Colors.grey[200] - : Color.fromRGBO(40, 40, 40, 1) + : Color.fromRGBO(50, 50, 50, 1) : context.scaffoldBackgroundColor, boxShadow: [ BoxShadow(