summaryrefslogtreecommitdiff
path: root/lisp/web.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/web.el')
-rw-r--r--lisp/web.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/web.el b/lisp/web.el
index d507f77..b076147 100644
--- a/lisp/web.el
+++ b/lisp/web.el
@@ -92,6 +92,7 @@
(cl-pushnew '((js-mode typescript-mode) . ("typescript-language-server" "--stdio"))
eglot-server-programs
:test #'equal)
+(set-face-background 'eglot-highlight-symbol-face "lemon chiffon")
;; Ignore certain directories in projectile
(require 'projectile)