I’m currently working on a Netbeans Platform application that uses com.formdev.flatlaf.FlatLightLaf as the Look and Feel. The application is using Java 11 and running under Windows 10. I would now like to change the color of the TitlePane. Changing the color of specific elements (like jPanels etc.) glob…