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

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

[nongnu] elpa/ample-theme 75bd5c7 120/137: remove unnecessary comma


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme 75bd5c7 120/137: remove unnecessary comma
Date: Thu, 21 Oct 2021 18:00:30 -0400 (EDT)

branch: elpa/ample-theme
commit 75bd5c7f2fd45d6f3f68ea6f06e95175a7b4e4ce
Author: jordonbiondo <jordonbiondo@gmail.com>
Commit: jordonbiondo <jordonbiondo@gmail.com>

    remove unnecessary comma
---
 ample-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ample-theme.el b/ample-theme.el
index 3e1e3ca..961b8d9 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -613,7 +613,7 @@
 
    ;; magit
    ;; new
-   `(magit-section-heading             ((t (:foreground ,ample/blue, 
:background nil))))
+   `(magit-section-heading             ((t (:foreground ,ample/blue 
:background nil))))
    `(magit-section-heading-selection   ((t (:foreground ,ample/lighter-blue))))
    `(magit-hash                        ((t (:foreground ,ample/purple 
:background nil))))
    `(magit-branch-local                ((t (:foreground ,ample/orange 
:background nil))))



reply via email to

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