Directory

← Back

StarPass theme for Vaadin

StarPass theme

Author

Rating

Popularity

600+

To install this add-on, check out the latest version and Maven/Gradle dependency snippets from the Directory.

org.parttio:starpass-theme:LATEST

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": "starpass"
}

You can still make your own changes on top in the applications theme.

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Released
2024-10-10
Maturity
BETA
License
Apache License 2.0

Compatibility

Framework
Vaadin 24.3
Vaadin 24.4
Browser
N/A

StarPass theme for Vaadin - Vaadin Add-on Directory

StarPass theme StarPass theme for Vaadin - Vaadin Add-on Directory
To install this add-on, check out the latest version and Maven/Gradle dependency snippets from the Directory. org.parttio:starpass-theme:LATEST 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": "starpass" } ``` You can still make your own changes on top in the applications theme.
Online Demo
View on GitHub

StarPass theme for Vaadin version 1.0.0
First experimental release

StarPass theme for Vaadin version 1.0.1

StarPass theme for Vaadin version 1.0.2

StarPass theme for Vaadin version 1.0.4

Online