Ayu colorscheme ported to the Kakoune editor.
If you can think of a better assignment of the colors; feel free to open an issue / PR.
If you have use plug.kak then you can simply add to your config
plug "icantjuddle/ayu-kak" theme
Otherwise just link the theme files into your config's color sub-folder.
ln -s $XDG_CONFIG_HOME//kak/colors/ $PWD/colors/*
- Ayu colorscheme : dempfi/ayu
- Kakoune editor : mawww/kakoune