Alessandro Falappa created NETBEANS-3792:
--------------------------------------------
Summary: Hardcoded colors for "Remove Surrounding Code" action
Key: NETBEANS-3792
URL: https://issues.apache.org/jira/browse/NETBEANS-3792
Project: NetBeans
Issue Type: Bug
Components: editor - Painting & Printing, ide - UI
Affects Versions: 11.2
Reporter: Alessandro Falappa
The RemoveSurroundingCode action contains hardcoded colors here:
[https://github.com/apache/netbeans/blob/accdbada0a9c5105bd3f06e435024230c1618316/java/java.editor/src/org/netbeans/modules/java/editor/codegen/RemoveSurroundingCodeAction.java#L215]
The choosen colors look too bright on dark themes. The colors should be taken
from the LAF's defaults or better exposed in the editor color profile and made
customizable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists