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


当前回答

Dayle Reese有一套惊人的配色方案,可用于AndroidStudio和Intellij。根据您使用的IDE,这些ICLS文件将进入特定的目录(这是针对Windows):

Android工作室

% USERPROFILE /。AndroidStudio / config /颜色

IntelliJ

USERPROFILE % -。IntelliJIdea /配置/颜色

将ICLS文件放在上面的一个目录中之后,重新启动IDE,以便它选择新的主题。还有一个不错的页面包含了大部分/所有主题的预览,这样你就可以找出你最喜欢的主题。享受。

其他回答

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.

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

你可以使用CTRL + SHIFT + A,然后简单地输入主题,直接进入主题设置。同样的道理也适用于你所寻找的任何设置、重构或操作。

我从github.com/jkaving/intellij-colors-solarized上找到了一些有趣的主题。面板规范来自ethanschoonover.com/solarized。 我在我的Android Studio 2.1.3版本中使用了其中一个

请遵循以下步骤:

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

好吧,大多数答案都告诉你关于安装当前主题的问题,我将告诉你在2022年3月22日安装新主题的简单方法。

在android studio中按CTRL + ' 您可能会看到这个选项开关 从菜单中选择主题 然后您将看到已安装的主题。 更改此选项或单击最后一个选项“安装主题”直接安装新主题