This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 233959 - [Dark Theme][dark nimbus] Unreadable "text-like" icons
Summary: [Dark Theme][dark nimbus] Unreadable "text-like" icons
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: NO74
Depends on:
Blocks: 231742 233881 233885
  Show dependency tree
 
Reported: 2013-08-05 14:24 UTC by Jan Peska
Modified: 2013-12-07 04:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Peska 2013-08-05 14:24:39 UTC
There are several "text-like" icons in the IDE (e.g. an image of a letter) which are almost unreadable. After a discussion with Petr Somol we propose following solution:

Create a whitelist of specific "text-like" icons which are hard to read and apply "dark metal inverting" algorithm on them.
Comment 1 Jan Peska 2013-08-05 14:25:29 UTC
Assigning to Standa since he will be most likely the one who will implement it.
Comment 2 Marian Mirilovic 2013-08-23 13:53:14 UTC
Dark themes were moved to the NetBeans Update Center for NB 7.4
Comment 3 Stanislav Aubrecht 2013-12-06 15:41:47 UTC
core-main 6b7b7ab4e926

If an image doesn't fit in a dark color schema there's an option provide an alternate image with <original name>_dark.<original ext> file name. When the IDE is running under a dark look and feel the ImageUtilities will load it instead of the default one.
Comment 4 Quality Engineering 2013-12-07 04:24:40 UTC
Integrated into 'main-silver', will be available in build *201312070002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6b7b7ab4e926
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #233959 - allow special icons and images for dark look and feels