the font in arduino is so small

hi
after i install the program the font is to small how can i fix it?

michaelbs:
hi
after i install the program the font is to small how can i fix it?

Locate your preferences.txt file, and edit this line (~line 12) to suit (my settings are shown):

editor.font=Monospaced,plain,14

If you are on Windows, the file is located at C:\Users*username*\AppData\Roaming\Arduino15. You must restart the IDE after changing any settings.

madmattd:
Locate your preferences.txt file, and edit this line (~line 12) to suit (my settings are shown):

editor.font=Monospaced,plain,14

If you only want to change the editor font size it's much easier to do: File > Preferences > Editor Font Size
Other font sizes can be changed in the file {Arduino install folder}/lib/theme/theme.txt

pert:
If you only want to change the editor font size it's much easier to do: File > Preferences > Editor Font Size

:cold_sweat: <- seems there isn't a facepalm emoticon on here.

Not sure how I've missed that easy font size adjust so many times.