A Vim plugin to colorize all text in the form #rrggbb or #rgb. See the comment at the beginning of the plugin for more.
You can install the plugin with pathogen by copying and pasting the below snippet.
cd ~/.vim/bundle
git clone https://github.com/adamhotep/colorizer
The Makefile
is used to quickly install/uninstall the script.