emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/alect-themes 3b93059 118/269: Remove an extra space


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 3b93059 118/269: Remove an extra space
Date: Thu, 21 Oct 2021 17:59:02 -0400 (EDT)

branch: elpa/alect-themes
commit 3b9305918b1a4bb20c75108663963d193f1469b0
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Remove an extra space
---
 alect-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alect-themes.el b/alect-themes.el
index 8dd74ab..3e5409a 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -184,7 +184,7 @@ Evaluate it and reload an alect-theme to see the 
difference."
 
 (defcustom alect-colors
   (alect-generate-colors
-   '(light dark black )
+   '(light dark black)
    '((cursor    "#1074cd" "#ffec8b" "#d1e357")
      (gray-2    "#fafafa" "#e9e9e9" "#dedede")
      (gray-1    "#bdbdbd" "#c0c0c0" "#c0c0c0")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]