help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: toolbar and menu background color under X11


From: Stefan Monnier
Subject: Re: toolbar and menu background color under X11
Date: Thu, 03 Nov 2005 11:09:17 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> The problem I find is that when I set menu background with X resources
> (via gnome control-center) the toolbar, scrollbars and modeline remain
> gray75.  I've also learnt that:

> (face-attribute 'tool-bar :background)

> returns "gray75" but unfortunately:

> (face-attribute 'menu :background)

> returns unspecified so I can't put:

> (set-face-background 'tool-bar (face-attribute 'menu :background))

> in my ~/.emacs to achive consistency accross different GUI elements.
> What would you suggest to get a uniform set of coulours.

Try asking this with M-x report-emacs-bug.


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]