Andy Piper <andyp(a)parallax.co.uk> writes:
>I've removed the set-face and the custom-face entries for
toolbar and
>gui-default. You're patch is also applied (the one which adds something
>with
>gui-default into x-faces.el).
>
Looking at your setup I think the problem is that you don't set background
globally and so the background comes from the default face
your changes to which doesn't get read early enough for the initial frame.
This leads me to believe that you were relying on the hardcoded value of
the toolbarforground color. If you wete to do Emacs*background: something I
think that would have the desired effect.
But then everything has a black background... but modeline, menubar and
toolbar should be gray 80...
I'm not sure what the solution here is. I think the behaviour is
right. My
inclination would be to put back the hardcoded value and remove the
defaulting to the default face. But even this has problems.
I think not. If I say toolbar has gray80 background with custom, and it comes
up white, it seems to be a bug for me.
Regards,
Oliver.