Re: [vim/vim] Only set fgcolor while hlgroups is used on statusline if no bgcolor is set (Issue #20869)
Mao-Yining (Vim Github Repository) <[email protected]> Wed, 29 Jul 2026 09:10:10 -0700
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/issues/20869/[email protected]> |
mao-yining left a comment (vim/vim#20869) Well, for normal syntax which only has a fgcolor, the bgcolor of it will change on different background, for example change the wincolor. but on statusline, it use Normal's color, not the Statusline color, so it's bgcolor is not consist with statusline. <img width="504" height="96" alt="Image" src="https://github.com/user-attachments/assets/f052dd71-1d9a-4e55-95eb-7e2f744f2ff3" /> If this intuitive background color inheritance relationship is not allowed, then close this issue. -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/issues/20869#issuecomment-5120430983 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/issues/20869/[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/issues/20869/5120430983%40github.com.