fentie / netbeans-colors-solarized

Solarized Dark color scheme, implemented for NetBeans
http://ethanschoonover.com/solarized
226 stars 36 forks source link

Dedicated color for Field in Java mode #11

Open twitwi opened 12 years ago

twitwi commented 12 years ago

I'm not used to the solarized theme in general but I just tried the themes for Netbeans (both black and light), thanks for the port.

In java, by default, Netbeans shows the fields in a different color (some dark green). This feature is very important for code readability and understanding. I thus changed the color of "Java>Field Declaration" and "Java>Field Use" to some pale dark green: 105,185,101 (rgb).

My choice is not necessarily the best but it would be helpful for java developers to distinguish fields from other variables.

Cheers, Rémi

fentie commented 12 years ago

Hey, sorry about the delay. I didn't actually have the Java bundle installed for NetBeans, just the PHP one. I'm downloading the full suite now so hopefully within the next few days I'll get some time to put something together for another language or two.