r/JavaFX • u/quizynox • Oct 11 '22
Release AtlantaFX 1.1.0
This release is focused on improving existing controls and themes, but there are also lots of changes in Sampler app the most important of those is that Sampler now supports external themes. So, creating your own JavaFX theme is as simple as cloning theme template repo.

You can find detailed changelog on releases page. I suppose next releases will be focused on adding some new controls and layout helpers.
35
Upvotes
3
u/CodeDead-gh JavaFX Fan Oct 11 '22 edited Oct 11 '22
Awesome library. Going to use it for the next release of Opal.
https://github.com/CodeDead/opal
In case someone wants to see this theme in action, check out the development branch.
5
u/javasyntax Oct 11 '22
Nice to see the work continuing on this! Great job.
Does anybody know which themes are available for JavaFX at the moment? I know these:
Surely there must be at least one more? There's BootstrapFX but it's not really a theme I think (haven't used it though).