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

Request: conservative mode #149

Open MartenBE opened 1 year ago

MartenBE commented 1 year ago

I would like to switch from https://github.com/tomasiser/vim-code-dark to this plugin. However, I'm a big fan of the original VSCode dark theme. Using tomasiser/vim-code-dark it is possible to enable this reduced palette with a setting like let g:codedark_conservative=1; I was wondering if this plugin also has this option (in lua)? You can see the differences at https://github.com/tomasiser/vim-code-dark#color-palette .