nanotech/jellybeans.vim

Port jellybeans to base16?

Opened this issue · 0 comments

I really like Jellybeans, but I'm having a lot of problems making it work with my terminal colorscheme (mostly problems with colorcolumn and wildselect, that maps to 233 instead of 234, breaking some functions).

I have been looking to find the colors so I can, match jellybeans colors of my terminal colorscheme, but I don't understand the underlying code :(.

Base16 have a builder[1] that builds colorschemes for terminalls, shell and stuff (vim included, but I don't think it will be a good idea), only by defining 16 colors in a yaml file. If you can tell me how I can do that it would be great :)

[1] https://github.com/chriskempson/base16-builder