diff --git a/emacs.d/init.el b/emacs.d/init.el index 816a727..36b6cca 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -128,7 +128,7 @@ ;; :config ;; (load-theme 'gruvbox-dark-soft t)) -(add-to-list 'custom-theme-load-path "~/.cache/emacs/straight/build/everforest") +(add-to-list 'custom-theme-load-path "~/.cache/emacs/custom/everforest-theme") (load-theme 'everforest-hard-dark t) ;; Help distinguish work buffers from others like sidebars and terminal