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