melpa/recipes/color-theme
John Szakmeister 45e768c549 recipes: fix the color-theme recipe
The current recipe failed to include the theme directory, which the
color-theme looks at by default when not customized.  In a normal Emacs
startup, the errors was quietly ignored, but part of your configuration
wouldn't work.  Fix this by including the themes/ directory, and
hopefully make installing this package a better experience for new
users.
2012-08-22 05:33:32 -04:00

3 lines
133 B
Text

(color-theme :url "http://bzr.savannah.gnu.org/r/color-theme/trunk"
:fetcher bzr
:files ("*.el" "themes"))