Directory

Parity Theme - Vaadin Add-on Directory

A Goldman Sachs Design System inspired theme for Vaadin Parity Theme - Vaadin Add-on Directory
This project provides a Vaadin Theme inspired by the [Goldman Sachs Design System](https://design.gs.com/home). 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](https://vaadin.com/directory). After setting the dependency in pom.xml, update your frontend/themes/mytheme/theme.json to have parent configuration ```json { "lumoImports" : [ "typography", "color", "spacing", "badge", "utility" ], "parent": "parity" } ```` You can still make your own changes on top in the applications theme.