Use the submodule clone of the solarized theme

master
Jacopo De Simoi 9 years ago
parent e4245bb4d4
commit dfb4bd5daa
  1. 2
      global.org

@ -55,7 +55,7 @@
* Theming
Use (my clone of) the solarized scheme
#+BEGIN_SRC emacs-lisp
(add-to-list 'custom-theme-load-path "/home/jacopods/clones/emacs-color-theme-solarized")
(add-to-list 'custom-theme-load-path "/home/jacopods/.emacs.d/emacs-color-theme-solarized")
(load-theme 'solarized t)
#+END_SRC
Use patched terminus font (this overrides the settings in Customize, but I

Loading…
Cancel
Save