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

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

[elpa] externals/ef-themes 4c062e41cd 005/281: Make Magit commit heading


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 4c062e41cd 005/281: Make Magit commit headings less colourful
Date: Tue, 16 Aug 2022 16:58:13 -0400 (EDT)

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

    Make Magit commit headings less colourful
---
 ef-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ef-themes.el b/ef-themes.el
index c389798c60..47e3d65e7f 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -244,6 +244,7 @@
     `(font-lock-warning-face ((,c :foreground ,warning)))
 ;;;; 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-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]