mig / color-theme-merbivore

Emacs color theme, based on the syntax highlighting on the merbivore site

This URL has Read+Write access

name age message
file README.txt Loading commit data...
file color-theme-merbivore.el
README.txt
Merbivore Color Theme for Emacs.
================================

Emacs color theme based on the code snippets from the old merbivore site.

To use add the following to your .emacs file (requires the color-theme package):

(require 'color-theme)
(color-theme-initialize)
(load-file "~/.emacs.d/twilight-emacs/color-theme-twilight.el")
(color-theme-merbivore)

MIT License Copyright (c) 2009 Matt Swasey <matt.swasey@gmail.com>