From de5184b1eaa2224511b1022aecb04cf5cf44630b Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Fri, 17 Feb 2017 18:02:15 -0800 Subject: Use to darkula theme --- home/.emacs.d/init.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'home/.emacs.d/init.el') diff --git a/home/.emacs.d/init.el b/home/.emacs.d/init.el index 8222bcf..018f1bb 100644 --- a/home/.emacs.d/init.el +++ b/home/.emacs.d/init.el @@ -220,5 +220,4 @@ ("M-s p" . spotify-previous) ("M-s n" . spotify-next))) -(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/monokai-emacs") -(load-theme 'monokai t) +(load-theme 'idea-darkula) -- cgit v1.2.3