Android Studio is a very flexible IDE when it comes to customization. Among the many customization features, one can also change the Color theme for the editor windows. This process is pretty straight forward as it follows from the following steps:
- You can search online for lots of color themes. One example site is http://color-themes.com/?view=index. Here you can download a theme as jar file.
- Next, to install this in Android Studio (on windows, but Mac should be similar), following these sequences of steps:
- File => Import Settings => (In the file browser that opens, find and click on the theme jar file) => (Android Studio installs the theme and prompts you to restart the IDE)
- When you re-start the IDE, you will be able to select the new color scheme from File => Settings => Editor => Color Scheme.
0 comments:
Post a Comment