{"id":63129,"library":"vaadin-themes","title":"Vaadin Themes","description":"Vaadin themes provide visual styling for Vaadin web applications, including built-in themes like Valo and Reindeer.","status":"active","version":"8.30.1","language":"java","source_language":null,"source_url":"https://github.com/vaadin/framework","tags":["vaadin","themes","ui","styling"],"install":[{"cmd":"<dependency>\n  <groupId>com.vaadin</groupId>\n  <artifactId>vaadin-themes</artifactId>\n  <version>8.30.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.vaadin:vaadin-themes:8.30.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ValoTheme","correct":"com.vaadin.ui.themes.ValoTheme"}],"quickstart":{"code":"import com.vaadin.ui.themes.ValoTheme;\nimport com.vaadin.ui.Button;\n\npublic class Example {\n    public static void main(String[] args) {\n        Button button = new Button(\"Click\");\n        button.addStyleName(ValoTheme.BUTTON_PRIMARY);\n    }\n}","lang":"java","description":"Applies a Valo theme style to a button."},"warnings":[{"fix":"Use Vaadin 10+ themes or migrate to Vaadin Flow.","message":"Vaadin 8 themes are not compatible with Vaadin 10+ (Flow).","severity":"breaking","affected_versions":">=8.0.0 <10.0.0"}],"env_vars":null,"search_vec":"'applic':11 'built':14 'built-in':13 'includ':12 'like':17 'provid':5 'reindeer':20 'style':7,24 'theme':2,4,16,22 'ui':23 'vaadin':1,3,9,21 'valo':18 'visual':6 'web':10","created_at":"2026-06-17T16:40:03.591278+00:00","updated_at":"2026-06-17T16:40:03.591278+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://vaadin.com/","github":"https://github.com/vaadin/framework","docs":"https://appdoc.app/artifact/com.vaadin/vaadin-themes/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}