I have created a custom Theme using UI theme designer from Hana Cloud Platform . I exported the theme to my local system and added as root folder in my eclipse project. I accordingly changed the neo-app.json file. Aftrer that I deployed the app to HCP again. Now I am trying to set the theme by using URL parameter but the modified theme is not coming , instead the page is not coming with any theme . In console , there are lot of errors with 404 related to my new theme saying library.css not found.
I followed the steps given in Setting Themes for SAPUI5/HTML5 Applications via URL parameter and Bootstrap Configuration in [HCP TRIAL] (using the URL parameter method)
Please find the structure of my project and my code in neo-app.json
I am accessing my page with the following URL for new theme
The page displays but without any theme and with the 404 error in console for library.css
Regards
Amber