mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
defvar narf-term-theme
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
;;;###autoload
|
||||
(defun narf/reset-theme ()
|
||||
(interactive)
|
||||
(load-theme narf-theme t))
|
||||
(load-theme (if window-system narf-theme narf-term-theme) t))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf/default-font ()
|
||||
|
Reference in New Issue
Block a user