Fidev-io / framy

A convenient code generator for app styleguide, gallery, wireframes and/or storyboard.
https://framy.dev
GNU Lesser General Public License v3.0
148 stars 16 forks source link

Global Presets for Multiple Themes/DarkMode #156

Open gcostaapps opened 4 years ago

gcostaapps commented 4 years ago

First I want to thank you for this amazing library. Testing components outside of the application is a great help to identify problems and check the design!

I would like to know if it's possible to add some sort of global presets (to apply multiple themes on the application and other variables). For themes, all widgets using the theme selected globally would change. This would be great to test apps with multiple themes and Light/Dark mode.

MarcinusX commented 4 years ago

That's a great idea! Currently, I am a bit busy but when I got a free moment I will try to make it work! :)