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

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

[elpa] externals/ef-themes f0611a2c7a 01/17: Cover git-commit-comment-br


From: ELPA Syncer
Subject: [elpa] externals/ef-themes f0611a2c7a 01/17: Cover git-commit-comment-branch-remote face
Date: Sun, 27 Nov 2022 08:57:38 -0500 (EST)

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

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

diff --git a/ef-themes.el b/ef-themes.el
index 765c8f8ef7..d833806dd5 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1141,6 +1141,7 @@ Helper function for `ef-themes-preview-colors'."
 ;;;; 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-branch-remote ((,c :inherit font-lock-comment-face 
:foreground ,accent-1)))
     `(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]