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

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

[elpa] externals/ef-themes c0dace2573 066/281: Use colour fg in git-comm


From: ELPA Syncer
Subject: [elpa] externals/ef-themes c0dace2573 066/281: Use colour fg in git-commit-comment-file
Date: Tue, 16 Aug 2022 16:58:20 -0400 (EDT)

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

    Use colour fg in git-commit-comment-file
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index 492d6e33f3..bcc78b3417 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -291,7 +291,7 @@ When called from Lisp, THEME is a symbol."
 ;;;; git-commit
     `(git-commit-comment-action ((,c :inherit font-lock-comment-face)))
     `(git-commit-comment-heading ((,c :inherit (bold font-lock-comment-face))))
-    `(git-commit-comment-file ((,c :inherit font-lock-comment-face :foreground 
,constant)))
+    `(git-commit-comment-file ((,c :inherit font-lock-comment-face :foreground 
,name)))
     `(git-commit-keyword ((,c :foreground ,keyword)))
     `(git-commit-nonempty-second-line ((,c :inherit error)))
     `(git-commit-overlong-summary ((,c :inherit warning)))



reply via email to

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