jim-at-jibba/ariake.nvim

github github
colorschemetreesitter-colorschemes
stars 10
issues 0
subscribers 1
forks 0
CREATED

2024-04-20

UPDATED

4 days ago


Beautiful, dark colour schema for Neovim

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
James Best

License

MIT License

Show your support

Give a ⭐️ if this project helped you!