Closed rvillablanca closed 8 years ago
What exactly do you mean?
It is help text under two inputs (Containing Text and File Name Patterns).
In my screenshot the help text color is similar to the background color and sometimes it is dificult to view it.
I am using netbeans under debian linux. But in windows looks like different (showed in the @Saljack comment).
The reason is in http://hg.netbeans.org/core-main/file/tip/api.search/src/org/netbeans/modules/search/BasicSearchForm.java not in the Darcula code.
.setForeground(SystemColor.controlDkShadow);
is used several times. A better idea would be using disabled labels.
File an issue at https://netbeans.org/bugzilla/, set me to CC so that I can fix it later.
I did not know how to copy you to the CC, but here is the bug.
https://netbeans.org/bugzilla/show_bug.cgi?id=267957
Thanks!
https://netbeans.org/bugzilla/show_bug.cgi?id=267957 is fixed. But the change will not be included in the upcoming 8.2 release. But you will find it in the dev builds.
@Revivius: So please resolve as fixed.
Too many thanks @Revivius @markiewb
@rvillablanca , @markiewb closing as fixed as suggested.
Is there any posibility to change color of the text?
(The text will be used literally)