all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Lucid menu appears changed by emacs-29
@ 2022-07-20  6:47 Colin Baxter
  2022-07-20  9:00 ` Manuel Giraud
  2022-07-20 11:06 ` Po Lu
  0 siblings, 2 replies; 4+ messages in thread
From: Colin Baxter @ 2022-07-20  6:47 UTC (permalink / raw)
  To: help-gnu-emacs


I compile emacs using lucid as the x-toolkit. I also use menu-bar-open
<f10>, with my theme file containing the line

--8<---------------cut here---------------start------------->8---

'(menu ((((type x-toolkit)) (:background "grey20" :foreground "white" :box (:line-width 2 :color "white" :style released-button)))))

--8<---------------cut here---------------end--------------->8---

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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-20 11:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-20  6:47 Lucid menu appears changed by emacs-29 Colin Baxter
2022-07-20  9:00 ` Manuel Giraud
2022-07-20 11:06 ` Po Lu
2022-07-20 11:31   ` Colin Baxter

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.