You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
The text was updated successfully, but these errors were encountered:
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 likelet 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 .The text was updated successfully, but these errors were encountered: