Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Where do I change the onsen-ui theme?
-
I see you can add css components with the Monaca online tool.
However my project is set up with Reactjs. which excludes using the online tool.I can only use the Monaca CLI for builds etc., but I can’t see how to add/remove JS/CSS components.
-
@beebase The new templates import
onsenui/stylus/blue-basic-theme.styl
insrc/main.jsx
. That file contain the theme colors. You can make your own them following that structure or generate it with the theme roller.