Material Design theme add-on for Vaadin 7.
Official releases of this add-on are available at Vaadin Directory. For Maven instructions, download and reviews, go to http://vaadin .com/addon/material-design
git clone https://github.com/marlonrichert/vaadin-material-design
mvn clean install
cd material-design-demo
mvn jetty:run
To see the demo, navigate to http://localhost:8080/
Contributions are welcome, but there are no guarantees that they are accepted as such. Process for contributing is the following:
- Fork this project
- Create an issue to this project about the contribution (bug or feature) if there is no such issue about it already. Try to keep the scope minimal.
- Develop and test the fix or functionality carefully. Only include minimum amount of code needed to fix the issue.
- Refer to the fixed issue in commit.
- Send a pull request for the original project.
- Comment on the original issue that you have implemented a fix for it.
This add-on is distributed under the Apache License 2.0. For the license terms, see LICENSE.txt file.
Material Design theme for Vaadin 7 copyright © 2015 Marlon Richert.
To get started quickly, copy-paste the contents of md-light/styles.scss or md-dark/styles.scss to your own styles.scss and modify the variables.
For more options, you can copy and override additional variables defined in material-design/base/_defaults.scss