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)