mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
In Emacs 26, the old themes must be disabled *before* the new one is loaded, otherwise it will fail to do so. In 27+ this isn't necessary, and it's preferred that we do it after the theme loads, so we can be absolutely sure the theme was successfully enabled, before we disable the others!