On Wed, 18 Jun 2025 at 19:51, Mitch Claborn <i...@hatcherymanager.com> wrote: > 2) Before posting in the FlatLaf forum, I tried playing around with > customizing the ~/.netbeans/26/config/LookAndFeel/FlatLaf.properties file > which is opened by clicking the Tools > Options > Appearance > FlatLaf > > "Edit custom properties" button. I added the lines shown below and restarted > NetBeans but it had no effect. Either I have the syntax wrong or there might > be a bug somewhere that is preventing FlatLaf from reading that file. > > defaultFont = 24 "Open Sans", "Noto Sans", Roboto, Arial, Monospace
That should work, and is working here. Try just defaultFont=36 or similar without specifying any fonts, and make sure that's picked up. If not, check if there's anything in the log. What package, JDK, etc.? Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists