How to increase menu and tab font size in IntelliJ JetBrains PyCharm, PhpStorm, RubyMine

31,443

Solution 1

  1. Settings/Preferences
  2. Appearance & Behavior | Appearance
  3. Enable Use custom font option -- it will allow to change font used for GUI as well override its size.

enter image description here

In older (2018.2 and older) that option was named Override default fonts by:

enter image description here

Solution 2

Update to version 2019.3

Goto File | Settings | Appearance & Behavior | Appearance

Enable Use custom font:Tahoma Size:12

Share:
31,443

Related videos on Youtube

Superduper
Author by

Superduper

Updated on November 22, 2021

Comments

  • Superduper
    Superduper over 2 years

    I understand how to increase the font size within an editor tab, but I'd like to increase the font size of the main navigation menu and most importantly, the tab titles. These do not change when I zoom in or out of an editor tab (using Cmd + mouse wheel on OSX). I do not see anything in the preferences menus.

  • ken-mills
    ken-mills about 5 years
    In 2018.3 the option is called "Use custom font" where you can set font style and size. Same setting dialog...Appearance & Behavior | Appearance
  • Ahmed Abdelhak
    Ahmed Abdelhak over 3 years
    can i change its color ?
  • akoneko47
    akoneko47 over 3 years
    @AhmedAbdelhak Goto File | Settings | Editor | Color Scheme | (PHP,CSS,HTML...)
  • Rodrigo Saling
    Rodrigo Saling about 3 years
    This is a reminder for future me: there is an option in Editor > General > Editor Tabs window called "Use small fonts for labels". If you uncheck this, the tab font size will increase, without having to change the entire UI font.
  • milosmns
    milosmns over 2 years
    2021.3 macOS version is randomly making size 13 look like 8, and 14 looks like 20. Random 😃