Added some very minor documentation on how to make this work.

main
Greg Pfeil 2011-04-02 09:04:21 +02:00
parent fb58e62138
commit 9b3886465f
1 changed files with 10 additions and 0 deletions

View File

@ -1,4 +1,14 @@
;;; Author: Ethan Schoonover, Solarized; Greg Pfeil, Emacs adaptation
;;; URL: http://ethanschoonover.com/solarized
;;; This file is not (YET) part of GNU Emacs.
;;; # Usage
;;; 1. Install the color-theme package
;;; (http://www.emacswiki.org/cgi-bin/wiki/ColorTheme)
;;; 2. Load this file
;;; 3. M-x color-theme-solarized-[dark|light]
(eval-when-compile
(require 'color-theme))