Closed windwp closed 3 years ago
Thanks! Could you please provide a before and after screenshot?
I am sure the terminal color 7 is a light color not dark. maybe you need to change it when background is light but if background is dark then that color should be a white
https://github.com/search?q=vim.g.terminal_color_7&type=code
before
after
I use it on status line https://github.com/windwp/windline.nvim#colors
Your new variant definitely looks better!
maybe you need to change it when background is light but if background is dark then that color should be a white
Could you show me how it looks with after :set background=light
?
i update it to fg color to make it work on light theme
i update it to fg color to make it work on light theme
Makes sense. Thank you!
it should be white, not black.