Closed jimao233 closed 4 years ago
Ehh sorry, I virtually hate it so much so I removed it
The problem is that the lyrics now is grey, not bright enough to see in the dark background.
Add this to your user.css:
.lyrics-lines-container, .message-container {
color: #FFFFFF;
}
or edit lyrics.css directly, at line 13:
color: var(--modspotify_secondary_fg);
to
color: #FFFFFF;
Unsynced lyrics of Genius is now all white, but synced lyrics of Genius and Musixmatch is still grey...
Oh my bad. Just do the same thing with
.lyrics-lines-container .lyrics-list-animated .lyrics-line
It works! Thank you so much!
Any way to get it back? I only found how to turn it off: https://github.com/khanhas/genius-spicetify/issues/6