我刚刚在64bit的windows 7上安装了Android Studio。 当我启动应用程序时,我们编写代码的屏幕背景是白色的。 我喜欢黑色或其他颜色。 我不确定我们是否可以改变颜色/主题或者增加更多的主题。


当前回答

In一样:

Android Studio -> Preferences... -> Editor -> Color Scheme -> Color Scheme Font 

将方案改为德古拉

其他回答

Download a color theme you like - some sites host these, and some GitHub repos may offer them as well. [Editor's note: the website previously linked here has been replaced with spam] Import the theme. File -> Import Settings. Navigate to the theme-name.jar. Click the "Ok" button. This will tell you restart your application, at least it did for me, and it automatically selected the theme for my editor. Change the editor's theme color by going to File -> Settings -> Editor -> Colors & Fonts. Select the scheme and click the "Ok" button.

注意,这会改变编辑器的主题颜色,而不是整个应用程序的主题。

请遵循以下步骤:

进入文件->设置->外观和行为->外观 你喜欢什么主题就改什么主题。 然后重新启动android studio。

Mac os: mojave / Android studio 3.5

mac os: Android Studio >首选项>编辑器>配色方案>方案:Darcula

在OSX上,在顶部的菜单栏中,单击Android Studio > Preferences > Appearance,你会看到一个主题下拉。

您可以通过使用“复制主题”箭头在照片中指向的图标来更改或导入主题。

每个人看到的颜色都不一样。大多数时候,你所需要的只是一个小的对比变化。通过将背景色改为242527来删除德古拉的hase,这对我来说是完美的。