Geramik GTK theme

(C) Craig Drummond (Craig.Drummond@lycos.co.uk)

==================================================================================

About
-----

This is a theme intended to make GTK applications have a similar look
to the Keramik KDE style (which will be the default from KDE3.1).



Installation
------------

./configure --prefix=/where/you/want/to/install/this
make install   (as root)

then copy
    /where/you/want/to/install/this/share/themes/Geramik/gtk/gtkrc
...to either /etc/gtk/gtkrc or ~/.gtkrc

For GTK2 apps, copy
    /where/you/want/to/install/this/share/themes/Geramik/gtk-2.0/gtkrc
...to either /etc/gtk-2.0/gtkrc or ~/.gtkrc-2.0

*OR*
Another, simpler way is to edit ~/.gtkrc (GTK1) or ~/.gtkrc-2.0 (GTK2) and
just have the following line:

    include "/where/you/want/to/install/this/share/themes/Geramik/gtk/gtkrc"
-or-
    include "/where/you/want/to/install/this/share/themes/Geramik/gtk-2.0/gtkrc"


Notes
-----

Thhis theme is taken, and modified, from the alpha release of Keramik_GTK
by Goamaus (goamaus@web.de).

Numerous changes have been made - almost all of the pixmaps have been
re-created, and extra features have been added.
