blob: 83ade8ad5efed16c0221ba614ef5db6984fcdffc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
color-theme is an emacs-lisp mode for skinning your emacs.
Features are:
Huge and extensible theme library
Easy to use
Works on pretty all emacs flavours
Mature source code
Put the following line in your configuration file (~/.emacs for a single user):
(require 'color-theme)
|