github JFormDesigner/FlatLaf 0.33

latest releases: 3.4.1, 3.4, fonts/inter-4.0...
4 years ago

Highlights

Improved disabled grayscale icons:

image

image

Note: Using this release in NetBeans 11.3 (and older) shows an "cannot find symbol" error in the NB editor for look and feel classes like FlatLightLaf or FlatDarkLaf. This will be fixed in NetBeans 12 Beta 4. Either ignore the error, because build and run project still works, and update to NB 12 later. Or pass a string to UIManager.setLookAndFeel("com.formdev.flatlaf.FlatLightLaf");.

Change Log

  • Improved creation of disabled grayscale icons used in disabled buttons, labels
    and tabs. They now have more contrast and are lighter in light themes and
    darker in dark themes. (issue #70)
  • IntelliJ Themes: Fixed ComboBox size and Spinner border in all Material UI
    Lite themes and limit tree row height in all Material UI Lite themes and some
    other themes.
  • IntelliJ Themes: Material UI Lite themes did not work when using
    IntelliJ Themes Pack addon. (PR #88, issue #89)
  • IntelliJ Themes: Added Java 9 module descriptor to
    flatlaf-intellij-themes-<version>.jar.

Don't miss a new FlatLaf release

NewReleases is sending notifications on new releases.