Using Lumo Dark Colors with Material Class

I want to theme my application with Lumo Dark’s colors with the Material Dark class. How do I do this?

Hi Sean,

Can you elaborate/be more specific?

Lumo’s dark color palette is available here:
https://github.com/vaadin/vaadin-lumo-styles/blob/master/color.html#L84

Material’s dark color palette is here:
https://github.com/vaadin/vaadin-material-styles/blob/master/color.html#L54

They don’t use the same custom properties, so there’s some manual matching you’ll need to do.