|
|
|
@ -57,7 +57,8 @@ |
|
|
|
Use (my clone of) the solarized theme |
|
|
|
Use (my clone of) the solarized theme |
|
|
|
#+BEGIN_SRC emacs-lisp |
|
|
|
#+BEGIN_SRC emacs-lisp |
|
|
|
(add-to-list 'custom-theme-load-path "/home/jacopods/.emacs.d/emacs-color-theme-solarized") |
|
|
|
(add-to-list 'custom-theme-load-path "/home/jacopods/.emacs.d/emacs-color-theme-solarized") |
|
|
|
(load-theme 'solarized t) |
|
|
|
(load-theme 'lunarized t) |
|
|
|
|
|
|
|
|
|
|
|
#+END_SRC |
|
|
|
#+END_SRC |
|
|
|
Use patched terminus font (this overrides the settings in Customize, but I |
|
|
|
Use patched terminus font (this overrides the settings in Customize, but I |
|
|
|
never could it to work otherwise). See the special treatment later on for |
|
|
|
never could it to work otherwise). See the special treatment later on for |
|
|
|
|