mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
narf-theme => narf-default-theme
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user