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

本文翻译自:How to change or add theme to Android Studio?

I have just installed Android Studio in my Window 7 64bit. 我刚刚在Window 7 64bit中安装了Android Studio。
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. 我不确定是否可以更改颜色/主题或添加更多主题。


#1楼

参考:https://stackoom.com/question/17Z4S/如何更改主题或向Android-Studio添加主题


#2楼

File->Settings->Appearance 文件->设置->外观

There's a dropdown box with various themes. 有一个带有各种主题的下拉框。


#3楼

File->Settings->Editor->Colors & Fonts-> In scheme name select Darcula and apply to see a awesome dark background theme editor File->Settings->Editor->Colors & Fonts->在方案名称中,选择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 安卓3.1.2工作室File->Settings->Editor->Color Scheme->在方案名称选择Darcula和应用看真棒深色背景的主题编辑器


#4楼

//you need to go to the File-> settings in that choose IDE settings-> Appearance in that choose the Theme: options //您需要转到文件->设置,然后选择IDE设置->外观,然后选择主题:选项

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


#5楼

Windows 视窗

File->Settings->Editor->Colors & Fonts-> 文件->设置->编辑器->颜色和字体->

Mac OSX Mac OSX

Android Studio -> Preferences->Editor->Colors&Fonts Android Studio->首选项->编辑器->颜色和字体


#6楼

在Windows 7上-64位文件->设置->编辑器->颜色和字体->使用下拉框:“方案名称”,然后选择Darcula。