Vaadin themes provide visual styling for Vaadin web applications, including built-in themes like Valo and Reindeer.
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-themes</artifactId>
<version>8.30.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Applies a Valo theme style to a button.
Use Vaadin 10+ themes or migrate to Vaadin Flow.
No dependency data recorded yet.