color-theme-mode.el (editors/color-theme-mode.el) Add to my watchlist

color-theme is an emacs-lisp mode for skinning your emacs

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

Version: 6.6.0 License: GPL-2+ GitHub
Maintainers macports (GitHub handle not provided)
Categories editors
Homepage https://www.nongnu.org/color-theme/
Platforms any
Variants -

"color-theme-mode.el" depends on

lib (1)
build (1)

Ports that depend on "color-theme-mode.el"

No ports


Port notes

To use color-theme-mode.el, put the following into your ~/.emacs:
(add-to-list 'load-path "${prefix}/share/emacs/site-lisp/color-theme-6.6.0")
(require 'color-theme)
(eval-after-load "color-theme"
'(progn
(color-theme-initialize)
(color-theme-hober)))

Then you can choose your color-theme theme by issuing:
M-x color-theme-<TAB> RET


Port Health:

Loading Port Health

Installations (30 days)

5

Requested Installations (30 days)

5