Closed rymndhng closed 4 years ago
Hello @rymndhng it seems like this might be an lsp-mode
issue. I might be mistaken as I don't use lsp-mode
, but the only faces that this mode defines are:
lsp-face-highlight-read
lsp-face-highlight-textual
lsp-face-highlight-write
lsp-lens-face
lsp-lens-mouse-face
And none of these faces are responsible for that yellow color. Can you please put your point
(or cursor :smile: ) on that yellow text in the screenshot and invoke this command M-x describe-char
and post the output?
Most of the lsp-mode faces are defined in the lsp-ui package. That particular face is lsp-ui-sideline-code-action.
The defaults set by the library are a bit hard on the eyes currently. Notice the yellow font in the top right:
Example: