diff --git a/.emacs.d/init.el b/.emacs.d/init.el index c3d687c..c2ab1be 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -487,7 +487,7 @@ (smex-initialize) (help-at-pt-set-timer) -(load-theme 'new t) +(load-theme 'yoshi t) (load custom-file) (load "rudel-loaddefs.el")