Update defuns

This commit is contained in:
Henrik Lissner 2015-11-30 16:49:18 -05:00
parent 89c7c77c1d
commit 4a670cc1fb
5 changed files with 42 additions and 3 deletions

View file

@ -27,7 +27,7 @@
;;;###autoload
(defun narf/reset-theme ()
(interactive)
(narf/load-theme 'narf-dark))
(narf/load-theme narf-theme))
;;;###autoload
(defun narf/load-theme (theme)