jaredgorski / fogbell.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing SignColumn and FoldColumn highlights

rafi opened this issue · comments

Many people use the signcolumn for code and prose analysis, so set signcolumn=yes is a popular .vimrc setting which always shows the signcolumn at all times. Same story for FoldColumn and code folding.

Currently both highlights are being treated and their default don't blend well into the general fogbell theme.

Thanks for opening this @rafi, I appreciate the input.

I use signcolumn=yes, particularly since I use gitgutter and ALE, and I'm not currently discontent with the colors here. I felt it made sense to keep "diff" colors for the signs and a bright red for errors in the name of practicality. However, I'm curious to hear your thoughts on this since I don't really have an eye for design - what sort of highlights here do you envision as an improvement?

Personally, I rarely use code folding so I haven't seen this until now. Since I use it rarely, I haven't developed preferences on the foldcolumn. What would help you here?

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Closed in 274cc13

@rafi I didn't see what you meant until recently - thanks again