From b22d8df051a165fcdce0fde5c1631e3e6da1243f Mon Sep 17 00:00:00 2001 From: Hendrik Schreiber Date: Fri, 31 Mar 2017 17:47:43 +0200 Subject: [PATCH] Fixed color of accelerator font used in CheckBoxMenuItems and RadioMenuItems. --- src/com/bulenkov/darcula/darcula.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/com/bulenkov/darcula/darcula.properties b/src/com/bulenkov/darcula/darcula.properties index 7852aa1..7db7fd8 100755 --- a/src/com/bulenkov/darcula/darcula.properties +++ b/src/com/bulenkov/darcula/darcula.properties @@ -158,6 +158,8 @@ Slider.focusInsets=2,2,2,2 ToggleButtonUI=com.bulenkov.darcula.ui.DarculaToggleButtonUI MenuItem.acceleratorForeground=eeeeee +CheckBoxMenuItem.acceleratorForeground=eeeeee +RadioMenuItem.acceleratorForeground=eeeeee PopupMenu.translucentBackground=3c3f41 ToolTip.background=5C5C42