Fork of base16-kakoune
modified to adhere to new syntax for kak colorschemes.
set-face <scope> <name> <facespec>
This is not a proper builder. Converted to python script from javascript, stand-in untill I can write a proper base-16 builder for kakoune.
Colors definitions come from base16-json, the template is based on base16.kak.
run python build.py
to regenerate the content of ./colors
Copy ./colors
to $XDG_CONFIG_HOME/kak/
Then, inside Kakoune, execute the :colorscheme
command to choose the one you want.