mirror of
https://github.com/stonega/tsacdop
synced 2025-02-01 16:16:49 +01:00
Minor change.
This commit is contained in:
parent
e8882a62b8
commit
7f66ebd7e6
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user