Dark Mode Toggle Wix Studio

In the Wix Studio highlight video, I noticed a toggle on a site for Dark Mode. Is this a feature that’s coming or does it take specific coding or an app to make that happen?

2 Likes

Hey @Maury_Page!

I believe this is achieved using the new CSS feature in Wix Studio by using the customClass feature - Introduction - Velo API Reference - Wix.com

When the toggle is switched on and off, it changes the class of the elements and applies a different style to them