An javafx css style for an flat and smooth experience
A flat and smooth looking css theme for JavaFX.
Already includes the most used UI elements, but still very work in progress.
More examples at ‘src/test/resources/img’
This theme includes a small example application. Just start the class App at package ‘com.github.karlthebee.flatbee’
Aside from the quite nice theme, I’ve added a few options for a conistent design
FlatBee offers a few different sizes for every node. From smallest to biggest there are :
A panel adds a simple padding to an node
A container is like a panel but includes spacing for each element
A card is like a container but includes an nice show border
Works :
Problems/Bugs :
The license is pretty much a CC-BY-NC 4.0 license (https://creativecommons.org/licenses/by-nc/4.0/).
In simple (non legal) english : you can modify and distribute it, ship in in your application, but not use/sell it commercially. And you have to give credits, like “FlatBee theme by karlthebee (https://github.com/karlthebee/flatbee)”