unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Lucid menu faces
@ 2022-07-20 14:54 Manuel Giraud
  2022-07-20 16:05 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Manuel Giraud @ 2022-07-20 14:54 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

The bug found by Colin earlier led me to the following question: how
hard would it be to have the Lucid menu rebuilt from elisp code?

As it is, if I do this:
--8<---------------cut here---------------start------------->8---
(let ((class '((class color) (min-colors 89))))
  (custom-theme-set-faces
   'user
   `(menu ((,class (:family "Iosevka" :foregroud "red" :background "blue"))))))
--8<---------------cut here---------------end--------------->8---

only the background color of the menu is changed.  Not the family font
nor the foreground color.

Best regards,
-- 
Manuel Giraud



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

end of thread, other threads:[~2022-07-22  6:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-20 14:54 Lucid menu faces Manuel Giraud
2022-07-20 16:05 ` Eli Zaretskii
2022-07-21  1:21   ` Po Lu
2022-07-21 13:23   ` Manuel Giraud
2022-07-21 13:27     ` Po Lu
2022-07-21 16:15       ` Manuel Giraud
2022-07-22  1:04         ` Po Lu
2022-07-22  6:38           ` Manuel Giraud

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).