aboutsummaryrefslogtreecommitdiff
path: root/home/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'home/.emacs.d/init.el')
-rw-r--r--home/.emacs.d/init.el3
1 files changed, 1 insertions, 2 deletions
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)