4 lines
180 B
EmacsLisp
4 lines
180 B
EmacsLisp
(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/")
|