Android ADT Eclipse (Juno) 如何应用深色 UI 主题?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/16468476/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 20:28:28  来源:igfitidea点击:

Android ADT Eclipse (Juno) How to apply Dark UI Theme?

androideclipsethemes

提问by Eric Bergman

Hello I downloaded the Android ADT (Eclipse)

你好,我下载了 Android ADT (Eclipse)

I have found this theme: https://github.com/rogerdudler/eclipse-ui-themes

我找到了这个主题:https: //github.com/rogerdudler/eclipse-ui-themes

The instructions provided are as follows:

提供的说明如下:



Download the ZIP package and extract it into your eclipse dropins folder:

下载 ZIP 包并将其解压缩到您的 eclipse dropins 文件夹中:

https://github.com/downloads/rogerdudler/eclipse-ui-themes/com.github.eclipsecolortheme.themes_1.0.0.201207121019.zip

https://github.com/downloads/rogerdudler/eclipse-ui-themes/com.github.eclipsecolortheme.themes_1.0.0.201207121019.zip

Restart Eclipse and go to Preferences > General > Appearance and choose Dark Juno

重新启动 Eclipse 并转到 Preferences > General > Appearance 并选择 Dark Juno



I have done that, restarted eclipse, but when I go to Windows -> Preferences -> General and then click on "Appearance" I get the following error message:

我已经这样做了,重新启动了 eclipse,但是当我转到 Windows -> 首选项 -> 常规然后单击“外观”时,我收到以下错误消息:

Title: Could Not Accept Changes
Message: The currently displayed page contains invalid values.

标题:无法接受更改
消息:当前显示的页面包含无效值。

Even if I didn't do that I still get this error

即使我没有这样做,我仍然会收到此错误

回答by Ryu_hayabusa

Got this fixed after updating Eclipse Color Theme plugin to 0.13.1.20140504130

将 Eclipse Color Theme 插件更新到 0.13.1.20140504130 后修复了这个问题