romgrk / doom-one.vim

A dark colorschme for vim, ported from doom-emacs' doom-one theme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Too much purple in python files highlighting.

smit2909 opened this issue · comments

Screenshot from 2021-06-24 15-02-09

  • Almost everything other than strings is purple. I am using latest neovim with tree sitter
hi! link TSVariable Normal
hi! link TSField Normal

Looks better that way?

hi! link TSVariable Normal
hi! link TSField Normal

Looks better that way?

Yes..adding these lines works!

Ok, not sure if that should be the default for all languages. I'll add it to my local config and if I'm happy with the results in a few days I'll commit it.

I've updated the colorscheme.