Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1556099
  • 博文数量: 237
  • 博客积分: 5139
  • 博客等级: 大校
  • 技术积分: 2751
  • 用 户 组: 普通用户
  • 注册时间: 2008-11-18 14:48
文章分类

全部博文(237)

文章存档

2016年(1)

2012年(4)

2011年(120)

2010年(36)

2009年(64)

2008年(12)

分类: Java

2011-05-11 10:02:58

颜色:

1windows →Preferences→general→editors→text editors

2在 appearance color options 里选在background color

3去掉复选框的钩,设置颜色为

    色调84     红204

饱和度91     绿232

 亮度205     蓝207

字体:

1windows →Preferences→general→appearance→colors and fonts

2basic→text font→change

=============================

(Window)-->(Preferences)-->java-->(Editor)-->(Syntax Coloring), 点击Restore Defaults, 接下来在同一选项的Element ---> java
附件是改变后的eclipse配置文件.下载后 放到 放到workspace  - - > .metadata - - >.plugins里, 记得备份原文件. 
    v3.2.2只需要复制 
      .metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.ui.prefs 
.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.ui.editors.prefs就可以了

  • 描述: DIY前的颜色配置.
  • 描述: aptana和myeclipse的颜色配置.
  • 描述: 码颜色不知道怎么改,目前为止还是黑色的,和背景色一样

    配色方案详细: 
    Annotations(注释): 107, 147, 186 
    Deprecated members(不建议使用的成员): 0, 0, 0 
    Fields(字段): 128, 0, 128 
    KeyWord 'return'(关键字'return'): 255, 0, 0 
    Keyword excluding 'return'(除了关键字以外的return): 255, 0, 128 
    Local variable declarations(局部变量声明): 128, 128, 128 
    Method declarations(方法声明): 255, 128, 64 
    Method(方法): 74, 165, 255 
    Operators and brackets(运算符与方括号): 255, 128, 0 
    Others(其他): 126, 202, 0 
    Static fields(静态字段): 33, 0, 189 
    Static Method invocations(静态方法调用): 77, 166 255 
    Strings(字符串): 132, 26, 238 
    Type variables(类型变量): 128, 0, 25

    本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/Frank_Wei/archive/2009/02/19/3911594.aspx

  • 阅读(19314) | 评论(0) | 转发(0) |
    给主人留下些什么吧!~~