rhtyd commented on pull request #372: URL: https://github.com/apache/cloudstack-primate/pull/372#issuecomment-638568011
@svenvogel @utchoang the expectation as a user would be that after one installs Primate (say using the deb/rpm/archive or even docker image) then one should be able to edit the config.json to customise the theme/colours. Therefore in order to test, we need to build it (npm run build) and from the `dist` test by either copying to a mgmt server env or use docker/nginx reverse proxy (see README on how to setup nginx reverse proxy with the build Primate dist), and then change colours in theme.json (or any other config file/location) and refresh UI to see theme colours changed. It may be necessary to load less.css etc to make it work @utchoang - I've not explore that myself, but as @svenvogel mentions it would be really cool feature to have! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org