Hi,
I want to switch between dark and light on toggling. Its basically switching to a night mode ( Changing the CSS of the entire application )
When you choose a particular theme, the entire CSS for the widgets will be present and comes out of that specific theme. So I will prepare two style sheets (one for each dark and light), Is there a way that i can attach these two to an application adn toggles between these two on user's choice.
Thanks,
Saiteja
Please check this post, I believe that you will found here several topics that will help you.
Cheers
Hi Sai,
This link can be helpfull for you
https://www.outsystems.com/forums/discussion/57091/theme-outsystems-web-11/
@Nuno: The link you have shared has information for theme switch in service studio not for application theme switch.