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

    Make elfeed-search-unread-title-face stand out more
---
 doric-themes.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doric-themes.el b/doric-themes.el
index a29d6729f3..9cc5871401 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -847,7 +847,6 @@ Run `doric-themes-after-load-theme-hook' after loading a 
theme."
     elfeed-log-error-level-face
     elfeed-log-info-level-face
     elfeed-log-warn-level-face
-    elfeed-search-unread-title-face
     erc-prompt-face
     eshell-ls-archive
     eshell-ls-backup
@@ -992,7 +991,8 @@ Run `doric-themes-after-load-theme-hook' after loading a 
theme."
     ztreep-header-face))
 
 (defconst doric-themes-bold-intense-faces
-  '(git-commit-comment-heading
+  '(elfeed-search-unread-title-face
+    git-commit-comment-heading
     git-commit-summary
     log-edit-header
     magit-section-heading

Reply via email to