branch: externals/doric-themes
commit 55d9974b7c1c7f99e6d5d7a7b1f264c40a9c4ef8
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Make the git-commit branch faces not be mistaken for the summary line
---
 doric-themes.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doric-themes.el b/doric-themes.el
index 2b49d63b73..77abd52971 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -862,8 +862,6 @@ Run `doric-themes-after-load-theme-hook' after loading a 
theme."
     font-lock-regexp-grouping-backslash
     font-lock-regexp-grouping-construct
     geiser-font-lock-repl-prompt
-    git-commit-comment-action
-    git-commit-comment-branch-local
     git-commit-summary
     gnus-emphasis-bold
     gnus-header-content
@@ -1019,6 +1017,9 @@ Run `doric-themes-after-load-theme-hook' after loading a 
theme."
     font-lock-builtin-face
     font-lock-preprocessor-face
     font-lock-type-face
+    git-commit-comment-action
+    git-commit-comment-branch-remote
+    git-commit-comment-branch-local
     gnus-emphasis-bold-italic
     gnus-server-denied
     ibuffer-locked-buffer

Reply via email to