Ariake.nvim :: Neovim Theme

Ariake.nvim :: Neovim Theme

Beautiful, dark colour theme for Neovim

Ariake Repo

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

Example Example Example