mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Also autoload modus-themes-activate
This commit is contained in:
parent
dbbfff6582
commit
fc3783e5d3
|
|
@ -3784,6 +3784,7 @@ Also see `modus-themes-get-themes'.")
|
|||
(defvar modus-themes--activated-themes nil
|
||||
"List of themes that `modus-themes-activate' operated on.")
|
||||
|
||||
;;;###autoload
|
||||
(defun modus-themes-activate (theme)
|
||||
"Load THEME if it is not defined but do not activate it."
|
||||
;; NOTE 2025-09-29: We need to do this instead of pushing to the
|
||||
|
|
|
|||
Loading…
Reference in a new issue