Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Set menu font color (with Xresources, presumably)

2 views
Skip to first unread message

Akater

unread,
Feb 14, 2018, 9:40:21 PM2/14/18
to help-gn...@gnu.org
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?
signature.asc

Eli Zaretskii

unread,
Feb 15, 2018, 11:38:52 AM2/15/18
to help-gn...@gnu.org
> From: Akater <nuclea...@gmail.com>
> Date: Thu, 15 Feb 2018 02:36:40 +0000
Try Emacs.paneForeground or Emacs.selectionForeground.

Akater

unread,
Feb 23, 2018, 8:30:02 PM2/23/18
to Eli Zaretskii, help-gn...@gnu.org
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
signature.asc
0 new messages