This theme is in development stage and a lot of things need to be covered. Theme works only with [Neovim](https://neovim.io) and `termguicolors` option.
# Instalation
```VimL
Plug 'ayu-theme/ayu-vim' " or other package manager
"...
colorscheme ayu
set background=light " for light version of theme
set background=dark " for dark version of theme
```
# Term colors
For now In `/term` you can find color schemes for iTerm. More to come.
To get indent line like in the screenshot install https://github.com/Yggdroot/indentLine with my version of `Roboto Mono for Powerline` from this repo and add this config.