如何更改 Android Studio 的编辑器字体?

现在我用的是达库拉主题。我希望将默认字体更改为其他字体。我进入 Editor > Colors & Fonts > Font,但所有的选项都是灰色的。对于 Editor Font,它显示 Show only monospaced fontsPrimary font检查为 Monospace,但这两个都不能改变。我尝试改变字体下的 Appearance,但这只是改变字体使用周围的 AS,而不是在编辑器内。

95076 次浏览

All you have to do is click the "Save As" button to create a new profile. You can't change the font because you can't overwrite the default profile

If creating a custom setting doesn't help:

Click on File -> Settings ->Editor and check the field: "Change font-size with CRTL + Mouse Wheel"

Worked for me.

  • Android Studio The defaultEditor(Editor)TheScheme(Scheme)Is the font cannot be modified,you canSave as,
  • Save as a new scheme (Scheme),and then change the font size;
  • Location: File->Settings->Editor->Fonts -> Font & (for Mac : Android Studio -> Preferences)

enter image description here

Find Setting enter image description here icon from top toolbar and follow the steps accordingly in image attached.

enter image description here

We can change the font size according to CTRL + mouse wheel rotate which is very easy to use !!! To use this feature select File -> Settings -> Editor -> General -> **select the checkbox of Change the font size (Zoom) with Ctrl + Mouse Wheel**

We can change the font size according to CTRL + mouse wheel which is really easy to use it !!! To use this feature select File -> Settings -> Editor -> General -> select the checkbox of Change the font size (Zoom) with Ctrl + Mouse Wheel

I hope it's helpful.

We have to be more careful when doing this. For the first time I have changed the font size of menu by mistake instead of font. First create your own scheme by going to File-->Settings-->Colors & Fonts and then you can make changes to your own scheme. The final procedure is to go to settings(File-->Settings) and then select Editor and Colors & Fontsin the left bar menu. Then select the arrow on the left side of Colors & Fonts and then select Font in the left menu bar. You will get options to change your values. Remember you can only change values to your own sheme.

Android Studio 3.3

Preferences>Editor>Color Scheme Font Select the cog next to the Scheme:and choose Duplicate. On the same screen, choose your desired font and select Apply to preview or OK to store and exit preferences.

After Spending a good quality of time on this issue i finally fixed it... In Latest Android Studio 3.2 version

Follow it will work for sure...

Step 1: Go to File Select Settings... enter image description here

Step 2: Select Editor and select Color Scheme from right side window... enter image description here

Step 3: Create a duplicate scheme by clicking on the setting icon from right side window as shown below image enter image description here

Step 4: Now select Color Scheme --> Console Font from left side window and follow the image... point 1... point 2... point 3 select the scheme which we create in Step 3 point 4 select the font type you want display text point 5 select the font size of your wish.

Click on the Apply and Ok...

enter image description here

Step 5: Work 100 percentage...sure...

For Android Studio 3.4.1 Go to File -> Settings -> Collapse Editor -> Font -> Select the required font -> Click OK. Done.

I was able to increase the font, using the follow strategy.

enter image description here