如何更改或添加主题到Android Studio?

时间:2021-01-04 23:00:04

I have just installed Android Studio in my Window 7 64bit.
When I launch the application the background of the screen where we write the code is white.
I would prefer black or any other color.
I am not sure whether we can change the color/theme OR add more themes.

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

28 个解决方案

#1


591  

File->Settings->Editor->Colors & Fonts-> In scheme name select Darcula and apply to see a awesome dark background theme editor

文件->设置->编辑->的颜色和字体->在scheme名称中选择Darcula并应用于看到一个可怕的黑暗背景主题编辑器。

Android Studio 3.1.2 File->Settings->Editor->Color Scheme-> In scheme name select Darcula and apply to see a awesome dark background theme editor

Android Studio 3.1.2 File->Settings->Editor->Color Scheme-> In Scheme name选择Darcula并申请查看一个很棒的黑色背景主题编辑器

#2


381  

You can download new themes from http://color-themes.com/

你可以从http://color themes.com/下载新的主题

Once you have downloaded the .jar file, go to File -> Import Settings... and choose the file downloaded.

下载了.jar文件后,转到file ->导入设置…并选择下载的文件。

#3


119  

//you need to go to the File-> settings in that choose IDE settings-> Appearance in that choose the Theme: options

//你需要进入文件-选择IDE设置的>设置-选择主题:options的>外观

如何更改或添加主题到Android Studio?

#4


35  

Windows

窗户

File->Settings->Editor->Colors & Fonts->

文件- >设置- >编辑- >颜色和字体- >

Mac OSX

Mac OSX

Android Studio -> Preferences->Editor->Colors&Fonts

Android工作室- >首选项- >编辑- >颜色和字体

#5


32  

Dayle Reese has an amazing set of color schemes available for use in both AndroidStudio and Intellij. Depending on the IDE you are using, these ICLS files go into a particular directory (This is for Windows):

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

Android Studio

Android工作室

%USERPROFILE%/.AndroidStudio/config/colors

% USERPROFILE % / .AndroidStudio / config /颜色

IntelliJ

IntelliJ

%USERPROFILE%/.IntelliJIdea/config/colors

% USERPROFILE % / .IntelliJIdea / config /颜色

Once you've placed the ICLS files in one of the directories above, relaunch the IDE so that it picks up the new themes. There is also a nice page containing a preview of most/all the themes so you can figure out which ones you like most. Enjoy.

一旦您将ICLS文件放置在上面的一个目录中,重新启动IDE,以便它接收新的主题。还有一个很好的页面,包含了大部分/所有主题的预览,这样你就可以知道你最喜欢哪些主题。享受。

#6


17  

Just a note for people in the future. To add more themes on a Mac, put the theme .icls files in

只是给未来的人们一个提示。要在Mac上添加更多主题,请将主题.icls文件放入。

~/Library/Preferences/AndroidStudio/colors/

Then restart Android Studio. And select your new themes in

然后重新启动Android工作室。选择你的新主题

Android Studio > Preferences > Editor > Colors&Fonts

Android Studio can use any theme that are made for jetbrains IDE. Here is a good Github repo that has many themes for different IDEs.

Android Studio可以使用为jetbrains IDE制作的任何主题。这里有一个很好的Github repo,它为不同的ide提供了许多主题。

Also, the Color Ide plugin is a good tool that changes the background colour of all menus in Android Studio to match your theme. Try it, the IDE will look much better.

另外,Color Ide插件是一个很好的工具,它可以改变Android Studio中所有菜单的背景颜色,以匹配您的主题。尝试一下,IDE看起来会更好。

Windows should have similar setups, just the theme directory will be a bit different, search for JetBrains Ide theme location should give you the result.

Windows应该有类似的设置,只是主题目录会有点不同,搜索JetBrains Ide的主题位置应该会给你结果。

#7


15  

If one just need to change (strictly just) the editor's background to your own colour.

如果你只需要(严格地说)把编辑的背景换成你自己的颜色。

Preferences > Editor > Color & Fonts > General > Default Text > Background

编辑器>颜色和字体>一般>默认文本>背景

Although you need to save it as your own theme.

尽管您需要将它保存为您自己的主题。

#8


12  

  1. Download a color theme you like - http://www.ideacolorthemes.org/themes/

    下载一个你喜欢的颜色主题- http://www.ideacolorthemes.org/themes/

  2. 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.

    导入主题。文件- >导入设置。导航到theme-name.jar。点击“Ok”按钮。这将告诉您重新启动应用程序,至少对我来说是这样,并且它自动为我的编辑器选择主题。

  3. Change the editor's theme color by going to File -> Settings -> Editor -> Colors & Fonts. Select the scheme and click the "Ok" button.

    更改编辑器的主题颜色,进入文件->设置->编辑器->颜色和字体。选择方案并单击“确定”按钮。

Note that this changes the editor's theme color, not the entire application's theme.

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

#9


9  

File->Settings->Appearance

文件- >设置- >外观

There's a dropdown box with various themes.

有一个不同主题的下拉框。

#10


7  

Thought I would add this as an answer, for anyone who accidentally mess up like I did!
It't not really an answer to the original question, but a few other posts refer to this post, so thought I would add it here (cause its slightly relevant to the question). Hope it helps someone!

我想把这个作为一个答案,对于任何像我一样不小心搞砸的人!这并不是对最初问题的回答,而是其他一些文章提到了这篇文章,所以我想在这里加上它(因为它与问题有点相关)。希望它能帮助一些人!

Today I accidentally set my IDE font size on Android Studio very high (was going to set it to 10, but it accidentally became 110).

今天我在Android Studio上不小心设置了我的IDE字体大小,非常高(本来要设置为10,但不小心变成了110)。

Now, the big issue for me was that opening the file menu was not possible (well, could open it, but could not get to the settings choice), so I had to figure out how to do it manually.

现在,对我来说,最大的问题是打开文件菜单是不可能的(嗯,可以打开它,但是不能进入设置选项),所以我必须弄清楚如何手动操作它。

I found the Android Studio IDE settings in the Users/%username%/.AndroidStudioPreview/config folder and in there, the ui.inf.xml file, in which I could change the option FONT_SIZE back to a more manageable size.

我在user /%username /中找到了Android Studio IDE设置。AndroidStudioPreview/config文件夹和ui.inf。xml文件,其中我可以将选项FONT_SIZE更改为更易于管理的大小。

Following image is android studio with 110 px font size on a 1920x1080 screen: 如何更改或添加主题到Android Studio?

下图为android studio, 1920x1080屏幕上的字体大小为110像素:

#11


7  

On OSX, in the menu bar at the top, click on Android Studio > Preferences > Appearance and you will see a theme drop down.

在OSX上,在顶部的菜单栏中,单击Android Studio > Preferences >外观,您将看到主题下拉。

#12


7  

File->Settings->Appearance & Behavior-> Appearance and In theme select Darcula and apply dark background theme editor.

文件->设置->外观和行为->外观和在主题选择Darcula和应用黑暗背景主题编辑器。

#13


7  

Mac OS

Mac OS

To install new Theme on Mac go to Preferences -> Plugins -> Browse Repositories -> Select Category "UI" and search theme name, I recommend "Material Theme UI" click on the green button "Install" and then restart after installation.

要在Mac上安装新主题,请点击Preferences ->插件->浏览存储库->选择类别“UI”和搜索主题名称,我推荐“材质主题UI”点击绿色按钮“安装”,安装后再重新启动。

If your theme is .icls format.

如果你的主题是。icls格式。

  1. Right click on finder and select "go to folder"
  2. 右键点击finder并选择"go to文件夹"
  3. type "~/Library/" to go to hidden library folder
  4. 输入“~/Library/”进入隐藏的Library文件夹
  5. find "Preferences"
  6. 找到“偏好”
  7. find "AndroidStudio2.x"
  8. 找到“AndroidStudio2.x”
  9. if you don't have "colors" folder then create one
  10. 如果你没有“颜色”文件夹,那就创建一个
  11. paste .icls theme files into colors.
  12. 将.icls主题文件粘贴到颜色中。

new theme will be installed.

新主题将被安装。

to change themes go to Preferences -> Editor -> Colors & Fonts and then select the scheme.

要更改主题,请转到首选项——>编辑器——>颜色和字体,然后选择方案。

#14


7  

Press Ctrl+` (Back Quote).
Then select "Switch Color Scheme" or press 1.
Select "Dracula" or press 2.

按Ctrl +”(引用)。然后选择“切换颜色方案”或按1。选择“Dracula”或按2。

#15


6  

You can try this Making Android Studio pretty to change the android studio look and feel different.

你可以试着让Android Studio变得漂亮,改变Android Studio的外观和感觉。

#16


6  

In 2.3.2 i can change the theme by following

在2.3.2中,我可以通过以下方式更改主题

View -> Quick Switch Theme -> 6.Look and Feel

#17


5  

Go to File > Settings, now under IDE settings click on appearance and select the theme of your choice from the dropdown. you can also install themes, they are the jar files by File > Import Settings..., select the file or your choice and select ok a pop up to restart the studio will open up click yes and studio will restart and your theme will be applied.

进入文件>设置,现在在IDE设置下点击外观,从下拉菜单中选择你选择的主题。您还可以安装主题,它们是jar文件>导入设置…,选择文件或您的选择,并选择ok弹出一个重新启动的studio将打开,单击yes, studio将重新启动,您的主题将被应用。

#18


4  

On Windows: File-> Settings-> Appearance&Behavior-> Appearance: Change "Theme field".

在Windows: File->设置->外观和行为->外观:更改“主题字段”。

#19


4  

Simple. Just hit CTRL + alt + s - appearance & behavior - appearance - Theme - (Darcula)

简单。点击CTRL + alt + s -外观和行为-外观-主题- (Darcula)

#20


3  

You can use CTRL-SHIFT-A and then simply type "theme" to go directly to the theme settings. Same goes for pretty much any setting, refactoring or action you're looking for.

您可以使用CTRL-SHIFT-A,然后简单地键入“theme”来直接进入主题设置。同样的道理也适用于任何你正在寻找的设置、重构或操作。

#21


3  

File - Settings - Appearance & Behavior - Appearance - CHOOSE Darcula in "Theme" - Press Apply.

文件-设置-外观和行为-外观-在“主题”中选择Darcula -按应用。

or

Choose File - Settings - Editor - Colors & Fonts - Then SELECT Darcula in scheme name - Press Apply - restart Studio (sometimes not all elements implement theme)

选择文件-设置-编辑器-颜色和字体-然后在方案名称中选择Darcula -按应用-重启Studio(有时不是所有元素都实现主题)

#22


3  

Switch theme:

Windows:

窗口:

File->Settings->Appearance & behavior->Appearance.

文件- >设置- > - >外观外观和行为。

Select the "theme" dropdown, and change between whatever themes you have installed. It shows the default themes and any you have installed in the form of plugins.

选择“主题”下拉列表,并在已安装的主题之间进行更改。它以插件的形式显示默认主题和您已经安装的任何主题。


Install new themes

As plugin from plugins.jetbrains.com

Windows:

窗口:

File-> Settings -> plugins -> install JetBrains plugin/browse repositories/install plugin from disk

文件->设置->插件->安装JetBrains插件/浏览存储库/从磁盘安装插件

The last part has three different options. The first has a few amount of plugins, and looks like only the official plugins. Browse repositories have much more plugins, and seems to be like going to the plugin page. This is a shorter way than going to the intelliJ plugin page and downloading the plugins manually. If you download, click install plugin from disk. This allows you to drag and drop, or find .jar files.

最后一部分有三个不同的选项。第一个版本有一些插件,看起来只是官方的插件。浏览存储库有更多的插件,看起来就像进入插件页面一样。这比手动下载intelliJ插件页面要短得多。如果您下载,请单击“从磁盘安装插件”。这允许您拖放或查找.jar文件。

External websites

These are installed slightly differently. Find any theme you like from websites such as this one.

它们的安装方式略有不同。从这个网站上找到你喜欢的主题。

Go to

File->File import settings

文件- >文件导入设置

These are not plugins, and as such have to be installed in a different manner.

这些不是插件,因此必须以不同的方式安装。

#23


1  

On Windows 7 - 64Bit File->Settings->Editor->Colors&Fonts-> Use the dropdown box: "Scheme name" and select Darcula.

在Windows 7 - 64Bit文件->设置->编辑器-> colors&font ->使用下拉框:“方案名称”,选择Darcula。

#24


1  

I've found interesting themes from github.com/jkaving/intellij-colors-solarized. Palette specifications is from ethanschoonover.com/solarized. I use one of them in my Android Studio, version 2.1.3

我发现了github.com/jkaving/intellij- colors-sol的有趣主题。调色板规范来自ethanschoonover.com/sol。我在我的Android Studio 2.1.3版本中使用了其中的一个

#25


1  

I am using android studio 2.2.3 and I am able to change theme by following steps

我正在使用android studio 2.2.3,我可以通过以下步骤更改主题

  1. go to File > Setting it open an window like attach image
  2. 转到File >,设置为打开一个窗口,如attach image
  3. then Editor > Colors & Fonts
  4. 然后编辑>颜色和字体。
  5. Select theme from Scheme dropdownlist
  6. 从方案下拉列表中选择主题
  7. now select Ok
  8. 现在选择好

如何更改或添加主题到Android Studio?

#26


1  

Follow the steps :

遵循的步骤:

  1. Go to File -> Settings -> Appearance&Behaviour -> Appearance

    点击文件->设置->外观和行为->外观。

  2. Change the theme to whatever you like.

    把主题改成你喜欢的。

  3. Then restart the android studio.

    然后重新启动android studio。

#27


1  

For easy reference in Android Studio 3.0.

便于在Android Studio 3.0中参考。

Click File > Settings > Appearance & Behaviors > Apperance

点击文件>设置>外观及行为

如何更改或添加主题到Android Studio?

#28


0  

In mac Android Studio > Preferences > Editor > Color Scheme -> Color Scheme Font. Change Scheme to Dracula

在mac Android Studio >偏好>编辑器>配色方案->配色方案字体。改变计划,吸血鬼

#1


591  

File->Settings->Editor->Colors & Fonts-> In scheme name select Darcula and apply to see a awesome dark background theme editor

文件->设置->编辑->的颜色和字体->在scheme名称中选择Darcula并应用于看到一个可怕的黑暗背景主题编辑器。

Android Studio 3.1.2 File->Settings->Editor->Color Scheme-> In scheme name select Darcula and apply to see a awesome dark background theme editor

Android Studio 3.1.2 File->Settings->Editor->Color Scheme-> In Scheme name选择Darcula并申请查看一个很棒的黑色背景主题编辑器

#2


381  

You can download new themes from http://color-themes.com/

你可以从http://color themes.com/下载新的主题

Once you have downloaded the .jar file, go to File -> Import Settings... and choose the file downloaded.

下载了.jar文件后,转到file ->导入设置…并选择下载的文件。

#3


119  

//you need to go to the File-> settings in that choose IDE settings-> Appearance in that choose the Theme: options

//你需要进入文件-选择IDE设置的>设置-选择主题:options的>外观

如何更改或添加主题到Android Studio?

#4


35  

Windows

窗户

File->Settings->Editor->Colors & Fonts->

文件- >设置- >编辑- >颜色和字体- >

Mac OSX

Mac OSX

Android Studio -> Preferences->Editor->Colors&Fonts

Android工作室- >首选项- >编辑- >颜色和字体

#5


32  

Dayle Reese has an amazing set of color schemes available for use in both AndroidStudio and Intellij. Depending on the IDE you are using, these ICLS files go into a particular directory (This is for Windows):

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

Android Studio

Android工作室

%USERPROFILE%/.AndroidStudio/config/colors

% USERPROFILE % / .AndroidStudio / config /颜色

IntelliJ

IntelliJ

%USERPROFILE%/.IntelliJIdea/config/colors

% USERPROFILE % / .IntelliJIdea / config /颜色

Once you've placed the ICLS files in one of the directories above, relaunch the IDE so that it picks up the new themes. There is also a nice page containing a preview of most/all the themes so you can figure out which ones you like most. Enjoy.

一旦您将ICLS文件放置在上面的一个目录中,重新启动IDE,以便它接收新的主题。还有一个很好的页面,包含了大部分/所有主题的预览,这样你就可以知道你最喜欢哪些主题。享受。

#6


17  

Just a note for people in the future. To add more themes on a Mac, put the theme .icls files in

只是给未来的人们一个提示。要在Mac上添加更多主题,请将主题.icls文件放入。

~/Library/Preferences/AndroidStudio/colors/

Then restart Android Studio. And select your new themes in

然后重新启动Android工作室。选择你的新主题

Android Studio > Preferences > Editor > Colors&Fonts

Android Studio can use any theme that are made for jetbrains IDE. Here is a good Github repo that has many themes for different IDEs.

Android Studio可以使用为jetbrains IDE制作的任何主题。这里有一个很好的Github repo,它为不同的ide提供了许多主题。

Also, the Color Ide plugin is a good tool that changes the background colour of all menus in Android Studio to match your theme. Try it, the IDE will look much better.

另外,Color Ide插件是一个很好的工具,它可以改变Android Studio中所有菜单的背景颜色,以匹配您的主题。尝试一下,IDE看起来会更好。

Windows should have similar setups, just the theme directory will be a bit different, search for JetBrains Ide theme location should give you the result.

Windows应该有类似的设置,只是主题目录会有点不同,搜索JetBrains Ide的主题位置应该会给你结果。

#7


15  

If one just need to change (strictly just) the editor's background to your own colour.

如果你只需要(严格地说)把编辑的背景换成你自己的颜色。

Preferences > Editor > Color & Fonts > General > Default Text > Background

编辑器>颜色和字体>一般>默认文本>背景

Although you need to save it as your own theme.

尽管您需要将它保存为您自己的主题。

#8


12  

  1. Download a color theme you like - http://www.ideacolorthemes.org/themes/

    下载一个你喜欢的颜色主题- http://www.ideacolorthemes.org/themes/

  2. 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.

    导入主题。文件- >导入设置。导航到theme-name.jar。点击“Ok”按钮。这将告诉您重新启动应用程序,至少对我来说是这样,并且它自动为我的编辑器选择主题。

  3. Change the editor's theme color by going to File -> Settings -> Editor -> Colors & Fonts. Select the scheme and click the "Ok" button.

    更改编辑器的主题颜色,进入文件->设置->编辑器->颜色和字体。选择方案并单击“确定”按钮。

Note that this changes the editor's theme color, not the entire application's theme.

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

#9


9  

File->Settings->Appearance

文件- >设置- >外观

There's a dropdown box with various themes.

有一个不同主题的下拉框。

#10


7  

Thought I would add this as an answer, for anyone who accidentally mess up like I did!
It't not really an answer to the original question, but a few other posts refer to this post, so thought I would add it here (cause its slightly relevant to the question). Hope it helps someone!

我想把这个作为一个答案,对于任何像我一样不小心搞砸的人!这并不是对最初问题的回答,而是其他一些文章提到了这篇文章,所以我想在这里加上它(因为它与问题有点相关)。希望它能帮助一些人!

Today I accidentally set my IDE font size on Android Studio very high (was going to set it to 10, but it accidentally became 110).

今天我在Android Studio上不小心设置了我的IDE字体大小,非常高(本来要设置为10,但不小心变成了110)。

Now, the big issue for me was that opening the file menu was not possible (well, could open it, but could not get to the settings choice), so I had to figure out how to do it manually.

现在,对我来说,最大的问题是打开文件菜单是不可能的(嗯,可以打开它,但是不能进入设置选项),所以我必须弄清楚如何手动操作它。

I found the Android Studio IDE settings in the Users/%username%/.AndroidStudioPreview/config folder and in there, the ui.inf.xml file, in which I could change the option FONT_SIZE back to a more manageable size.

我在user /%username /中找到了Android Studio IDE设置。AndroidStudioPreview/config文件夹和ui.inf。xml文件,其中我可以将选项FONT_SIZE更改为更易于管理的大小。

Following image is android studio with 110 px font size on a 1920x1080 screen: 如何更改或添加主题到Android Studio?

下图为android studio, 1920x1080屏幕上的字体大小为110像素:

#11


7  

On OSX, in the menu bar at the top, click on Android Studio > Preferences > Appearance and you will see a theme drop down.

在OSX上,在顶部的菜单栏中,单击Android Studio > Preferences >外观,您将看到主题下拉。

#12


7  

File->Settings->Appearance & Behavior-> Appearance and In theme select Darcula and apply dark background theme editor.

文件->设置->外观和行为->外观和在主题选择Darcula和应用黑暗背景主题编辑器。

#13


7  

Mac OS

Mac OS

To install new Theme on Mac go to Preferences -> Plugins -> Browse Repositories -> Select Category "UI" and search theme name, I recommend "Material Theme UI" click on the green button "Install" and then restart after installation.

要在Mac上安装新主题,请点击Preferences ->插件->浏览存储库->选择类别“UI”和搜索主题名称,我推荐“材质主题UI”点击绿色按钮“安装”,安装后再重新启动。

If your theme is .icls format.

如果你的主题是。icls格式。

  1. Right click on finder and select "go to folder"
  2. 右键点击finder并选择"go to文件夹"
  3. type "~/Library/" to go to hidden library folder
  4. 输入“~/Library/”进入隐藏的Library文件夹
  5. find "Preferences"
  6. 找到“偏好”
  7. find "AndroidStudio2.x"
  8. 找到“AndroidStudio2.x”
  9. if you don't have "colors" folder then create one
  10. 如果你没有“颜色”文件夹,那就创建一个
  11. paste .icls theme files into colors.
  12. 将.icls主题文件粘贴到颜色中。

new theme will be installed.

新主题将被安装。

to change themes go to Preferences -> Editor -> Colors & Fonts and then select the scheme.

要更改主题,请转到首选项——>编辑器——>颜色和字体,然后选择方案。

#14


7  

Press Ctrl+` (Back Quote).
Then select "Switch Color Scheme" or press 1.
Select "Dracula" or press 2.

按Ctrl +”(引用)。然后选择“切换颜色方案”或按1。选择“Dracula”或按2。

#15


6  

You can try this Making Android Studio pretty to change the android studio look and feel different.

你可以试着让Android Studio变得漂亮,改变Android Studio的外观和感觉。

#16


6  

In 2.3.2 i can change the theme by following

在2.3.2中,我可以通过以下方式更改主题

View -> Quick Switch Theme -> 6.Look and Feel

#17


5  

Go to File > Settings, now under IDE settings click on appearance and select the theme of your choice from the dropdown. you can also install themes, they are the jar files by File > Import Settings..., select the file or your choice and select ok a pop up to restart the studio will open up click yes and studio will restart and your theme will be applied.

进入文件>设置,现在在IDE设置下点击外观,从下拉菜单中选择你选择的主题。您还可以安装主题,它们是jar文件>导入设置…,选择文件或您的选择,并选择ok弹出一个重新启动的studio将打开,单击yes, studio将重新启动,您的主题将被应用。

#18


4  

On Windows: File-> Settings-> Appearance&Behavior-> Appearance: Change "Theme field".

在Windows: File->设置->外观和行为->外观:更改“主题字段”。

#19


4  

Simple. Just hit CTRL + alt + s - appearance & behavior - appearance - Theme - (Darcula)

简单。点击CTRL + alt + s -外观和行为-外观-主题- (Darcula)

#20


3  

You can use CTRL-SHIFT-A and then simply type "theme" to go directly to the theme settings. Same goes for pretty much any setting, refactoring or action you're looking for.

您可以使用CTRL-SHIFT-A,然后简单地键入“theme”来直接进入主题设置。同样的道理也适用于任何你正在寻找的设置、重构或操作。

#21


3  

File - Settings - Appearance & Behavior - Appearance - CHOOSE Darcula in "Theme" - Press Apply.

文件-设置-外观和行为-外观-在“主题”中选择Darcula -按应用。

or

Choose File - Settings - Editor - Colors & Fonts - Then SELECT Darcula in scheme name - Press Apply - restart Studio (sometimes not all elements implement theme)

选择文件-设置-编辑器-颜色和字体-然后在方案名称中选择Darcula -按应用-重启Studio(有时不是所有元素都实现主题)

#22


3  

Switch theme:

Windows:

窗口:

File->Settings->Appearance & behavior->Appearance.

文件- >设置- > - >外观外观和行为。

Select the "theme" dropdown, and change between whatever themes you have installed. It shows the default themes and any you have installed in the form of plugins.

选择“主题”下拉列表,并在已安装的主题之间进行更改。它以插件的形式显示默认主题和您已经安装的任何主题。


Install new themes

As plugin from plugins.jetbrains.com

Windows:

窗口:

File-> Settings -> plugins -> install JetBrains plugin/browse repositories/install plugin from disk

文件->设置->插件->安装JetBrains插件/浏览存储库/从磁盘安装插件

The last part has three different options. The first has a few amount of plugins, and looks like only the official plugins. Browse repositories have much more plugins, and seems to be like going to the plugin page. This is a shorter way than going to the intelliJ plugin page and downloading the plugins manually. If you download, click install plugin from disk. This allows you to drag and drop, or find .jar files.

最后一部分有三个不同的选项。第一个版本有一些插件,看起来只是官方的插件。浏览存储库有更多的插件,看起来就像进入插件页面一样。这比手动下载intelliJ插件页面要短得多。如果您下载,请单击“从磁盘安装插件”。这允许您拖放或查找.jar文件。

External websites

These are installed slightly differently. Find any theme you like from websites such as this one.

它们的安装方式略有不同。从这个网站上找到你喜欢的主题。

Go to

File->File import settings

文件- >文件导入设置

These are not plugins, and as such have to be installed in a different manner.

这些不是插件,因此必须以不同的方式安装。

#23


1  

On Windows 7 - 64Bit File->Settings->Editor->Colors&Fonts-> Use the dropdown box: "Scheme name" and select Darcula.

在Windows 7 - 64Bit文件->设置->编辑器-> colors&font ->使用下拉框:“方案名称”,选择Darcula。

#24


1  

I've found interesting themes from github.com/jkaving/intellij-colors-solarized. Palette specifications is from ethanschoonover.com/solarized. I use one of them in my Android Studio, version 2.1.3

我发现了github.com/jkaving/intellij- colors-sol的有趣主题。调色板规范来自ethanschoonover.com/sol。我在我的Android Studio 2.1.3版本中使用了其中的一个

#25


1  

I am using android studio 2.2.3 and I am able to change theme by following steps

我正在使用android studio 2.2.3,我可以通过以下步骤更改主题

  1. go to File > Setting it open an window like attach image
  2. 转到File >,设置为打开一个窗口,如attach image
  3. then Editor > Colors & Fonts
  4. 然后编辑>颜色和字体。
  5. Select theme from Scheme dropdownlist
  6. 从方案下拉列表中选择主题
  7. now select Ok
  8. 现在选择好

如何更改或添加主题到Android Studio?

#26


1  

Follow the steps :

遵循的步骤:

  1. Go to File -> Settings -> Appearance&Behaviour -> Appearance

    点击文件->设置->外观和行为->外观。

  2. Change the theme to whatever you like.

    把主题改成你喜欢的。

  3. Then restart the android studio.

    然后重新启动android studio。

#27


1  

For easy reference in Android Studio 3.0.

便于在Android Studio 3.0中参考。

Click File > Settings > Appearance & Behaviors > Apperance

点击文件>设置>外观及行为

如何更改或添加主题到Android Studio?

#28


0  

In mac Android Studio > Preferences > Editor > Color Scheme -> Color Scheme Font. Change Scheme to Dracula

在mac Android Studio >偏好>编辑器>配色方案->配色方案字体。改变计划,吸血鬼