Add new colorschemes without background #276
Labels
enhancement
New feature or request
v:dark background
Has a dark background
v:light background
Has a light background
v:tui
Supports TUI Vim
v:16 colors
Supports 16color terminal emulators
v:256 colors
Supports 256color terminal emulators
Some of the legacy colorschemes specified a
ctermbg
forNormal
while others didn't.In order to support users who prefer/have to work with a transparent background, we should consider adding a few high-quality "transparent" colorschemes, possibly supporting both
bg=dark
andbg=light
the same waydefault
orretrobox
do.Design constraints:
The text was updated successfully, but these errors were encountered: