branch: externals/ef-themes commit 8e7bcbcf23628140f01602f1b68cfde01cacd68b Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Fix reference to symbol --- ef-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-themes.el b/ef-themes.el index 669470937b..0562f6d1a6 100644 --- a/ef-themes.el +++ b/ef-themes.el @@ -1975,7 +1975,7 @@ Helper function for `ef-themes-preview-colors'." Mirror the elements of a theme's palette, overriding their value. The palette variables are named THEME-NAME-palette, while individual theme overrides are THEME-NAME-palette-overrides. The -THEME-NAME is one of the symbols in `modus-themes-items'. +THEME-NAME is one of the symbols in `ef-themes-collection'. Individual theme overrides take precedence over these common overrides.")