Skip to content

Highlight fg/bg transparency

Problem: setting highlight-transparency applies both to foreground and background, so setting low opacity for background makes link numbers hardly visible.

Solution: implement separate options for foreground/background, allowing greater customizability.

What I am not sure how to handle is the breaking change. Should highlight-bg-transparency and highlight-fg-transparency fallback to highlight-transparency, or this isn't necessary?

Merge request reports