README.md
April 21, 2024 · View on GitHub
Beautiful, dark colour schema for Neovim
Ariake
Created with colorgen
Install
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
}
}
Extra
In the extras folder there are Ariake theme files for:
Examples
Maintainers
| James Best |
- Website: jamesbest.uk
- Twitter: @jimgbest
- Github: @jim-at-jibba
License
Show your support
Give a ⭐️ if this project helped you!