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 57443

Summary: [Themes] Colors ignored
Product: platform Reporter: santhosh <santhosh>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: RESOLVED WONTFIX    
Severity: blocker CC: mkrauskopf
Priority: P4    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description santhosh 2005-04-04 18:15:07 UTC
the metal colors specified by themes.xml are ignored;

use the following themes.xml:

<themeset active="Reddish">
  <theme name="Reddish">
    <color key="secondary3" r="255" g="0" b="0"/>
  </theme>
</themeset>

when i use the above themes.xml the canvas color supposed to be red.
but netbeans still shows default canvans color.

I am using netbeans 4.1 beta with j2sdk1.4.2_02
Comment 1 David Simonek 2005-04-26 17:23:36 UTC
OK, accepted, I believe you. Downgrading to P4, as themes works only on Metal
and our preferences are native -like LFs. 
Comment 2 Quality Engineering 2009-12-21 04:51:01 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team