narf-theme => narf-default-theme
This commit is contained in:
parent
658e7731b7
commit
d2823adce2
3 changed files with 7 additions and 7 deletions
|
@ -19,7 +19,7 @@
|
|||
;;;###autoload
|
||||
(defun narf/reset-theme ()
|
||||
(interactive)
|
||||
(narf/load-theme (or narf-current-theme narf-theme)))
|
||||
(narf/load-theme (or narf-current-theme narf-default-theme)))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf/load-font (font)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue