Mu4e: Don't set gnus/message face, leave to themes
This commit is contained in:
parent
a4db56be2f
commit
a39f7b0ced
1 changed files with 0 additions and 9 deletions
|
@ -74,15 +74,6 @@
|
||||||
(setq mail-user-agent 'mu4e-user-agent
|
(setq mail-user-agent 'mu4e-user-agent
|
||||||
message-mail-user-agent 'mu4e-user-agent)
|
message-mail-user-agent 'mu4e-user-agent)
|
||||||
|
|
||||||
;; Make reply coloring consistant, and striped for readability
|
|
||||||
(custom-set-faces!
|
|
||||||
'(gnus-cite-2 :foreground nil :inherit gnus-cite-10)
|
|
||||||
'(gnus-cite-3 :foreground nil :inherit gnus-cite-7)
|
|
||||||
'(message-cited-text-1 :foreground nil :inherit gnus-cite-1)
|
|
||||||
'(message-cited-text-2 :foreground nil :inherit gnus-cite-2)
|
|
||||||
'(message-cited-text-3 :foreground nil :inherit gnus-cite-3)
|
|
||||||
'(message-cited-text-4 :foreground nil :inherit gnus-cite-4))
|
|
||||||
|
|
||||||
;; Set the icons only when a graphical frame has been created
|
;; Set the icons only when a graphical frame has been created
|
||||||
(if (display-graphic-p)
|
(if (display-graphic-p)
|
||||||
(+mu4e-initialise-icons)
|
(+mu4e-initialise-icons)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue