Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 371 Bytes

AtlantaFX Sample Theme

This is an example of creating custom JavaFX CSS theme based on AtlantaFX stylesheet. Just clone the repository and use it as a starting point for creating your own theme.

Compile and grab resulting CSS from dist/ directory:

# you can also (optionally) watch for changes
mvn compile [-Pwatch]