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 - [Themes] Colors ignored
Summary: [Themes] Colors ignored
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-04 18:15 UTC by santhosh
Modified: 2009-12-21 04:51 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 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