更换了IntelliJ IDEA后,第一件事就是就是想要更改字体。
IntelliJ IDEA的字体设置分为两部分:一部分是UI的字体和字号设置,另一部分是编辑区的字体和字号设置。
UI字体的更改入口是:file -> Settings -> Appearance & Behavior -> Appearance,但这部分字体官方不建议更改。
编辑区字体的更改入口是:file -> Settings -> Editor -> Colors & Fonts -> Font,这里可以对编辑区的字体和字号进行更改。
Console区字体的更改入口是:file -> Settings -> Editor -> Colors & Fonts -> Console Font,这里可以对Console区的字体和字号进行更改。