How to change project tree side menu font size in JetBrains IDE - android-studio

Is there any way to change the font size on the sidebar/project tree?
I have tried the default font size and theme font size and any font size I could find, but those only change the text editor or console or tab title...

I googled "intellij idea project view font" and came across this post that provided this answer which worked for me.
Appearance & Behavior > Appearance > Use custom font

Related

Android Studio, how to change left side panel font size in Material Theme

because of my bad searching skills, I have been searching for 2 hours and haven't found it
After I install Material Theme from Plugin, I want to change the font size of this left panel How can I do it?
Not the part of typing code. I want to increase the font size of the file name where the files are listed. The panel on the left.
If I understand correctly you want to increase the font size of the android studio left panel where project files are? If you want to do that you can do it like this:
Go to File > Settings > Appearance & Behavior > Appearance (or you can press Ctrl + Alt + S and go to Appearance & Behaviour > Appearance), and there you will have to check Use custom font: and you can select a custom font and font size.

How to increase the font size of a pop-up in Android Studio?

I'm using Android Studio fo Flutter Projects and one thing I would like to improve is the size of the pop-up font in the editor window. I think the same is actual for a java or a kotlin developers. Is there a setting to make the font bigger?
Only way to increase the font size is to increase the font size in Settings -> Appearance & Behavior -> Appearance Check the "Use custom font" and increase the size.
Note this will change the font size of IDE itself.

Change the font in the Android Studio editor or IntelliJ IDEA

I think the title is already clear enough.
I have been able to change the font for my editor through accessing:
Preferences > Editor > Color Scheme > Font
But happens that some of my fonts are not available there; although a lot of them they are. This happens to me in this machine with the FightingSpirit font. Not that I want to use it but it's one where the issue happens.
At work I have added ligatures to the Menlo font using an open source project and it doesn't show up. I've tried disabling Show only monospaced fonts and although more fonts show up, some of the fonts still are not available.
Is there any fix for this, is it impossible for some fonts or am I doing something wrong?
EDIT
I have been able to set that ligaturized font to some of my editors and terminal, so the font is not corrupted and does work.
After some IDE updates the font showed up so the problem fixed itself

Change font color in dracula theme in android studio

How can I change font color in dracula theme in android studio? cause with color's font now, the color less bright.
File->Settings->Editor->Colors & Fonts
Download themes in .jar format from web. Then go to File -> Import Settings and choose the file downloaded
Bonus
But this theme might add more colors to your coding life.
Link with more details:
http://envyandroid.com/monokai-theme-in-android-studio-and-intellij/
Inside Settings goto: Editor > Colors & Fonts > Java there you can change the color of any attribute.

How to change the font size of Resharper?

How to change the font size of the Resharper?
I found the font size of File Structure, Live Templates and other UI components unbearably small.
I couldn't find any options to customize font size. I tried to increase Windows DPI to 150%. That works but cause a lot of other problems.
I'm using Resharper 5.1.3.
Thanks
ReSharper still uses system font settings for many of its controls. Use the Control Panel to change font size in these controls.
Same as changing the colors, it's in visual studio options not resharper.
but under resharper settings.
Look at this link:
Changing Resharper's color scheme
look carefully at the issues presented in some user's visual studio. I had to reinstall resharper in order to change the color and font size.

Resources