Parity Theme: This project provides a Vaadin Theme inspired by the Goldman Sachs Design System.
The theme is originally built by Daniel Sarkwa, a UX designer working at Vaadin.
To install this add-on, check out the latest version and Maven/Gradle dependency snippets from the Directory.
After setting the dependency in pom.xml, update your frontend/themes/mytheme/theme.json to have parent configuration
{
"lumoImports" : [ "typography", "color", "spacing", "badge", "utility" ],
"parent": "parity"
}
You can still make your own changes on top in the applications theme.