branch: externals/ef-themes
commit 27f26b7edd2023277e50f624ff8fcc9d690926d2
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Make the ef-themes-palette-common a defvar
    
    This is in line with commit 02b4027 in modus-themes.git
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index 9f4b884b0c..b135179808 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -156,7 +156,7 @@ and Modus into a single group, enable 
`modus-themes-include-derivatives-mode'."
 
 (ef-themes-declare-themes)
 
-(defconst ef-themes-palette-common
+(defvar ef-themes-palette-common
   '((fringe unspecified)
     (fg-region unspecified)
 

Reply via email to