https://github.com/thisirs/erc-colorize.git
git clone 'git://github.com/thisirs/erc-colorize.git'
Per user colorization of whole message
Install the ELPA package from MELPA with M-x
package-install
RET erc-colorize
or put
erc-colorize.el
in you load path and require it somewhere in your
.emacs
.
Activate the ERC module with:
lisp
(erc-colorize-mode 1)
The faces used to colorize messages are stored in
erc-colorize-faces
.