emacs.d/replace-colorthemes/color-theme-modern-pkg.el

5 lines
180 B
EmacsLisp
Raw Normal View History

(define-package "color-theme-modern" "0.0.2"
"Reimplement colortheme with Emacs 24 theme framework."
'((emacs "24"))
:url "https://github.com/emacs-jp/replace-colorthemes/")