Hi, What about themes? How to apply them to this menu ?

Hi, What about themes? How to apply them to this menu ?

Applying changes to the lumo theme, also affects this addon. Also you can change the value of several css-variables manually, also the vaadin-themable-mixin is supported. Checkout [this example project]
(https://github.com/appreciated/vaadin-app-layout/tree/master/app-layout-examples/app-layout-theme-example)

Ok, thank you :)