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
|
||||
(defun narf/reset-theme ()
|
||||
(interactive)
|
||||
(load-theme 'narf-dark t t))
|
||||
(load-theme narf-theme t))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf/default-font ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue