[org] Highlight current line in mu4e

This commit is contained in:
Sebastian Schulze 2021-07-12 09:54:25 +02:00
parent 4a02041cca
commit 7082245e74
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 3 additions and 0 deletions

View File

@ -124,6 +124,9 @@
{{ end -}}
))
(custom-set-faces
'(mu4e-header-highlight-face ((t (:inherit modus-themes-hl-line :background "lemon chiffon")))))
(load! "mail.el")
(load! "org.el")
(load! "forge.el")