vim-code-dark
vim-code-dark copied to clipboard
Bug report: cannot see the line # in quickfix windows
Observed:

Comparing to the default theme.

Thanks.
hi QuickFixLine term=standout ctermfg=0 ctermbg=3 guifg=Black guibg=Yellow can workaround the issue.
Hi there! Thanks for the report. Are you able to create a pull request that I could merge?
As I said, what I mentioned is just a workaround. I think the correct fix should be modify the color setting. I am not sure how to do that.