Panel material ui page style

Hi All,

How I can change page style using panel material ui like in this front page of https://panel-material-ui.holoviz.org/index.html so all widget, layout and plot follow the color set before. I try to look at panel material ui github but it doesnt provide any code to customize /style the page.


Not necessary have different option of color that but if possible to setup a color so all components consistently displayed.

thanks and regards

Have you seen How to Brand Your Panel Material-UI Application — Panel Material UI v0.4.0

thanks @ahuang11