dylanaraps / wal.vim

🎨 A vim colorscheme for use with wal
MIT License
220 stars 41 forks source link

termguicolors issues #29

Closed typkrft closed 4 years ago

typkrft commented 4 years ago

It appears that set termguicolors breaks this theme. Unfortunately, it's a setting required for a number of plugins to work.

NVIM v0.4.3 iTerm2 3.3.12 macOS 10.15.5

typkrft commented 4 years ago

I "made" a Wal Template that can be used here. I'm going to close this, but I'll try to make something that sources the already made template colors-wal.vim but I don't know vimscript that well so we shall see. I'll update the comment if I do just in case anyone runs into this.

typkrft commented 4 years ago

This should work. You get a pywal'd theme and it plays nicely with plugins that require termguicolors to be set like 'junegunn/rainbow_parentheses.vim' and 'norcalli/nvim-colorizer.lua'.

Screen Shot 2020-07-17 at 7 48 43 PM