From 3f3961d255c9f89bb23fe9d795493c0a20763d8e Mon Sep 17 00:00:00 2001 From: Karl Tauber Date: Wed, 29 Apr 2020 19:14:18 +0200 Subject: [PATCH] fixed broken FlatTestLaf.properties --- .../com/formdev/flatlaf/testing/FlatTestLaf.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flatlaf-testing/src/main/resources/com/formdev/flatlaf/testing/FlatTestLaf.properties b/flatlaf-testing/src/main/resources/com/formdev/flatlaf/testing/FlatTestLaf.properties index 1136d937..637e73f0 100644 --- a/flatlaf-testing/src/main/resources/com/formdev/flatlaf/testing/FlatTestLaf.properties +++ b/flatlaf-testing/src/main/resources/com/formdev/flatlaf/testing/FlatTestLaf.properties @@ -25,6 +25,8 @@ @disabledText=#000088 @textComponentBackground=#ffffff @menuBackground=#fff +@menuHoverBackground=darken(@menuBackground,10%) +@menuCheckBackground=darken(@menuBackground,15%) @cellFocusColor=#ff0000 @icon=#afafaf