branch: externals/modus-themes
commit a416bc4906c5315874993cb059ef61619bf6d1ba
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Add missing autoload for modus-themes-generate-palette
---
 modus-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modus-themes.el b/modus-themes.el
index 195d00702c..838a64d195 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -7568,6 +7568,7 @@ PREFERENCE has the same meaning as the fallback 
preference passed to
      color
      alpha)))
 
+;;;###autoload
 (defun modus-themes-generate-palette (base-colors &optional 
cool-or-warm-preference core-palette)
   "Generate a palette given the BASE-COLORS
 BASE-COLORS is consists of lists in the form (NAME VALUE).  NAME is one

Reply via email to