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

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

[elpa] externals/ef-themes f2a6141e35 082/281: Cover git-commit-comment-


From: ELPA Syncer
Subject: [elpa] externals/ef-themes f2a6141e35 082/281: Cover git-commit-comment-branch-local face
Date: Tue, 16 Aug 2022 16:58:21 -0400 (EDT)

branch: externals/ef-themes
commit f2a6141e356478009766041d5a4ffd1a77327fcf
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Cover git-commit-comment-branch-local face
---
 ef-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ef-themes.el b/ef-themes.el
index e30ff34e8a..a2bfea5448 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -291,6 +291,7 @@ When called from Lisp, THEME is a symbol."
     `(font-lock-warning-face ((,c :foreground ,warning)))
 ;;;; git-commit
     `(git-commit-comment-action ((,c :inherit font-lock-comment-face)))
+    `(git-commit-comment-branch-local ((,c :inherit font-lock-comment-face 
:foreground ,accent-0)))
     `(git-commit-comment-heading ((,c :inherit (bold font-lock-comment-face))))
     `(git-commit-comment-file ((,c :inherit font-lock-comment-face :foreground 
,name)))
     `(git-commit-keyword ((,c :foreground ,keyword)))



reply via email to

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