el-get/recipes/oceanic-theme.rcp
2016-10-22 09:06:16 -04:00

8 lines
272 B
Plaintext

(:name oceanic-theme
:description "A Emacs port of the Oceanic theme."
:type github
:pkgname "terry3/oceanic-theme"
:minimum-emacs-version 24
:prepare (add-to-list 'custom-theme-load-path
default-directory))