You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Alessandro Falappa (Jira)" <ji...@apache.org> on 2020/02/04 14:27:00 UTC

[jira] [Created] (NETBEANS-3792) Hardcoded colors for "Remove Surrounding Code" action

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 &amp; 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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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