How to revert theme from Darcula to default in Android Studio How to revert theme from Darcula to default in Android Studio android android

How to revert theme from Darcula to default in Android Studio


You might be tried to change Settings -> Colors & Fonts -> Scheme name like below:

enter image description here

Try to edit Settings -> Appearances -> Theme:

enter image description here


This issue often happens after updating IntelliJ. In this case switching back to IntelliJ theme and to Darcula again solves the issue:

File | Settings | Apperance | Theme | InteliJ, Apply

File | Settings | Apperance | Theme | Darcula, Apply


I installed Android Studio for Mac (Android Studio version 1.5.1)

To toggle between Default and Darcula themes I do:

Android Studio - Preferences

Then write Theme on the top-left Search Bar

And under Appearance and Behavior - AppearanceNext to theme you can choose between Default and Darcula themes.

enter image description here