Hello.
Is it possible to change the default theme for a compiled version of Mattermost?
I perused the repository and saw that the constants.jsx file contains the themes, hard-coded in a precompiled state.
I set up a mattermost server already with the compiled 1.4 production tar.gz
, thinking I could give all of my users a default theme related to our normal site from the admin console. but now I see that I would need to compile myself.
Thank you for your time.