diff --git a/recipes/solarized-theme.rcp b/recipes/solarized-theme.rcp new file mode 100644 index 00000000..95ed8df0 --- /dev/null +++ b/recipes/solarized-theme.rcp @@ -0,0 +1,5 @@ +(:name solarized-theme + :type github + :pkgname "sellout/emacs-color-theme-solarized" + :description "Solarized themes for Emacs" + :prepare (add-to-list 'custom-theme-load-path default-directory))