Change logo color when scrolling to another background?

Send help! Does anyone know how to change color of the logo to another color when the background color changes? I already used scroll animation for the logo with move and scale, so I can’t use that anymore. Is there really any way? Like a time stamps of when it should change color?


Thanks @davidmiller !! Seems complicated as I haven’t touched CSS in a while, but it is a challenge for this week then :slight_smile:

you could try to assign a css-blend-mode onto the logo element, which then changes in it appearance.

I think there is a thread here in the forum about it