Beautiful, dark colour schema for Neovim
Created with colorgen
To install ariake.nvim you need a plugin manager.
Example with Lazy.nvim
return {
{
'jim-at-jibba/ariake.nvim',
config = function ()
vim.cmd.colorscheme 'ariake'
end
}
}
In the extras folder there are Ariake theme files for:
James Best |
- Website: jamesbest.uk
- Twitter: @jimgbest
- Github: @jim-at-jibba
Give a ⭐️ if this project helped you!