[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Lucid menu appears changed by emacs-29
From: |
Po Lu |
Subject: |
Re: Lucid menu appears changed by emacs-29 |
Date: |
Wed, 20 Jul 2022 19:06:09 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux) |
Colin Baxter <m43cap@yandex.com> writes:
> I compile emacs using lucid as the x-toolkit. I also use menu-bar-open
> <f10>, with my theme file containing the line
>
>
> '(menu ((((type x-toolkit)) (:background "grey20" :foreground "white" :box
> (:line-width 2 :color "white" :style released-button)))))
>
> This works well in emacs-28.1 with the menu lines appearing white on a
> grey20 background and remaining so whenever a selected box is raised.
>
> Up until recently this also worked well in emacs-29.0.50. Now however in
> emacs-28.0.50, a selected menu line appears black on the grey20
> background, which makes it difficult to read.
>
> Retaining the grey20 background, how can I ensure that a selected menu
> line does not change to black but stays white in emacs-29.0.1? I prefer
> to use a lisp solution rather than modify ~/.Xdefaults.
>
> Thank you.
>
> Colin Baxter.
Should be fixed now, thanks.