When my navbar changes from black to white on scroll how do I change the logo so it inverts color in wix studio?

Question:
How to I switch from logo A to B on scroll when the navbar turns black to white or white to black on scroll.

Product:
In wix Studio

What are you trying to achieve:
Switching From one logo to another link not just a color change.

What have you already tried:
I have tried some wix velo stuff but nothing works.

no code - you can add a fade animation to the logos. on scroll fade in and fade out where required.

code - use a show/hide code based on an element entering and leaving the viewport can work.