Remove :box and :height from lsp-ui-sideline-current-symbol
This commit is contained in:
parent
98dcae52ad
commit
ab937feaf8
@ -2631,8 +2631,7 @@ Emacs support for the Language Server Protocol
|
||||
(lsp-ui-doc-background '((t (:inherit region))))
|
||||
(lsp-ui-doc-header '((t (:inherit lsp-face-highlight-write))))
|
||||
(lsp-ui-sideline-current-symbol '((t (:inherit font-lock-constant-face
|
||||
:box (:line-width -1 :color "#b58900")
|
||||
:weight ultra-bold :height 0.99)))))
|
||||
:weight ultra-bold)))))
|
||||
|
||||
(use-package dap-mode
|
||||
:init
|
||||
|
Loading…
Reference in New Issue
Block a user