el-get/recipes/color-theme-tangotango.rcp
2011-10-16 12:33:53 -05:00

9 lines
371 B
Plaintext

(:name color-theme-tangotango
:description "Another color theme based on the Tango palette."
:type git
:url "https://github.com/juba/color-theme-tangotango.git"
:depends color-theme
:post-init (lambda ()
(autoload 'color-theme-tangotango "color-theme-tangotango"
"color-theme: tangotango" t)))