是否有办法将Eclipse完全转变为暗IDE? 这是我问的问题的图片:

我不介意花1个小时做这样的事情:D

编辑:

正如Konstantin Komissarchik所说,我必须修改我的操作系统颜色。这可以通过在Windows中添加自定义视觉样式来实现。在Windows 7的自定义主题和自定义视觉风格的帮助下(我做了一点改变),我的Eclipse看起来如下图所示:

2019年更新:

Eclipse的最新版本现在带有一个黑暗主题。只需点击“窗口->首选项->常规->外观->主题”,然后根据您的操作系统选择“黑暗”或其他合适的版本。

当然,你仍然可以在Windows上启用深色视觉风格,或者在其他操作系统上更改你的主题,但默认的深色主题在大多数情况下已经足够好了。


当前回答

对于一个Visual Studio 2013黑暗主题:

将这个来自eclipsecolorthemes.org(一个.epf)的首选项文件与Eclipse Luna的内置黑暗主题结合起来。我可以通过以下步骤做到这一点:

>一般>外观>主题:黑色。 文件>导入>常规>首选项>浏览:theme-25999。epf >完成。

在eclipsecolorthemes.org上搜索更多VS黑暗主题的示例

其他回答

它的简单。下载这个文件DarkJuno主题。然后提取rar文件并复制com.github.eclipsecolortheme. themes_id .0.0.201207121019.jar文件到/yourEclipsHome/dropins。

然后重新启动eclipse,进入window/preference/General/Appearance。在那里选择黑暗朱诺主题下拉。这是它。重新启动您的eclipse。

要了解更多信息,请观看这个视频教程

《至暗之夜》是最好的黑暗题材。 它还带有不同的工具栏图标形状。这是链接:

https://marketplace.eclipse.org/content/darkest-dark-theme

希望你喜欢。

帮助→安装新软件。 输入Eclipse颜色主题插件URL: http://eclipse-color-theme.github.com/update 安装Eclipse颜色主题插件。 重新启动Eclipse。 选择窗口→首选项→常规→外观→颜色主题 我喜欢Havenjark默认的颜色主题。Eclipse颜色主题插件带有24个默认颜色主题和导入主题的选项。

我花了几个小时寻找一个很好的解决方案,使我的eclipse UI黑暗,我终于找到了一种方法。我使用的是Fedora 18和Eclipse for PHP Developers (PDT v3.0.2)。

最好的解决方案是下载DeLorean Dark Theme,然后在Gnome Shell中启用它。

安装过程:

Download DeLorean-Dark-Theme-3.6 vs.2.56 from http://browse.deviantart.com/art/DeLorean-Dark-Theme-3-6-vs-2-56-328859335 Unzip the archive, and copy the delorean-dark-theme-3.6 folder to /usr/share/themes/ Open Gnome Tweak Tool Enable the freshly installed theme from Theme > Gtk+ Theme (If gnome-tweak-tool isn't installed, install it using yum install gnome-tweak-tool, then F2 or launch it from the terminal) Reload Gnome Shell by hitting F2, then typing 'r' Open Eclipse PDT and enjoy the new look I highly recommend to pick one of the nice code coloring themes from eclipsecolorthemes [DOT] org I am using a custom version of the Oblivion theme by Roger Dudler

下面是它的样子:http://i.stack.imgur.com/Xx7m6.png


此过程适用于Eclipse PHP和Aptana 3。如果您正在使用Eclipse 4及更高版本,我推荐DeLorean Dark Theme for Eclipse: http://goo [DOT] gl/wkjj8

安装一个新版本的Eclipse (Luna Release(4.4.0)或更新的版本),它默认包含一个很棒的Dark主题。

以下是截图: