preservim/vim-colors-pencil

line numbers in light mode are hard to read

gauteh opened this issue · 7 comments

Would it be possible to increase the contrast on the line numbers in light mode?

They're low contrast by design, to reduce distraction.

If you don't mind getting into the code, modify your local copy of colors/pencil.vim. Search for LineNr.

I also agree on @gauteh comment

This is especially pronounced inside tmux. I'm curious why the colors are different in tmux (happy to open a separate issue).

non-tmux left, tmux right
screen shot 2018-05-18 at 10 00 17 am

If you use truecolors you may need additional tweaks in both .vimrc and .tmux.conf though.

Would you mind adding an option to tweak line number contrast?

I would close this as well. It is working fine in tmux for me on Mac OS X and Ubuntu. I think there must be configuration issue on reported side.

Also confirmed seems fine to me in tmux, please open a new issue if there is still a problem with this plugin.