Question

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.

Was it helpful?

Solution

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.

css spy

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top