Bug 226139 - [Themes] WorkbenchThemeManager should allow to specify custom high contrast theme
Summary: [Themes] WorkbenchThemeManager should allow to specify custom high contrast t...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-08 11:09 EDT by Hiroyuki Okamoto CLA
Modified: 2014-03-26 11:29 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroyuki Okamoto CLA 2008-04-08 11:09:49 EDT
Build ID: 3.4 M4

Steps To Reproduce:
Currently WorkbenchThemeManager constructor has a hard coded theme for high contrast mode like this:
 
    if (highContrast[0])
        themeId = SYSTEM_DEFAULT_THEME;

For the rcp application, Eclipse should have a pref to specify a theme for the high contrast mode.

More information:
see bug 215839
Comment 1 Boris Bokowski CLA 2009-11-17 11:33:20 EST
Susan is now responsible for watching the [Themes] category.