Change my theme

This commit is contained in:
Tom Willemse 2016-08-06 03:55:58 +02:00
parent 393087e8a5
commit 9792ae74f0

View file

@ -218,11 +218,10 @@ To start off, first I need to enable lexical binding.
* Theme
I am trying out Zerodark lately.
#+BEGIN_SRC emacs-lisp
(ensure-library zerodark-theme)
(load-theme 'zerodark :no-confirm)
(ensure-library yoshi-theme
:path "vendor-lisp/yoshi-theme")
(load-theme 'yoshi :no-confirm)
#+END_SRC
* Ivy