Themes¶
You can change the maestro theme, its a variable environment into client app
client:
image: maestroserver/client-maestro
ports:
- "80:80"
environment:
- "API_URL=http://localhost:8888"
- "THEME=gold"
There are fill options to choose.