question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Underlined highlight group doesn't use defined color for underline

See original GitHub issue

image

hi Underlined cterm=underline ctermfg=61 ctermbg=15 gui=underline guifg=#5050c0 guibg=5050c0

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
yatlicommented, Feb 5, 2020

Thanks! De-facto behavior compliance overrides minor “personal aesthetics” 😃

0reactions
habamaxcommented, Feb 5, 2020

Could you verify the behavior in gVim or nvim-qt?

What exactly?

Gvim

image

neovim-qt image

vim (powershell)

image

nvim (powershell) image

Read more comments on GitHub >

github_iconTop Results From Across the Web

underline word in vim without changing its color
For new highlight groups, just leave off the bg / fg definitions. To override an existing group, use the special color NONE :...
Read more >
Can't underline highlighted text (soul)
\underline works but I don't seem to be able to change its color and spacing like \setulcolor{gray} and \setul{1pt}{} for \ul , and...
Read more >
How would one change the spell-checking style while ...
I'm aware it's possible underline a certain highlight group with cterm=underline , and I can change to foreground color with the ctermfg option, ......
Read more >
Underlining search results in vim (instead of highlighting ...
That command will set the text color (i.e, foreground) of the found search words to yellow (againt black background) and will underline them ......
Read more >
change colour/underline menu the article is in.
Hi! Can I highlight somehow (underline/change colour) the menu section I'm in once i'm in it? I mean: I'm in this section Cre-attività ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found