diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 49fd7c17..f7d9c272 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -2359,7 +2359,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)) + ample-theme material-theme zerodark-theme color-theme-modern)) (ensure-packages-installed packages-appearance)