From 8da98ddc12747ee375bb7fc0a58ceaf550a810e5 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 24 May 2016 23:17:59 -0700 Subject: [PATCH] leuven-theme --- dotfiles/emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 0d0d41ae..7fcccaf7 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -2534,7 +2534,7 @@ items follow a style that is consistent with other prog-modes." (defvar packages-appearance '(monokai-theme solarized-theme zenburn-theme base16-theme molokai-theme tango-2-theme gotham-theme sublime-themes ansi-color rainbow-delimiters - ample-theme material-theme zerodark-theme color-theme-modern)) + ample-theme material-theme zerodark-theme color-theme-modern leuven-theme)) (ensure-packages-installed packages-appearance)