Add: Theming for lsp breadcrumb separator

This commit is contained in:
Emmanuel Bustos 2020-08-30 21:47:33 -06:00
parent 64b033208d
commit 081a375972

View file

@ -818,6 +818,8 @@
(lsp-ui-sideline-current-symbol :inherit 'highlight)
(lsp-ui-sideline-symbol-info :foreground (doom-blend comments bg 0.85)
:background bg-alt :extend t)
(lsp-headerline-breadcrumb-separator-face :foreground fg-alt)
;; magit
(magit-bisect-bad :foreground red)