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 231616

Summary: [Dark Theme] JComboBox source code not readable
Product: editor Reporter: Tomas Mysik <tmysik>
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Tomas Mysik 2013-06-21 09:47:43 UTC
Created attachment 136125 [details]
screenshot

Steps:
- switch to dark theme
- open source code of JComboBox

-> source code is not readable

Have a look at the screenshot.

Thanks.

Product Version: NetBeans IDE 7.4 Beta (Build 20130617-a607f6dd7537)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15
System: Linux version 3.8.0-25-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 1 Milutin Kristofic 2013-06-26 14:14:27 UTC
I have readable file under all fonts&colors profile. Do you have something custom? 

Product Version: NetBeans IDE Dev (Build 20130626-dbb8b631c3ad)
Java: 1.7.0_17; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Linux version 3.0.0-32-generic running on amd64; UTF-8; en_US (nb)

Ubuntu, Dark Metal.
Comment 2 Tomas Mysik 2013-06-27 05:46:28 UTC
Yes, I use custom fonts & colors; please, do you know where can I change it? I am not able to find it...

Thanks.
Comment 3 Tomas Mysik 2013-06-27 06:02:35 UTC
I have found it - Highlighting > Readonly Files.

Thanks.