doomemacs/lisp/lib
Henrik Lissner 1aabae7265
fix(lib): doom/reload-theme: reload theme's source
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
2026-04-26 18:35:33 -04:00
..
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 fix(lib): doom/reload-theme: reload theme's source 2026-04-26 18:35:33 -04:00
ui.el