This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new e526730  [NETBEANS-4627] FlatLaf: fix wrong background color of search 
result table in Find Tasks Editor
     new 35c4357  Merge pull request #2326 from 
DevCharly/flatlaf-tasks-background-fix
e526730 is described below

commit e5267301cd41ac979fbc363367dbc417e19a26ad
Author: Karl Tauber <k...@jformdesigner.com>
AuthorDate: Sun Aug 23 17:41:09 2020 +0200

    [NETBEANS-4627] FlatLaf: fix wrong background color of search result table 
in Find Tasks Editor
---
 .../src/org/netbeans/swing/laf/flatlaf/FlatDarkLaf.properties            | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/platform/o.n.swing.laf.flatlaf/src/org/netbeans/swing/laf/flatlaf/FlatDarkLaf.properties
 
b/platform/o.n.swing.laf.flatlaf/src/org/netbeans/swing/laf/flatlaf/FlatDarkLaf.properties
index b2b8ee4..6ca7880 100644
--- 
a/platform/o.n.swing.laf.flatlaf/src/org/netbeans/swing/laf/flatlaf/FlatDarkLaf.properties
+++ 
b/platform/o.n.swing.laf.flatlaf/src/org/netbeans/swing/laf/flatlaf/FlatDarkLaf.properties
@@ -122,7 +122,6 @@ nb.bugtracking.comment.background=#f00
 nb.bugtracking.comment.foreground=@foreground
 nb.bugtracking.label.highlight=rgb(205, 205, 0)
 nb.bugtracking.table.background=$Table.background
-nb.bugtracking.table.background=#0f0
 nb.bugtracking.table.background.alternate=darken($Table.background,5%)
 nb.bugtracking.new.color=rgb(73, 210, 73)
 nb.bugtracking.modified.color=rgb(26, 184, 255)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-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