From dfb4bd5daafbc8cfdae0db85abc0e48c9c6829fc Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Sat, 2 Dec 2017 01:37:13 -0500 Subject: [PATCH] Use the submodule clone of the solarized theme --- global.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.org b/global.org index c3fc5a5..0d4d157 100644 --- a/global.org +++ b/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