Eclipse 中的 UI 颜色

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

UI color in Eclipse

eclipseuser-interfacecolorsthemes

提问by Pepe

I just added "Eclipse Color Themes" to my Eclipse UI and I am able to change text editing.

我刚刚在我的 Eclipse UI 中添加了“Eclipse 颜色主题”,我可以更改文本编辑。

Is there a way to change the whole Eclipse UI (Project Explorer, Console, Problems, etc... )? Not just text editing window.

有没有办法更改整个 Eclipse UI(项目资源管理器、控制台、问题等...)?不仅仅是文本编辑窗口。

回答by everton

With that Plugin, no.

使用该插件,不。

The IDE colors for views and menus follows the standarts for your OS, as mentioned in How do I change the background color of the Navigator view in eclipse?

视图和菜单的 IDE 颜色遵循操作系统的标准,如如何在 eclipse 中更改导航器视图的背景颜色中所述?

-- EDIT 2

-- 编辑 2

I've found something kinda promising, even though i haven't tested it. Check this out: http://personales.ya.com/nimrod/screenshots-en.html

我发现了一些很有希望的东西,尽管我还没有测试过。看看这个:http: //personales.ya.com/nimrod/screenshots-en.html

-- EDIT 1

-- 编辑 1

How to change Console's color scheme manually:

如何手动更改控制台的配色方案:

enter image description here

在此处输入图片说明

How to change the Tab panel color scheme manually:

如何手动更改选项卡面板配色方案:

enter image description here

在此处输入图片说明