narf-theme => narf-default-theme

This commit is contained in:
Henrik Lissner 2016-03-23 11:55:52 -04:00
parent 658e7731b7
commit d2823adce2
3 changed files with 7 additions and 7 deletions

View file

@ -40,13 +40,12 @@
;;
;;; License: GPLv3
(defconst narf-theme 'narf-dark)
(defconst narf-default-font (font-spec :family "Hack" :size 12))
;;
(load (concat user-emacs-directory "bootstrap.el"))
;;
(defvar narf-default-theme 'narf-dark)
(defvar narf-default-font (font-spec :family "Hack" :size 12))
(narf '(core ; core/core.el
;; The heart of NARF