Skip to content

Commit 253d87e

Browse files
committed
define lsp highlight
1 parent 1cf1870 commit 253d87e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aero-theme.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@
259259
`(lsp-ui-sideline-symbol ((t (:foreground ,aero-space-base :background ,aero-act1 :height 0.7))))
260260
`(lsp-ui-sideline-symbol-info ((t (:foreground ,aero-space-base :background ,aero-act1 :height 0.7 :slant italic))))
261261
`(lsp-ui-sideline-current-symbol ((t (:background ,aero-act1 :foreground ,aero-brilliant-black :height 0.7 :weight bold))))
262+
`(lsp-face-highlight-read ((t (:background nil :foreground nil :underline ,aero-base11))))
262263

263264
;; Displaying formfeed chars
264265
`(page-break-lines ((t (:foreground ,aero-base2))))

0 commit comments

Comments
 (0)