emacs.d/color-theme-modern-pkg.el
Vladan Popovic f615dd5a07 Squashed 'replace-colorthemes/' content from commit a996eca
git-subtree-dir: replace-colorthemes
git-subtree-split: a996eca37f4df726eec95406deb76b538320771a
2022-03-28 22:13:11 +02:00

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/")