Refactor bootstrap process
This commit is contained in:
parent
b3feea7a4f
commit
89eeba1d97
6 changed files with 83 additions and 60 deletions
|
@ -1,9 +1,9 @@
|
|||
;; NARF Dark
|
||||
;; By Henrik Lissner <http://github.com/hlissner/emacs.d>
|
||||
|
||||
(deftheme narf-dark "A dark theme for narfy emacs, inspired by Molokai")
|
||||
(require 'dash)
|
||||
|
||||
;; (custom-theme-set-variables 'narf-dark)
|
||||
(deftheme narf-dark "A dark theme for narfy emacs, inspired by Molokai")
|
||||
|
||||
;; Color helper functions
|
||||
;; Shamelessly *borrowed* from solarized
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue