branch: externals/ef-themes
commit f0611a2c7a1a17734e4e75e359f80119862f5f05
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@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