Hi I am new to jhipster. I could get the default project working fine and it is very good.
What I want to change is the default bootstrap theme.
I have already tried
bower install flat-admin-bootstrap-templates --save
but somehow it does not change anything.
I tried bootswatch as well, but I am not sure how to keep one theme always selected by default. I am sure i can do this by changing code. But i am sure there is another easier way.
Could someone throw some light. How do i change the default theme?