guidoschmidt / circadian.el

Theme-switching for Emacs based on daytime
https://guidoschmidt.github.io/circadian.el
MIT License
169 stars 8 forks source link

Use `enable-theme` in favor of `load-theme` #15

Closed guidoschmidt closed 2 months ago

guidoschmidt commented 6 years ago

It would be a good idea to check, if the designated theme in circadian-enable-theme was loaded before in the current Emacs session and if that's the case, rather use enable-theme than load-theme