What is it?
===========
GNOME Colorscheme is a very simple application for the GNOME desktop that
allows you to generate a variety of colorschemes from a single starting color.
It is aimed primarily toward web designers for creating color
combinations for websites.
More information can be found at http://home.gna.org/colorscheme/
Where to get it?
================
This release is available as a source package in tar.gz or tar.bz2 format
and can be downloaded from:
http://download.gna.org/colorscheme/releases/colorscheme-0.3.91.tar.gz
which can be verified with:
http://download.gna.org/colorscheme/releases/colorscheme-0.3.91.tar.gz.sig
or:
http://download.gna.org/colorscheme/releases/colorscheme-0.3.91.tar.bz2
which can be verified with:
http://download.gna.org/colorscheme/releases/colorscheme-0.3.91.tar.bz2.sig
What's Changed?
===============
* Improved the monochromatic colorscheme algorithm to produce
better results
* The Palette is now shown by default
* Display a tooltip when hovering over colors in the palette
* When dragging a color, change the drag icon to a block of color
* Make gconfmm and libgnome* dependencies optional to make it
easier to build on windows
o Added some basic Windows installation instructions to the README
* When built with gconfmm support, remembers your last selected
colorscheme type and reloads it the next time you start the
application
* New translations: Dutch (nl), German (de)
* Minor bug fixes