eclipse Juno custom workbench colors

旧时模样 提交于 2019-11-29 19:27:55

问题


anybody who knows how to change the colors of workbench views (e.g. Package Explorer) in eclipse Juno (4.2)? How can I use this nice, new CSS styling feature?

For the editors it's available under Preferences - General - Appearance, but I want/need to change the whole workbench theme to darker colors.


回答1:


Following the "Eclipse 4 CSS Styling- Tutorial ", you could use the CSS spy to determine the CSS styles applied to the package explorer, in order to develop your own theme for it.



来源:https://stackoverflow.com/questions/11289312/eclipse-juno-custom-workbench-colors

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!