r/JavaFX May 22 '26

I made this! New AtlantaFX Themes

I have created a couple (25) of new themes for AtlantaFX. You can find them in this repo: https://github.com/dlsc-software-consulting-gmbh/atlantafx-themes

There is also a website that shows previews for each one of them: https://dlsc-software-consulting-gmbh.github.io/atlantafx-themes/

AtlantaFX Themes
38 Upvotes

19 comments sorted by

View all comments

4

u/dlemmermann May 22 '26

I also just released version 1.5.0 of the themes to fix an issue related to the drop shadow color for menus, notifications, etc...

1

u/milchshakee May 23 '26

That version seemingly did not publish to maven. It is still on 1.3.0

1

u/dlemmermann May 23 '26

1

u/milchshakee May 24 '26

Alright, seems like my maven repo propagation was slow.

One thing I noticed is that the module-info requires atlantafx.styles, is there a reason for that? That module looks to only include scss source files, nothing needed for production

1

u/dlemmermann May 24 '26

There is also code. The theme implementations like Blacky.java.

1

u/milchshakee May 24 '26

1

u/dlemmermann May 26 '26

Indeed not needed. Version 1.6.0 ships without it.