Align Helpful heading style with that in Modus-themes

This commit is contained in:
John Haman 2025-01-13 09:45:03 -05:00 committed by Protesilaos Stavrou
parent 8b18e4cfc9
commit dd41f73b5a
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -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)))