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

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

编辑:

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

2019年更新:

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

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


当前回答

有一个新的插件为Eclipse提供了完整的主题:

http://brainwy.github.io/liclipse/

它与Eclipse Color Theme集成在一起,因此当在首选项> general > appearance > Color Theme中选择一个新主题时,适当的背景也会应用到IDE的其他部分(为之前根据同一页面中的组合注册的所有内容或视图设置主题)。

除了主题,它还提供了一堆其他的东西:)

其他回答

对于Mac,

Eclipse >首选项>外观>主题

我花了几个小时寻找一个很好的解决方案,使我的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

相反,如果找到一个晚上的主题,我发现一个实用程序,把我的整个桌面进入夜间模式负屏幕。

我使用下面调整的“智能反转Alt 2”矩阵,其中黑色被调亮了一点。

Smart Inversion Alt 2b (danielsokolowski)=
{  0.390, -0.620, -0.620,  0.000,  0.000 }
{ -1.210, -0.220, -1.220,  0.000,  0.000 }
{ -0.160, -0.160,  0.840,  0.000,  0.000 }
{  0.075,  0.075,  0.075,  1.000,  0.000 }
{  1,  1,  1,  0.000,  1.000 }

如果你在ubuntu 12+获得compiz设置管理器,在可访问性启用负,设置快捷方式。默认值是super+n。现在使eclipse处于焦点中,并按下super+n或您设置的键。这将对eclipse应用负滤镜。

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