eclipse护眼颜和字体大小设置_eclipse护眼
护眼设置 window->preferences->general->editors->testeditors->backgroundcolor
勾掉systemdefault,点击'color',弹出颜选择面板,选择喜好的颜
背景颜向你所推荐:调:85。饱和度:。亮度:
文档都不再是刺眼的白底黑字,而是非常柔和的豆沙绿,这个调是眼科专家配置的,长时间使用会很有效的缓解眼睛疲劳保护眼睛。
最后,设置关键字颜,这一步随意必须不要设置,关键字颜:
windows->preferences->java->editor->syntaxcoloring
设置参数:
annotations(注释):,,浅蓝
deprecatedmembers(不建议采用的成员):0,0,0
fields(字段):,0,紫
keyword'return'(关键字'return'):,0,0红
keywordexcluding'return'(除了关键字以外的return):,,0橙
localvariabledeclarations(局部变量声明):,,灰
methoddeclarations(方法声明):,,64橙
method(方法):0,48,96暗浅蓝
operatorsandbrackets(运算符与方括号):,,0橙
others(其他):,0深绿
staticfields(静态字段):33,0,深蓝
staticmethodinvocations(静态方法调用):77,天蓝
strings(字符串):,26,中天蓝
typevariables(类型变量):,0,25红罗
最后效果:
发布评论