nashamri / spacemacs-theme

Light and dark theme for spacemacs that supports GUI and terminal
GNU General Public License v3.0
596 stars 113 forks source link

Add some lsp-mode faces #175

Closed jordanwade90 closed 4 years ago

jordanwade90 commented 4 years ago

Added faces for the lsp-mode features I use. This should fix #143 since that face is lsp-ui-sideline-code-action, though I’m not sure comp is the right color. (That face is used for actions you can click to modify the code at point in particular ways. Clangd for C/C++ offers to expand preprocessor macros f.ex.)

nashamri commented 4 years ago

Hey @jordanwade90 thanks for this :+1: