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

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

[nongnu] elpa/ujelly-theme c975c80 082/137: add magit-diffstat face cust


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme c975c80 082/137: add magit-diffstat face customizations
Date: Thu, 21 Oct 2021 18:12:16 -0400 (EDT)

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

    add magit-diffstat face customizations
---
 ujelly-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index dbe2528..9fdf03b 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -119,6 +119,8 @@
        `(magit-diff-hunk-heading-highlight ((,class (:foreground 
,ujelly-yellow-0 :background ,ujelly-grey-3))))
        `(magit-diff-removed ((,class (:foreground ,ujelly-red-0))))
        `(magit-diff-removed-highlight ((,class (:foreground ,ujelly-red-0 
:background ,ujelly-grey-2))))
+       `(magit-diffstat-added ((,class (:foreground ,ujelly-green-0))))
+       `(magit-diffstat-removed ((,class (:foreground ,ujelly-red-0))))
        `(magit-hash ((,class (:foreground ,ujelly-red-1))))
        `(magit-section-highlight ((,class (:background ,ujelly-grey-2))))
        `(match ((,class (:background ,ujelly-red-1))))



reply via email to

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