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 230411

Summary: Provide easier way to theme NetBeans interface
Product: platform Reporter: Debeet
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Debeet 2013-05-28 21:52:31 UTC
This is related to new dark looks for NetBeans implemented not so long ago (bug #225542). Currently there is a very small number of interface themes available, dark ones especially. The main reason of that state is difficulty in creating these themes. You need to write a plugin to do so, if I'm not mistaken.

The idea is to provide the NetBeans community easier way to make mentioned themes than writing Java code, e.g. XML files optionally bundled with custom toolbar icons.