Refine mode-line-emphasis

This commit is contained in:
Protesilaos Stavrou 2022-08-16 09:02:32 +03:00
parent 2210a883f9
commit 5ab3941827
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -508,7 +508,7 @@ When called from Lisp, THEME is a symbol."
`(mode-line ((,c :background ,bg-mode-line :foreground ,fg-mode-line)))
`(mode-line-active ((,c :inherit mode-line)))
`(mode-line-buffer-id ((,c :inherit bold)))
`(mode-line-emphasis ((,c :inherit bold :foreground ,magenta)))
`(mode-line-emphasis ((,c :inherit bold :foreground ,fg-intense)))
`(mode-line-highlight ((,c :inherit highlight)))
`(mode-line-inactive ((,c :background ,bg-alt :foreground ,fg-dim)))
;;;; mu4e