defvar narf-term-theme
This commit is contained in:
parent
d5d1d29d5a
commit
aa65b19e1f
2 changed files with 3 additions and 2 deletions
|
@ -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 ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue