onivim/oni

Textmate Highlighting: Visual mode selection does not have correct background

Open

#2,629 opened on Oct 12, 2018

View on GitHub
 (0 comments) (2 reactions) (0 assignees)TypeScript (336 forks)batch import
help wantedinsider

Repository metrics

Stars
 (11,389 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Reported by @josemarluedke on discord.

Oni Version: v0.3.7 Operating System: Windows

Issue:

With textmate highlighting active, you see this: image

And he also tested out gruvbox dark: image

On my machine / config with gruvbox_dark, I see this: image

Steps to reproduce:

  • This reproduces both with gruvbox_dark and dracula themes

There's potentially an issue with how we're synchronizing colors / schemes to Neovim.

Contributor guide