diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index ed4d674a..a2a07171 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -2153,7 +2153,7 @@ window is active in the perspective." (progn (load-theme 'source-code-pro t) (message "not setting font"))) - (load-theme 'imalison:dark-theme t) + (load-theme imalison:dark-theme t) (imalison:remove-fringe-and-hl-line-mode) (message "finished set appearance"))