简体   繁体   中英

How to revert theme from Darcula to default in Android Studio

I have changed my Android Studio theme from Default to Darcula.

But when I want to search anything then I need to go to browser which is very bright.

Now I want to revert the theme from Darcula to default theme in Android Studio. When I do that, it just changes background color and font color of Editor window. I want to change the whole window to be default instead of black.

以黑暗为主题的IDE中以明亮为主题的编辑器

Edited

I have changed theme from Android Studio | Preferences | Editor | Colors & Fonts.

Check out this link for more detail about how to change theme in Android Studio.

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

在此输入图像描述

Try to edit Settings -> Appearances -> Theme :

在此输入图像描述

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 - Appearance Next to theme you can choose between Default and Darcula themes.

在此输入图像描述

Go to File -> Settings -> Appearance under IDE section ->change theme to intelij or default or windows. 在此输入图像描述

see here for more.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM