[DEPRECATED] FlatLaf
Posted: 09 Jun 2025, 07:17
FileBot r10594 removes flatlaf.jar since Flat Light and Flat Darcula are opt-in and thus rarely used be users, and rarely tested, especially on some platforms. FileBot notably does not ship with the native libraries which may lead to unexpected issues and warnings on some platforms.


Error: Select all
com.formdev.flatlaf.util.LoggingFacadeImpl logSevere
SEVERE: Library 'com/formdev/flatlaf/natives/flatlaf-windows-x86_64.dll' not found
Flat Light
Shell: Select all
filebot -script fn:properties --def net.filebot.theme=FlatLight

Flat Darcula
Shell: Select all
filebot -script fn:properties --def net.filebot.theme=FlatDark
