Is there a way to change the font for Menu/Dialog windows?
Hi, I was wondering if there a way to change the font for PyCharm's Menu/Dialog windows (current font looks bold and I want it regular)? I tried googling it, but I can't find anything related. Thanks.
PyCharm 1.2.1
Ubuntu 10.10 Desktop x32
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) Server VM (build 19.1-b02, mixed mode)
Please sign in to leave a comment.
Hello Mike,
The font of dialogs and menus is determined by the active look & feel. You
can change it using View | Quick Switch Scheme or in Settings | Appearance.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thanks Dmitry - I ended up using "Override default fonts by (not recommended)" option and that fixed the issue.