Mofiqul / vscode.nvim

Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
MIT License
695 stars 111 forks source link

Enable support for toggling bold and italics. #156

Open shljsl75891 opened 9 months ago

shljsl75891 commented 9 months ago

Hi Thank you for this theme.I want LspSignatureActiveParameter highlight group to be bold like vscode.

Another issue but closed

I saw this issue. But the said feature not implemented yet. Please implement it or tell a workaround if possible.

Mofiqul commented 9 months ago

@shljsl75891 I am quite busy for a while now that's why not able to add features. I am willing to merge if anyone makes PR. As a workaround you see group_overrides in README.

shljsl75891 commented 9 months ago

No issues @Mofiqul. I totally understand. I also don't know how to enable that. Otherwise, I would love to raise PR. Please let me know about needed changes. I will try to do those. As of now, I am using the workaround just for LspSignatureActiveParameter not for whole code.