mig / color-theme-merbivore
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Matt Swasey (author)
Fri Dec 11 19:50:03 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
README.txt | ||
| |
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>

