Commit 5c9d11ab8faa
Changed files (1)
.emacs.d
.emacs.d/emacs.org
@@ -51,11 +51,13 @@
(require-package 'leuven-theme)
#+end_src
-... and load it
+... and load it.
#+begin_src emacs-lisp
(load-theme 'leuven t)
#+end_src
+***** TODO Specific theme for modes
+
**** Powerline
We are going to use [[https://github.com/milkypostman/powerline][powerline]] because it is way more sexy than the default modeline design.