Bug 567972 - Enable setting (toolbar) icons to grayscale mode
Summary: Enable setting (toolbar) icons to grayscale mode
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.18   Edit
Hardware: PC Mac OS X
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 567905
Blocks:
  Show dependency tree
 
Reported: 2020-10-18 10:15 EDT by Karsten Thoms CLA
Modified: 2020-10-18 14:26 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karsten Thoms CLA 2020-10-18 10:15:27 EDT
On workbench startup the preference org.eclipse.ui.workbench/USE_COLORS is read (Workbench#init) and set to ActionContributionItem.setUseColorIconsInToolbars(). This allows to have grayscale icons in toolbars when set to false.

This option was brought to my mind when reviewing bug#567905. I think a preference option could be added to the General/Appearance preference page. Another suitable place could be 'General/Appearance/Colors and Fonts'. However, on the first page there is already the checkbox 'Use mixed fonts and colors for labels', which might be also better located on the subpage.

This request is to add a checkbox to configure this hidden preference. It has currently only an effect on toolbars, but might be extended to other icons to be more useful.
Comment 1 Eclipse Genie CLA 2020-10-18 10:18:13 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/170910