defaultFont=36 did not have any effect. I visually examined the log and did not see any errors that seemed to be related. The only occurrences of "flat" in the log file were these in the "turning on modules" section: org.netbeans.libs.flatlaf/1 [1.22 3.6 26-81d21190648c8a1bae92bc9cdb0bb9783ae4912f] org.netbeans.swing.laf.flatlaf [1.21 26-81d21190648c8a1bae92bc9cdb0bb9783ae4912f]
IDE info: Product Version: Apache NetBeans IDE 26 Java: 17.0.15; OpenJDK 64-Bit Server VM 17.0.15+6-Ubuntu-0ubuntu124.04 Runtime: OpenJDK Runtime Environment 17.0.15+6-Ubuntu-0ubuntu124.04 System: Linux version 6.11.0-26-generic running on amd64; UTF-8; en_US (nb) Mitch Claborn HatcheryManager.com - Complete Hatchery Management System i...@hatcherymanager.com hatcherymanager.com schedule a meeting <https://calendar.app.google/Eozsu4Uv1xpBY31c7> On Thu, Jun 19, 2025 at 4:11 AM Neil C Smith <neilcsm...@apache.org> wrote: > 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 > >