a turquoise atlantafx theme. comes in both dark and light variants !
Go to file
2022-09-11 08:13:44 +04:00
src Initial commit 2022-09-11 08:13:44 +04:00
.gitignore Initial commit 2022-09-11 08:13:44 +04:00
LICENSE Initial commit 2022-09-11 08:13:44 +04:00
pom.xml Initial commit 2022-09-11 08:13:44 +04:00
README.md Initial commit 2022-09-11 08:13:44 +04:00

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]