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

    Make the dired heading a bit more intense
---
 doric-themes.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doric-themes.el b/doric-themes.el
index 6bfcac3950..e7b9dadd1e 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -834,8 +834,6 @@ Run `doric-themes-after-load-theme-hook' after loading a 
theme."
     denote-faces-subdirectory
     dictionary-button-face
     diff-nonexistent
-    dired-header
-    diredfl-dir-heading
     ediff-fine-diff-Ancestor
     edmacro-label
     elfeed-log-debug-level-face
@@ -984,7 +982,9 @@ Run `doric-themes-after-load-theme-hook' after loading a 
theme."
     ztreep-header-face))
 
 (defconst doric-themes-bold-intense-faces
-  '(elfeed-search-unread-title-face
+  '(dired-header
+    diredfl-dir-heading
+    elfeed-search-unread-title-face
     git-commit-comment-heading
     git-commit-summary
     log-edit-header

Reply via email to