Sublime Forum

Font size of Main Menu

#1

Is there any way to change font size(and other customizations) of Main Menu:

Capture

0 Likes

#2

Also I’m thinking about whole drop down menu:

image

0 Likes

#3

Menus use native widgets, so whatever method you have for your operating system to increase the font size for menus will work with Sublime Text.

0 Likes

#4

I’m on Windows 10 and don’t know how to do that.

0 Likes

#5

Windows 10 dropped any GUI (the good old Win95 property page) to change font settings of single controls as changing them might very likely cause GUI to be rendered inconsistently.

The only official way is to change the global UI scale.

Otherwise you might want to ask google for registry tweaks.

0 Likes