首页 > 代码库 > Eclipse 调背景色和文字大小

Eclipse 调背景色和文字大小

转载地址 http://blog.csdn.net/macong01/article/details/7686238

1. 背景色;

windows -> preferences -> general -> editors -> text editors -> appearence color options -> background color

推荐色:色调:85  饱和度:123  亮度:205

 

2. java代码颜色

windows -> preferences -> general -> Appearance -> ColorsAnd Fonts

 

3. xml代码颜色

windows -> preferences -> general -> appearance ->colors and fonts ->Basic ->"Text font "

Eclipse 调背景色和文字大小