onivim/oni

Textmate Highlighting: Visual mode selection does not have correct background

Open

#2629 opened on Oct 12, 2018

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

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