vim / colorschemes

colorschemes for Vim
274 stars 23 forks source link

quiet -- dark : StatusLineNC | both: TabLine, Title, Visual #215

Closed neutaaaaan closed 1 year ago

neutaaaaan commented 1 year ago

Minor changes to how StatusLineNC , Tabline and Title are handled.

Major change to how Visual is handled. It now shares settings with IncSearch. I wasn't able to trigger anything ambiguous during my testing.

dark light

habamax commented 1 year ago

Looks good to me