I have an audio player with a 00:00 navigation pattern situated above the music album cover.
My question is how to make these navigation numbers white when the album cover is black and black, while the cover is white. How can I make such a thing on vanilla javascript? Should it be a function to analyze an image's pixel color?