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

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

[nongnu] elpa/ujelly-theme 64812e7 050/137: face customizations for git


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 64812e7 050/137: face customizations for git commit mode
Date: Thu, 21 Oct 2021 18:12:09 -0400 (EDT)

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

    face customizations for git commit mode
---
 ujelly-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index f20560a..1a1bc25 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -73,6 +73,8 @@
        `(font-lock-type-face ((,class (:foreground ,ujelly-orange-0))))
        `(font-lock-variable-name-face ((,class (:foreground ,ujelly-red-0))))
        `(font-lock-warning-face ((,class (:foreground ,ujelly-red-1))))
+       `(git-commit-comment-file-face ((,class (:foreground ,ujelly-fg))))
+       `(git-commit-summary-face ((,class (:foreground ,ujelly-fg))))
        `(header-line ((,class (:foreground ,ujelly-fg))))
        `(helm-buffer-size ((,class (:foreground ,ujelly-fg))))
        `(helm-candidate-number ((,class (:foreground ,ujelly-fg :background 
,ujelly-bg))))



reply via email to

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