Hi,

On Thu, 17 Jul 2025 at 18:52, Mitch Claborn <i...@hatcherymanager.com> wrote:
> FlatLaf dark highlights deprecations in Java source code (e.g.  Byte b = new 
> Byte(ipaddr[i]);).
> I find that too visually similar to the highlighting that is done of all uses 
> the selected local variable, which I use quite often.
> What is the key for FlatLaf.properties for the deprecation highlighting? (or 
> for the uses of variable)
> Is there any documentation on the keys NetBeans uses in FlatLaf?

I think you're looking for the editor profile in Fonts & Colors rather
than anything related to FlatLaf.properties.  See Tools / Options /
Fonts & Colors.

You're probably looking for the settings for Category: Warning, rather
than deprecated element.  For some reason this has a background in the
dark profile, but an inherited background and more vivid effect color
[255,165,0] in the light profile.

The other key is probably Mark Occurrences.

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to