branch: externals/ef-themes
commit 5ab39418278b9a28fe6894e56b058891ba6e099d
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Refine mode-line-emphasis
---
ef-themes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ef-themes.el b/ef-themes.el
index 7a9a1c40c0..c8439a3351 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -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