Question

I am trying to find out the way to set the black theme to my newly installed android studio but I didn't get success.

I have seen a similar question but that is for windows (I am not getting option for settings).

Please tell me how to do same in mac machine.

Was it helpful?

Solution

Android Studio > Preferences > (Under the heading "IDE Settings") Editor > Colors & Fonts > Java > Scheme name

I use Dracula, it's pretty sic

OTHER TIPS

It is related to your question.

How to change or add theme to Android Studio?

For Window:

File > Settings > Editor > Colors & Fonts

Mac OSX:

Android Studio > Preferences > Editor > Colors & Fonts

For Mac Users (Android Studio 3.3.1)

Android Studio > Preferences > Appearance & Behaviour > Appearance > UI Options > Theme

I haven't use Window OS so didn't check but might be below answer will helps you.

How to change or add theme to Android Studio?

For Mac OSX:

Android Studio > Preferences > Editor > Color Scheme

For Window:

File > Settings > Editor > Color Scheme

From there you can select the options from the drop down menu and click apply and ok.

You can also import custom theme jar files and use them. To the right of the drop down you get a settings options in which there is an option to Import Scheme. I am speaking this in respect to the Android Studio in Mac OSX. Ideally it should be the same for the Android Studio on Windows machine as well.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top