更改 Eclipse 的外观
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/12202805/
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
Change the appearance of Eclipse
提问by 3D-kreativ
I'm using Eclipse and I don't like the appearance of the user interface, it's to much white color in the background. I have used Eclipse earlier, and then it was better with not all that white area! I have been looking in the preference, but have not found any places to change the user interface. Is there a theme that could be changed !?
我正在使用 Eclipse,但我不喜欢用户界面的外观,它的背景太白了。我之前使用过 Eclipse,然后最好不要使用所有的白色区域!我一直在寻找偏好,但没有找到任何改变用户界面的地方。有可以改的主题吗!?
回答by meilechh
Open your Eclipse Market Place and search for "Eclipse Color Theme",install it.
than go to windows> preferences> appearances> color theme, select your favorite style, and enjoy.
For more info read hare.
打开您的 Eclipse Market Place 并搜索“Eclipse Color Theme”,安装它。
然后转到窗口>首选项>外观>颜色主题,选择您喜欢的风格,然后享受。
欲了解更多信息,请阅读野兔。
回答by E-Riz
In Eclipse Juno (4.2) it's possible to completely customize the look and feel of Eclipse via CSS, but doing so yourself isn't exactly trivial. You can get the "old" style theme (Indigo) easily via changing a Preference, see this question.
在 Eclipse Juno (4.2) 中,可以通过 CSS 完全自定义 Eclipse 的外观和感觉,但您自己这样做并非易事。您可以通过更改首选项轻松获得“旧”风格主题(靛蓝),请参阅此问题。
Here are a couple of other related SO questions and answers:
以下是一些其他相关的 SO 问题和答案: