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:
(erc-colorize-mode 1)
The faces used to colorize messages are stored in
erc-colorize-faces
.