Android

Android Studio Themes Tutorial

Android Studio Themes Tutorial
Android Studio is an official Integrated Development Environment (IDE) created for Google's mobile operating system to develop and deploy Android applications. An IDE is an important tool for any developer, and the same goes for the appearance of the IDE. Developers each have their unique preferences for modifying and customizing code editors.Android Studio is a widely used IDE, many developers would like to change its appearance according to their preferred color scheme. The good news is that Android Studio allows you to change the theme, background, and even font of the IDE.

This article shows you how to change the appearance and themes in Android Studio.

Changing the Theme of Android Studio

When changing the theme of Android Studio, the first thing you need to do is download some color themes. Visit http://color-themes.com to do so, as shown in the image below:

There are tons of themes available on this site. Select the theme of your choice and download it (for this tutorial I am downloading 'Monokai Sublime Text 3'):

Download the Jar file of the theme:

Open Android Studio and click Android Studio, then Preferences:

Expand the Editor menu item, then click the Color Scheme option:

To import the downloaded scheme, click the icon, and a menu will show up. See the following image for reference. Next, click Import Scheme:

Navigate to the folder in which the Jar file of the theme is stored and import it:

Now, the scheme can be viewed in the Scheme menu. Select the theme you would like to apply to Android Studio and hit the Apply button.

After you click Apply, the entire appearance of the IDE will change, as shown in the images below:

Conclusion

For a developer, the appearance of any IDE matters. Luckily, Android Studio is very flexible in terms of customization and themes. In this article, you learned how to change the appearance of Android Studio by downloading a scheme and applying it to the program.

OpenTTD Tutorial
OpenTTD is one of the most popular business simulation games out there. In this game, you need to create a wonderful transportation business. However,...
SuperTuxKart for Linux
SuperTuxKart is a great title designed to bring you the Mario Kart experience free of charge on your Linux system. It is pretty challenging and fun to...
Battle for Wesnoth Tutorial
The Battle for Wesnoth is one of the most popular open source strategy games that you can play at this time. Not only has this game been in developmen...