We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
I was wondering if it's possible to change the following :
hi! link LspReferenceText GruvboxYellowBold hi! link LspReferenceRead GruvboxYellowBold hi! link LspReferenceWrite GruvboxOrangeBold
to highlight rather than change the colour .
This is how it looks in gruvbox it changes the colour to YellowBold.
this is how it looks on different theme/vscode.
Thank you
The text was updated successfully, but these errors were encountered:
I'm also interested in this. I can't seem to set it myself in any way.
Best I can do is make it go red instead (yay me) but not the background.
Any idea how one would go about changing the behavior?
Sorry, something went wrong.
Oh well nevermind...
hi! LspReferenceText guibg=#504945 hi! LspReferenceRead guibg=#504945 hi! LspReferenceWrite guibg=#504945
Just swap #504945 for your color of choice!
#504945
No branches or pull requests
Hi
I was wondering if it's possible to change the following :
hi! link LspReferenceText GruvboxYellowBold
hi! link LspReferenceRead GruvboxYellowBold
hi! link LspReferenceWrite GruvboxOrangeBold
to highlight rather than change the colour .
This is how it looks in gruvbox it changes the colour to YellowBold.
this is how it looks on different theme/vscode.
Thank you
The text was updated successfully, but these errors were encountered: