Closed JiaHong-Lee closed 3 years ago
Dear @JiaHong-Lee, thanks a lot for the report, and suggestions.
I understand your preference, though I've chosen the first one, for one reason: I'm using now Dotfiler (see https://github.com/svetlyak40wt/dotfiler) to "stow" files from repos under a single place in my HOME directory, and I'd like all my Lisp files to land into my ~/lisp directory.
Hi, I am using the Git version of this beautiful theme. The way I use it is as suggested in README:
Today, after pulling, I couldn't load 'leuven-dark theme. After a little bit of tinkering, I find out it's caused by https://github.com/fniessen/emacs-leuven-theme/commit/4820d461fae105c0f192bd0194bb7022eb527f33. I can make it works again either by
(add-to-list 'custom-theme-load-path "/path/to/emacs-leuven-theme/lisp")
./path/to/emacs-leuven-theme
.Personally, I'll suggest the second solution since it works well with other themes such that I can simply load all the themes in this way:
--- Cheers, happy hacking.