eclipse Juno custom workbench colors

eclipse, eclipse-juno

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.

Problem

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.

Original source

Related problems