onivim/oni

Textmate Highlighting: Visual mode selection does not have correct background

Open

#2.629 aberto em 12 de out. de 2018

Ver no GitHub
 (0 comments) (2 reactions) (0 assignees)TypeScript (336 forks)batch import
help wantedinsider

Métricas do repositório

Stars
 (11.389 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador