Closed pulcinello closed 4 years ago
Hi @pulcinello, you welcome! I'm going to fix this as soon as I can! Feel free to send me a PR. Thanks!
@franbach I'm noticing the same issue for JS. Has it been updated or no? I would send a PR but I'm not experienced at all with vim color schemes.
Ok I changed it to white by using highlight jsDot ctermfg=white
in my vimrc which seems to look good and I noticed there's a line setting it to grey in the vim file in this repo. Would fixing this be as simple as changing the color to white or would using a darker color (than white) be better?
First, thanks for this eye-candy theme. I really like it, but sometimes I find it's a little hard to distinguish the dot from normal space when editing python files. I'd appreciate if you can make it a little brighter.