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.

Default

../_images/theme_default.png

THEME=lotus

Gold

../_images/theme_gold.png

THEME=gold

Wine

../_images/theme_wine.png

THEME=wine

Blue

../_images/theme_blue.png

THEME=blue

Dark

../_images/theme_dark.png

THEME=dark

Green

../_images/theme_green.png

THEME=green

Orange

../_images/theme_orange.png

THEME=orange