mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
fix(synced-lyrics): active lyrics contrast ratio
This commit is contained in:
parent
585de8c1de
commit
aba1ba9325
@ -231,8 +231,7 @@ class SyncedLyrics extends HookConsumerWidget {
|
||||
.headline4
|
||||
?.copyWith(
|
||||
color: isActive
|
||||
? Theme.of(context)
|
||||
.backgroundColor
|
||||
? Colors.white
|
||||
: palette.bodyTextColor,
|
||||
// indicating the active state of that lyric slice
|
||||
fontWeight: isActive
|
||||
|
Loading…
Reference in New Issue
Block a user