I noticed that in the branding html that the color scheme of the installation buttons is dependent on the hex codes in the galaxy.signage.me/WebService/install/InstallBadge.js file.
Would it be possible to pass in hex codes to this js file in the same way that the airApplicationImage and airApplicationArguments are being passed to the js files?
I can download the js files to my server and modify them directly, but that is the hack solution. It would be nice if there was a way to pass in manual values by only changing the client side code. Much less risk of suddenly the download links on my site stop working.