Need Official Light/Dark SVG Assets for GSoC, LFX, and CNCF Landscape Logos

Hello everyone, As I’m working on fixing Issue [UI] Fix: Items not showing in light mode · Issue #2774 · meshery/meshery.io · GitHub using the existing logo-dark-light pattern, I couldn’t find the official light-mode SVGs for the GSoC and LFX logos. I also couldn’t find a dark-mode SVG for the Cloud Native Computing Foundation Landscape logo. Could you point me to these assets, or let me know if they need to be added?

It is an SVG. Simply edit and change the hex code. Or apply CSS to do so without editing.

Thanks , @Lee Got it updating the SVG colors directly (or via CSS) is a cleaner approach than maintaining separate light/dark assets. The issue has already been merged, but this is very helpful for future fixes.