solaryzed-emacs/solarized-theme.el
Bozhidar Batsov 94112fc38c Make Marmalade happy
Marmalade requires the presence of a file named the
same way as the package. We should improve this in the
future.
2013-04-13 18:10:19 +03:00

4 lines
93 B
EmacsLisp

(require 'solarized-dark-theme)
(require 'solarized-light-theme)
(provide 'solarized-theme)