mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-26 20:02:34 -08: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! |
||
|---|---|---|
| .. | ||
| autoload | ||
| cli | ||
| templates | ||
| test | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||