Re: Font difference between XFCE and Cinnamon
Neil C Smith <[email protected]> Thu, 19 Jun 2025 10:10:28 +0100
| Newsgroups | gmane.comp.java.ide.netbeans.user |
|---|---|
| Message-ID | <CAMYaZEuH3OPmSSBR3a9sFQoUvwAcqgLZdy_fHsjRG9OzXVbgpw@mail.gmail.com> |
On Wed, 18 Jun 2025 at 19:51, Mitch Claborn <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists