操作界面默认颜色为白色,很刺激我们的眼睛,所以我想改变workspace的背景色。
这里是更新:
——————————————————————————————————
按照下面的方法可以手动调整配色,结果换了个黑色的,自己配色,也被同学说太花哨啦!
然后默默搜了一下,发现还有可以不用自己配色的方法,安装插件的懒人配色法,这个好啊啊啊!
http://www.imooc.com/article/6401
按照这个帖子就可以实现很多配色主题啦!当然想DIY的欢迎手动!
—————————————————————————————————
1.改变背景颜色
windows->Preferences->General->Editor->Text Editors->Appearance color options->Background color
百度了下,有以下两种配色推荐:
豆沙绿:色调:85;饱和度:1 2 3;亮度:2 0 5 。
image.png
黑色:160,0,59
image.png2.改变字体大小
windows->Preferences->General->Appearence->Colors And Fonts->Java - Java Editor Text Font
3.改变代码配色
windows->Preferences->Java->Editor->Syntax Coloring
具体配色看个人喜好,图中出现的配色转自:http://blog.csdn.net/songxingfeng/article/details/7790582
仅供大家参考
4.大括号高亮显示
window->preferences->java->editor->matching brackets highight, color改为红色
网友评论