From xemacs-m  Mon Mar 10 07:56:36 1997
Received: from sonne.darmstadt.gmd.de (sonne.darmstadt.gmd.de [141.12.62.20])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA22646
	for <xemacs-beta@xemacs.org>; Mon, 10 Mar 1997 07:56:33 -0600 (CST)
Received: from deimos.darmstadt.gmd.de (deimos [141.12.63.54]) by sonne.darmstadt.gmd.de (8.8.5/8.8.2) with SMTP id OAA15982 for <xemacs-beta@xemacs.org>; Mon, 10 Mar 1997 14:51:49 +0100 (MET)
Date: Mon, 10 Mar 1997 14:51:49 +0100 (MET)
Message-Id: <199703101351.OAA15982@sonne.darmstadt.gmd.de>
From: Roland Rieke <rol@darmstadt.gmd.de>
To: xemacs-beta@xemacs.org
Subject: toolbar-shadow b97->b98


On Solaris 2.5.1 I now get black shadows around the toolbar
Icons by default which looks not good.
It took me a while to find out that I had to declare
*topToolBarShadowColor:			Gray90
*bottomToolBarShadowColor:		Gray40
in my .Xdefaults.
This changed from b97 to b98.
I liked the previous default shadows much more. 
I think you should not expect the average XEmacs user to fiddle
around with the Xdefaults to get a good looking frame.

Roland Rieke

