diff --git a/frog-menu.el b/frog-menu.el index 441f618..66a2201 100644 --- a/frog-menu.el +++ b/frog-menu.el @@ -261,7 +261,7 @@ for this.") "Face used for menu action keybindings.") (defface frog-menu-posframe-background-face - '((t :background "old lace")) + '((t (:inherit default))) "Face used for the background color of the posframe.") (defvar frog-menu--buffer " *frog-menu-menu*"