Jan 03
2023
FlatLaf 3
Highlights
macOS themes
New light and dark themes that use macOS colors and look similar to native macOS controls:
Fonts
Packaged fonts Inter, Roboto and JetBrains Mono into JARs (available on Maven Central) and provide an easy way to use them with FlatLaf.
Rounded selection
JMenuItem
, JComboBox
, JList
and JTree
components now support rounded selection.
This is currently used only in macOS themes for menus and combo boxes, but may be used in standard themes as well in the future.
Feel free to use it in own themes to give your application a special look. See PRs for instructions.
Rounded outlined icons
JFileChooser
, JOptionPane
, JPasswordField
and JTree
got new modern rounded outlined icons:
Change Log
See https://github.com/JFormDesigner/FlatLaf/releases/tag/3.0