16-color palettes based on prints by the Japenese ukiyo-e painter and printmaker Katsushika Hokusai.
These palettes are intended to be used with cpr for changing palettes randomly.
The palettes are named in ascending order of creation, given an English-ified version of the Japenese name for its order's number starting with one, or ichi.
Clone the repo.
cd && git clone https://github.com/fehawen/hokusai.git
Follow the installation instructions for cpr
, but set the environment variable CPR_LIB
to point to this directory instead. That way, cpr
will use these Hokusai palettes, rather than its default palettes.
export CPR_LIB=~/hokusai # or wherever you cloned it to