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

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

[nongnu] elpa/ujelly-theme f24c49c 083/137: remove comma


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme f24c49c 083/137: remove comma
Date: Thu, 21 Oct 2021 18:12:16 -0400 (EDT)

branch: elpa/ujelly-theme
commit f24c49c1fbde5f57dde77f0a13725be1640360b0
Author: Mark Tran <mark.tran@gmail.com>
Commit: Mark Tran <mark.tran@gmail.com>

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

diff --git a/ujelly-theme.el b/ujelly-theme.el
index 9fdf03b..7b023b2 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -110,7 +110,7 @@
        `(magit-branch-remote ((,class (:foreground ,ujelly-green-2))))
        `(magit-section-heading ((,class (:foreground ,ujelly-yellow-0 
:background ,ujelly-grey-2))))
        `(magit-diff-added ((,class (:foreground ,ujelly-green-0))))
-       `(magit-diff-added-highlight ((,class (:foreground ,ujelly-green-0, 
:background ,ujelly-grey-2))))
+       `(magit-diff-added-highlight ((,class (:foreground ,ujelly-green-0 
:background ,ujelly-grey-2))))
        `(magit-diff-context ((,class (:foreground ,ujelly-fg))))
        `(magit-diff-context-highlight ((,class (:foreground ,ujelly-fg 
:background ,ujelly-grey-2))))
        `(magit-diff-file-heading ((,class (:weight normal :foreground 
,ujelly-fg :background ,ujelly-bg))))



reply via email to

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