branch: externals/modus-themes
commit 60b99c1a7ca9f42a3d036a293ace29e46e533ff0
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Make eglot-highlight-symbol-face more subtle
---
modus-themes.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/modus-themes.el b/modus-themes.el
index 3e4e5b394b..d85df98ddc 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -5111,6 +5111,7 @@ FG and BG are the main colors."
`(ein:markdowncell-input-area-face (( )))
`(ein:notification-tab-normal ((,c :inherit underline)))
;;;;; eglot
+ `(eglot-highlight-symbol-face ((,c :underline ,border)))
`(eglot-mode-line ((,c :inherit modus-themes-bold :foreground
,modeline-info)))
`(eglot-diagnostic-tag-unnecessary-face ((,c :underline (:style wave
:color ,underline-note))))
;;;;; el-search