mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-05-07 20:37:32 -07:00
Just calling enable-theme will just reload the faces from the last time the theme was loaded. This doesn't pick up potential changes to the theme's source made upstream. With this, the theme's source (if available) is re-evaluated before re-enabling them. Fix: doomemacs/community#99 |
||
|---|---|---|
| .. | ||
| autoloads.el | ||
| buffers.el | ||
| config.el | ||
| debug.el | ||
| docs.el | ||
| files.el | ||
| fonts.el | ||
| git.el | ||
| help.el | ||
| indent.el | ||
| modules.el | ||
| packages.el | ||
| plist.el | ||
| print.el | ||
| process.el | ||
| profiles.el | ||
| projects.el | ||
| sandbox.el | ||
| scratch.el | ||
| sessions.el | ||
| store.el | ||
| strings.el | ||
| system.el | ||
| text.el | ||
| themes.el | ||
| ui.el | ||