You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
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
The text was updated successfully, but these errors were encountered: