顏色:
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
=============================
設定Eclipse背景色
(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就可以了
org.eclipse.core.runtime.zip
描述: DIY前的顏色配置.
org.eclipse.core.runtime.zip
描述: aptana和myeclipse的顏色配置.
settings.zip
描述: 碼顏色不知道怎麼改,目前為止還是黑色的,和背景色一樣
色彩配置詳細:
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