emacs: Use naquadah theme

This commit is contained in:
Tom Willemsen 2013-03-03 14:47:18 +01:00
parent 7856c94288
commit b7c89d708d

View file

@ -57,11 +57,10 @@
(oni:path-init "/usr/local/emacs/share/emacs/site-lisp"))
#+END_SRC
Add my project [[yoshi-theme]] to =custom-theme-load-path= and load it.
Load naquadah-theme and set my own preferred background color.
#+BEGIN_SRC emacs-lisp
(add-to-list 'custom-theme-load-path "~/projects/emacs/yoshi-theme/")
(load-theme 'yoshi t)
(add-hook 'emacs-startup-hook (lambda () (load-theme 'naquadah t)))
#+END_SRC
Add any other interesting paths to =load-path= and, if it exists,