branch: externals/ef-themes
commit dd41f73b5a8a3a366894bc6883c265bcd9f170bb
Author: John Haman <m...@johnhaman.org>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Align Helpful heading style with that in Modus-themes
---
 ef-themes.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ef-themes.el b/ef-themes.el
index 9ab552579b..bd032a48cc 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1632,6 +1632,8 @@ text should not be underlined as well) yet still blend 
in."
     `(gnus-summary-normal-undownloaded ((,c :foreground ,warning)))
     `(gnus-summary-normal-unread (( )))
     `(gnus-summary-selected ((,c :inherit highlight)))
+;;;; helpful-mode
+    `(helpful-heading ((,c :inherit ef-themes-heading-1)))
 ;;;; hexl-mode
     `(hexl-address-region ((,c :foreground ,constant)))
     `(hexl-ascii-region ((,c :foreground ,variable)))

Reply via email to