README.md (857B)
morph - xresources theme generator
morph
is an xresources theme generator. It takes a path to an image from
the command line and prints out an xresources file with colors extracted from
the image. This output can be piped into a file and loaded with xrdb
, or
simply piped into xrdb
directly.
Obtaining Sources
The most recent sources can be obtained by cloning this repository.
Archived versions of each stable release can be found under the refs page.
Installation
morph
depends on
imlib2.
Edit config.mk
to your liking, then run (as root if necessary):
make install
This will install the morph
executable and the morph.1
manpage to
the configured locations.
Usage
See the man page (man morph
) for details on usage.