eclipse SpringSource 工具套件更改主题
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/11605653/
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
SpringSource Tool Suite Change Themes
提问by David B
When I became aware of Sublime, I noticed the benefits of dark themes to your workspace. But since Sublime doesn't have support for Grails at the moment, I search for ways to theme STS or SpringSource Tool Suite and I reached to this article. I tried the plugin and it worked well. Unfortunately, only the Editor area was change by the plugin.
当我意识到Sublime 时,我注意到深色主题对您的工作区的好处。但是由于 Sublime 目前不支持 Grails,我搜索了主题 STS 或 SpringSource Tool Suite 的方法,并找到了这篇文章。我试过这个插件,效果很好。不幸的是,插件只更改了编辑器区域。
The question is how I change the Color and Fonts
of the whole STS or Eclipse?
问题是我如何更改Color and Fonts
整个 STS 或 Eclipse?
回答by Antriksh Jain
Go to Windows->Preferences->General->Appearance->Select the theme you want.
转到Windows->首选项->常规->外观->选择您想要的主题。
回答by Daniel Adenew
download the plugin here : http://eclipsecolorthemes.org/?view=plugin
在这里下载插件:http: //eclipsecolorthemes.org/?view=plugin
If you are on Eclipse 3.6 (Helios), the easiest way to install the plugin is from the Eclipse Marketplace. Go to Help→Eclipse Marketplace..., then search for Eclipse Color Theme and install it.
如果您使用的是 Eclipse 3.6 (Helios),则安装该插件的最简单方法是从 Eclipse Marketplace。转到帮助→Eclipse Marketplace...,然后搜索Eclipse Color Theme 并安装它。
If you are on Eclipse 3.5 (Galileo), go to Help→Install New Software..., press Add Site and enter Eclipse Color Theme as the name and http://eclipse-color-theme.github.com/updateas the URL. Then select the new entry from the select box labeled Work with, mark Eclipse Color Theme for installation and proceed.
如果您使用的是 Eclipse 3.5 (Galileo),请转到 Help→Install New Software...,按 Add Site 并输入 Eclipse Color Theme 作为名称和http://eclipse-color-theme.github.com/update作为网址。然后从标记为 Work with 的选择框中选择新条目,标记 Eclipse Color Theme 进行安装并继续。
Please note: If you are using a version of the plugin lower than 0.6, please uninstall and reinstall it following the instructions above. Update site and plugin ID have changed.
请注意:如果您使用的插件版本低于 0.6,请按照上述说明卸载并重新安装。更新站点和插件 ID 已更改。
Usage
用法
After the installation, go to Window→Preferences→General→Appereance→Color Theme to change the color theme.
安装完成后,进入Window→Preferences→General→Appereance→Color Theme更改颜色主题。
回答by dunni
If you use the current STS milestone (STS 3.0.0), then it is possible, because the underlying Eclipse 4 is now completely themeable. There are already some themes available, however you should consider them beta.
如果您使用当前的 STS 里程碑 (STS 3.0.0),那么这是可能的,因为底层 Eclipse 4 现在是完全可主题化的。已经有一些主题可用,但是您应该将它们视为测试版。
Here is a place to pick a color theme for your editing window: http://eclipsecolorthemes.org/
这里是为您的编辑窗口选择颜色主题的地方:http: //eclipsecolorthemes.org/
回答by lmbcosta
You can go to Marketplace Eclipse and search for Darkest Dark Theme. As the name says a pretty cool dark theme.
您可以前往 Marketplace Eclipse 并搜索 Darkest Dark Theme。顾名思义,这是一个非常酷的黑暗主题。