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

"WarningMsg" fg is red #138

Open hexh250786313 opened 1 year ago

hexh250786313 commented 1 year ago

Is the foreground color of "WarningMsg" being red an expected behavior? Additionally, "ErrorMsg" is already red. I also noticed that the gui of "WarningMsg" is bold; is this expected as well? From my understanding, it should be a yellow plain text.

WarningMsg     xxx cterm=bold gui=bold guifg=#f44747 guibg=#1e1e1e
Mofiqul commented 1 year ago

@hexh250786313 - It's a mistake. Need to fix