mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Fix narf/reset-theme
This commit is contained in:
@ -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 ()
|
||||
|
Reference in New Issue
Block a user