obsidian-solarized icon indicating copy to clipboard operation
obsidian-solarized copied to clipboard

Vim cursor within highlight is invisible

Open harmtemolder opened this issue 1 year ago • 0 comments

The vim cursor background is var(--interactive-accent). ==Highlight== backgrounds are var(--text-highlight-bg). Both are set to var(--color-accent). So when the cursor is positioned within a highlight in editing view, it becomes invisible. There does not seem to be a way to detect the text under the cursor from the cursor layer. Maybe just use a different color for one of the two?

harmtemolder avatar Oct 30 '24 15:10 harmtemolder