Thursday, April 17, 2025

Re: Custom highlight color outside the 16-set cterm palette?

Thanks everyone!

On Wed, 16 Apr 2025 22:13:00 -0700 (PDT) Romain Lafourcade wrote:

> highlight SpecialKey ctermfg=235 ctermbg=black

This is what worked fine for me and what I was looking for:

highlight SpecialKey ctermfg=grey ctermbg=234

Is there a way to "give priority" to the color of the CursorLine?
Currently I have:

highlight CursorLine ctermbg=Black ctermfg=none

However, when the cursor is on a line containing a "tab", the tab
"takes priority" and the part of the line is not fully on black
background (as per CursorLine config).

What determines which is prioritized and how can one control that?

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/20250417143222.54c235ce%40localhost.

No comments: