eclipse 背景颜色设置为保护眼睛的颜色

1 eclipse 背景颜色设置

  Window->Preferences->General->Editors->Text Editors->Backgroud colors

  取消System default 设置成:RGB(204,232,207).

 eclipse 背景颜色设置为保护眼睛的颜色_第1张图片






字体大小设置

 

java 字体:
菜单windows>Prefenrence>General Appearance>Colors and Fonts 在右边的菜单中选Java> Java Editor Text Font

类似的eclipse的其他语言的也是这样设置,只是把JAVA替换成相应的即可。

 

xml字体: Colors and Fonts 里找 Basic

 

console字体:Colrs and Fonts 里找 Debug->Console font

你可能感兴趣的:(eclispe)