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

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

[elpa] externals/standard-themes 6a49e3aab1 54/74: Cover the git-commit-


From: ELPA Syncer
Subject: [elpa] externals/standard-themes 6a49e3aab1 54/74: Cover the git-commit-comment-branch-remote face
Date: Wed, 30 Nov 2022 08:58:26 -0500 (EST)

branch: externals/standard-themes
commit 6a49e3aab1397026560d7571956bbdf7768c849b
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

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

diff --git a/standard-themes.el b/standard-themes.el
index ee74d0dc48..b162945b89 100644
--- a/standard-themes.el
+++ b/standard-themes.el
@@ -1217,6 +1217,7 @@ Helper function for `standard-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-3)))
     `(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]