A kakoune color scheme designer.
https://delapouite.github.io/kakoune-ink/
npm install
npm run watch
console.log(JSON.stringify(JSON.parse(localStorage.getItem('state')).parsedSource));
- kakoune-colors: collection of dark and light colorschemes
- kakoune-palette: preview colors in the gutter
Based on vim.ink
MIT