We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf1870 commit 253d87eCopy full SHA for 253d87e
aero-theme.el
@@ -259,6 +259,7 @@
259
`(lsp-ui-sideline-symbol ((t (:foreground ,aero-space-base :background ,aero-act1 :height 0.7))))
260
`(lsp-ui-sideline-symbol-info ((t (:foreground ,aero-space-base :background ,aero-act1 :height 0.7 :slant italic))))
261
`(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))))
263
264
;; Displaying formfeed chars
265
`(page-break-lines ((t (:foreground ,aero-base2))))
0 commit comments