Wed Dec 29 16:39:08 SAST 1999

Several tiny changes:
*	blue.xpm is now slightly darker to blend in better with the rest
	of the theme.
*	Changed selected background to #404060 to resemble blue.xpm.
*	Changed selected list/tree items to match clist/ctree items
	(using blue.xpm instead of bar_normal.xpm)
*	Temporarily removed Button.Text style.  This will (hopefully)
	return, as soon as I can figure out how to enable it on derived
	widgets.  I wrote an XpmButton widget, in order to test GTK, but
	discovered that since it is derived from a GtkButton, and is
	therefore not seen by GTK as a GtkButton, the widget_class
	"*.GtkButton*GtkLabel" does not apply to it.  That's the short
	version.  Anyone care to hear the long one?
	The only effect this removal has on the theme is that any
	GtkButtons containing a GtkLabel will no longer draw the
	GtkLabel in white while clicked.
*	I probably did some more trivial stuff.  Don't worry about it.



Sat Dec 25 00:24:09 SAST 1999

Changed all .png files to .xpm to avoid some incompatibility issues.
Obviously, this increases the size of the uncompressed theme, but as a
bonus the theme is slightly faster.  You win some, you lose some, I
guess.



Sun Dec 19 01:45:22 SAST 1999

Released the first version of the theme.
