eclipse 我想轻松改变Eclipse的文本编辑器的颜色!

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/909029/
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 13:44:39  来源:igfitidea点击:

I want to change the color of the text editor of Eclipse easily!

eclipse

提问by freddiefujiwara

Eclipse is a default, and a background color is white, but many developers uses the dark color (black) and thinks whether it is used the letter color with white or green. I can't find tools which the color template can change an editor color of Eclipse by a blow very much. Do you know featured WEB sites.?

Eclipse 是默认的,背景颜色是白色,但是很多开发者使用深色(黑色)并考虑是否使用带有白色或绿色的字母颜色。我实在找不到颜色模板可以一击改变Eclipse的编辑器颜色的工具。你知道特色网站吗?

If get possible to choose dark color among a beginning like MIFES, makes me Happy

如果可以在像 MIFES 这样的开头中选择深色,让我很高兴

回答by victor hugo

I don't fully understand your question but for changing Eclipse's editor background color just go to menu: Window> Preferences, and in the dialog go to General> Text Editors. In that form just select Background colorfrom the list Appearance color optionsand use the color picker in the right to change it. For other formatting options go to General> Colors and Fontsin the same dialog.

我不完全理解您的问题,但要更改 Eclipse 的编辑器背景颜色,只需转到菜单:Window> Preferences,然后在对话框中转到General> Text Editors。在该表单中,只需从列表外观颜色选项中选择背景颜色,然后使用右侧的颜色选择器进行更改。对于其他格式选项,请转到同一对话框中的“常规”>“颜色和字体”。

NOTE: All these formatting changes are saved in your workspace if you create a new one it'll start with the default settings

注意:所有这些格式更改都保存在您的工作区中,如果您创建一个新的,它将以默认设置开始

回答by Carighan

As a very late follow-up (just found this via search), there is now Eclipse Color Theme, a plugin you can grab from the marketplace. It enables you to use color themes from various sitesand load them directly.

作为一个很晚的后续(刚刚通过搜索找到的),现在有 Eclipse Color Theme,一个可以从市场上获取的插件。它使您能够使用来自各种站点的颜色主题并直接加载它们。

They even got a few relatively close Netbeans-lookalikes (that's why I was looking for one).

他们甚至得到了一些相对接近的 Netbeans-lookalikes(这就是我寻找一个的原因)。

回答by Marcin Gil

If you mean "themes" as Netbeans has "Dark pastels" theme - then Eclipse currently doesn't have this feature.

如果您的意思是“主题”,因为 Netbeans 具有“深色粉彩”主题,那么 Eclipse 目前没有此功能。