unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Set menu font color (with Xresources, presumably)
@ 2018-02-15  2:36 Akater
  2018-02-15 16:38 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Akater @ 2018-02-15  2:36 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 254 bytes --]

When emacs is built

--with-x --with-x-toolkit=no

the background color of GUI menus can be set with `Emacs.menuBackground'
parameter in Xresources. However, font color in said menus can't be set
with `Emacs.menuForeground'. How do I set the font color?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 800 bytes --]

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

* Re: Set menu font color (with Xresources, presumably)
  2018-02-15  2:36 Set menu font color (with Xresources, presumably) Akater
@ 2018-02-15 16:38 ` Eli Zaretskii
  2018-02-24  1:26   ` Akater
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2018-02-15 16:38 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Akater <nuclearspace@gmail.com>
> Date: Thu, 15 Feb 2018 02:36:40 +0000
> 
> When emacs is built
> 
> --with-x --with-x-toolkit=no
> 
> the background color of GUI menus can be set with `Emacs.menuBackground'
> parameter in Xresources. However, font color in said menus can't be set
> with `Emacs.menuForeground'. How do I set the font color?

Try Emacs.paneForeground or Emacs.selectionForeground.



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

* Re: Set menu font color (with Xresources, presumably)
  2018-02-15 16:38 ` Eli Zaretskii
@ 2018-02-24  1:26   ` Akater
  0 siblings, 0 replies; 3+ messages in thread
From: Akater @ 2018-02-24  1:26 UTC (permalink / raw)
  To: Eli Zaretskii, help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 185 bytes --]

Awesome, thank you!

For posterity:

> Try Emacs.paneForeground

This will affect menu headers color

> or Emacs.selectionForeground.

This will affect menu entries and selection frame

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 800 bytes --]

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

end of thread, other threads:[~2018-02-24  1:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-15  2:36 Set menu font color (with Xresources, presumably) Akater
2018-02-15 16:38 ` Eli Zaretskii
2018-02-24  1:26   ` Akater

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).