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.