Fix narf/reset-theme
This commit is contained in:
parent
705f76c70c
commit
a5bf8a5190
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun narf/reset-theme ()
|
(defun narf/reset-theme ()
|
||||||
(interactive)
|
(interactive)
|
||||||
(load-theme 'narf-dark t t))
|
(load-theme narf-theme t))
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun narf/default-font ()
|
(defun narf/default-font ()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue