aboutsummaryrefslogtreecommitdiff
path: root/home/.emacs.d/init.el
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2017-02-17 18:02:15 -0800
committerJakob Odersky <jakob@odersky.com>2017-02-17 18:02:23 -0800
commitde5184b1eaa2224511b1022aecb04cf5cf44630b (patch)
treec1ed6108c32fdf25f7ea20edc03043b6c65e3ba6 /home/.emacs.d/init.el
parent401369f0ab9df7d580dae99df3da3594fe3a6442 (diff)
downloaddotfiles-de5184b1eaa2224511b1022aecb04cf5cf44630b.tar.gz
dotfiles-de5184b1eaa2224511b1022aecb04cf5cf44630b.tar.bz2
dotfiles-de5184b1eaa2224511b1022aecb04cf5cf44630b.zip
Use to darkula theme
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)