summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
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")