eclipse---六步秒换全部背景为豆沙绿护眼
第一步:
Window->Preferences->General->Editors->Text Editors->Backgroud colors取消System default
设置成:色调改为:85。饱和度:123。亮度:205。
第二步:
找到F:\eclipse\eclipse\plugins
此时发现很多个文件
第三步:
在搜索区域直接搜索:themes
结果如下:
第四步:
打开xp-blue
把下面代码粘贴进去:
#org-eclipse-jdt-ui-PackageExplorer Tree,
#org-eclipse-ui-navigator-ProjectExplorer Tree,
#org-eclipse-ui-views-ContentOutline Tree,
#PerspectiveSwitcher ToolBar {
font-size: 14px;
background-color: #B7F2BD;
}
第五步:
选择xp-blue
第六步:
重启
最终效果如下:
转:原文点击此处