@ -52,8 +52,8 @@
(make-directory "~/.emacs.d/backup/" t)
#+END_SRC
* Theming
Use (my clone of) the solarized scheme
* Themes
Use (my clone of) the solarized theme
#+BEGIN_SRC emacs-lisp
(add-to-list 'custom-theme-load-path "/home/jacopods/.emacs.d/emacs-color-theme-solarized")
(load-theme 'solarized t)