myeclipse修改包资源管理器背景色
myeclipse吧
全部回复
仅看楼主
level 5
如图
首先定位到X:\eclipse\plugins\org.eclipse.ui.themes_1.2.0.v20170517-0622文件夹,找到CSS文件夹,打开e4_basestyle.css文件,在文件末尾加上如下代码
2018年08月22日 03点08分 1
level 5
#org-eclipse-jdt-ui-PackageExplorer Tree,
#org-eclipse-ui-navigator-ProjectExplorer Tree,
#org-eclipse-ui-views-ContentOutline Tree,
#PerspectiveSwitcher ToolBar {
font-family: courier new
font-size: 10px;
background-color: #CCE8CF;
}
2018年08月22日 03点08分 2
level 5
myeclipse2018对应的文件夹是 \plugins\org.eclipse.ui.themes_1.2.100.v20180514-1547
2018年08月22日 03点08分 3
level 1
直接用idea
2018年09月06日 12点09分 6
强迫症. 不用ideal
2018年09月06日 12点09分
@筱宸灬 只有资料
2018年09月07日 00点09分
level 1
什么字体,看着好舒服
2018年10月26日 04点10分 12
conslas
2018年10月26日 08点10分
1