This is a fork with some modifications from the original. It just changes the mirage style BufferPadding and Prompt/StatusLine stuff. Here's a screenshot of this used with it's companion powerline plugin:
Below is the original README:
ayu-kak
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.
Install
If you have use plug.kak then you can simply add to your config
plug "jaredramirez/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/*
Thanks!
- Ayu colorscheme : dempfi/ayu
- Kakoune editor : mawww/kakoune