XWho*title:		XWho
XWho*foreground:	Black
XWho*background:	Gray80
XWho*internalHeight:	0
XWho*internalWidth:	2

/* colors of the user of the client */
XWho.xwhoMyself.foreground:	White
XWho.xwhoMyself.background:	Black

/* colors of nicknames from ~/.xwhorc */
XWho.xwhoGroup.foreground:	White
XWho.xwhoGroup.background:	FireBrick

/* colors of other userids */
XWho.xwhoUser.foreground:	Black
XWho.xwhoUser.background:	White

/* the text-label-elements */
XWho*xwhoLabel.foreground:	LightBlue
XWho*xwhoLabel.background:	MidnightBlue
#ifdef sgi
XWho*xwhoLabel.font:		6x10
#else
XWho*xwhoLabel.font:		clb6x10
#endif
XWho*xwhoLabel.borderWidth:	0

/* the host-buttons */
XWho*xwhoButton.foreground:	LightBlue
XWho*xwhoButton.background:	Blue
XWho*xwhoButton.font:		6x10
XWho*xwhoButton.borderWidth:	1
XWho*xwhoButton.resize:		False

/* the menu-button */
XWho*xwhoMenuButton.foreground:	Blue
XWho*xwhoMenuButton.background:	Gray50
XWho*xwhoMenuButton.menuName:	menu

/* the host-popup */
XWho*xwhoPopup.label.resizable: True
