* toolbar and menu background color under X11
@ 2005-11-02 16:32 Lukasz Stelmach
0 siblings, 0 replies; 2+ messages in thread
From: Lukasz Stelmach @ 2005-11-02 16:32 UTC (permalink / raw)
[-- Attachment #1.1: Type: text/plain, Size: 700 bytes --]
Greetings.
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.
--
Było mi bardzo miło. Inaction is a weapon of mass destruction
>Łukasz< (c)Faithless
[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: toolbar and menu background color under X11
[not found] <mailman.13683.1130949564.20277.help-gnu-emacs@gnu.org>
@ 2005-11-03 16:09 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2005-11-03 16:09 UTC (permalink / raw)
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-03 16:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.13683.1130949564.20277.help-gnu-emacs@gnu.org>
2005-11-03 16:09 ` toolbar and menu background color under X11 Stefan Monnier
2005-11-02 16:32 Lukasz Stelmach
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).