http://download.gna.org/colorscheme/releases/colorscheme-0.3.90.tar.gz
which can be verified with:
http://download.gna.org/colorscheme/releases/colorscheme-0.3.90.tar.gz.sig
or:
http://download.gna.org/colorscheme/releases/colorscheme-0.3.90.tar.bz2
which can be verified with:
http://download.gna.org/colorscheme/releases/colorscheme-0.3.90.tar.bz2.sig
Updates since 0.3.1
* Added basic drag and drop support
- You can drop from any application that provides an application/x-color
target (such as the Gimp color selector)
- You can drag a color from Colorscheme to any application that accepts a
text target (e.g. Gedit) or an application/x-color target (e.g. the
Gimp or the GNOME desktop background)
* Added the ability to export your favorite colors list as a Gimp Palette
file
* Remembers your last viewed color and automatically loads it on startup
* Remembers your window size between sessions
* Added support for pasting a textual description of a color from the
clipboard. Supported formats include hex string style colors (e.g.
#FFFFFF) and all named colors that are understood by Gtk
* Add support for selecting multiple colors in the favorites list for
removing multiple colors at once
* Removed dependency on GnomeVFS
* Added dependency on GConfmm