Use zerodark theme for Emacs

This commit is contained in:
Tom Willemse 2016-08-02 13:58:48 +02:00
parent 39e512d276
commit 3c5e2f3cc7

View file

@ -183,11 +183,8 @@ This is currently the data directory under the
(setq require-final-newline t)
;;;; Load theme:
(ensure-library eternal-theme
:path "vendor-lisp/eternal-theme")
(add-to-list 'custom-theme-load-path
(concat user-emacs-directory "vendor-lisp/eternal-theme"))
(load-theme 'eternal :no-confirm)
(ensure-library zerodark-theme)
(load-theme 'zerodark :no-confirm)
;;;; Flx: