romgrk / doom-one.vim

A dark colorschme for vim, ported from doom-emacs' doom-one theme.
104 stars 19 forks source link

Too much purple in python files highlighting. #16

Closed smit2909 closed 3 years ago

smit2909 commented 3 years ago

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

romgrk commented 3 years ago
hi! link TSVariable Normal
hi! link TSField Normal

Looks better that way?

smit2909 commented 3 years ago
hi! link TSVariable Normal
hi! link TSField Normal

Looks better that way?

Yes..adding these lines works!

romgrk commented 3 years ago

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.

romgrk commented 3 years ago

I've updated the colorscheme.