Add narf-terminal-theme; new font (Fira Mono)

This commit is contained in:
Henrik Lissner
2016-05-20 01:46:45 -04:00
parent 35af21c704
commit 83e13e4df6
2 changed files with 6 additions and 4 deletions

View File

@@ -43,8 +43,9 @@
(load (concat user-emacs-directory "bootstrap.el"))
;;
(defconst narf-default-theme 'narf-dark)
(defconst narf-default-font (font-spec :family "Hack" :size 12))
(defconst narf-default-theme 'narf-one)
(defconst narf-terminal-theme 'narf-dark)
(defconst narf-default-font (font-spec :family "Fira Mono" :size 12))
(narf `(core ; core/core.el