Andy Piper <andyp(a)parallax.co.uk> writes:
xpm-color-symbols is read when an xpm image is instantiated and
ignored
thereafter. You need to change the face attributes before the images get
instantiated. Are you saying that if you customize it and stop and start
emacs then this doesn't work? Just customizing will not automatically
Restarting does not work with customize. I need to add the set-face call
manually into .emacs.
change the colors on the fly - you need to change the icons or do
something
that causes the colors to be reread.
Changing visibility or captions also did not work. Only restarting after the
thing was added to .emacs (not the custom!), or starting a thing that creates
a new toolbar.
However, I am worried that you gnus and normal toolbars look
different.
If you have not set modeline face or toolbar face then your toolbars should
look the same as the modeline, which should look the same as the default
face if none are set. In general you probably want to change gui-element
face rather than modeline or toolbar.
Nope. Attached is a pic showing modeline and toolbar of an xemacs started WITH
the custom:
'(toolbar ((t (:background "gray80"))) t)
in my .emacs, but without the set-face call.
All toolbars after this one are OK with the custom set. Only the first is
white in background...
Regards,
Oliver.