wpgtk.vim colour scheme does not work in Oni
Author: lachlanshoesmithCreated Dec 27, 2018Updated Dec 30, 2019
Oni Version: 0.3.9 Neovim Version (Linux only): 0.3.1 Operating System: Manjaro Linux (kernel 4.14.90-1-MANJARO)
Issue: The wpgtk.vim colour scheme (similar to wal.vim) is not working properly with Oni. Instead, it displays default colours (not to be confused with the Nord theme).
Expected behavior:
I would expect Oni to somewhat resemble what the theme looks like with standard nvim or vim in my terminal (Alacritty):

Actual behavior:

I thought I would mention that you may have seen the Dracula theme being imported in my ~/.vimrc. Yes, this theme does work correctly in Oni for me.
Steps to reproduce:
- Download and install the aforementioned wpgtk.vim theme; I used vim-plug to do this.
- Set the theme within your ~/.vimrc (or nvim config) with
colorscheme wpgtk. - Load
init.vimwith Oni. - In Oni config, set "ui.colorscheme" to "wpgtk".
Source: onivim/oni