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 228877

Summary: Code not readable in dark theme
Product: editor Reporter: Tomas Mysik <tmysik>
Component: CSL (API & infrastructure)Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Tomas Mysik 2013-04-23 07:44:35 UTC
Created attachment 133695 [details]
screenshot

Using dark theme but in a PHP file, code completion and method names are badly readable - see screenshot.

Thanks.

Product Version: NetBeans IDE Dev (Build 20130423-9fa9c6e1e147)
Java: 1.7.0_21; Java HotSpot(TM) 64-Bit Server VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Linux version 3.5.0-27-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 1 Stanislav Aubrecht 2013-05-24 17:22:02 UTC
As far as I can tell the code completion colors are hard coded in GsfCompletionItem - reassigning.
Comment 2 Milutin Kristofic 2013-05-27 15:28:17 UTC
http://hg.netbeans.org/jet-main/rev/dfd25d0f6d03
Comment 3 Quality Engineering 2013-05-28 14:14:51 UTC
Integrated into 'main-golden', will be available in build *201305281155* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/dfd25d0f6d03
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #228877 - Code not readable in dark theme