FabijanZulj / blame.nvim

Neovim fugitive style git blame plugin
MIT License
310 stars 19 forks source link

Commits are not colored when using terminal color scheme #19

Open stefanoamorelli opened 10 months ago

stefanoamorelli commented 10 months ago

I'm using WezTerm with rebecca color scheme, if I don't have set termguicolors in my init.vim all the commits and commits' dates are white.

Is there anyway to support the color scheme from the terminal without using set termguicolors?

FabijanZulj commented 5 months ago

They should be colored now without 'set termguicolors' also

net commented 5 months ago

Setting custom colors with the colors option doesn't seem to work with notermguicolors.