onivim/oni

Textmate Highlighting: Visual mode selection does not have correct background

Offen

#2.629 geöffnet am 12.10.2018

 (0 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)TypeScript (297 Forks)batch import
help wantedinsider

Repository-Metriken

Stars
 (11.247 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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