Home

Awesome

<p> <a href="#" target="_blank"> <img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" /> </a> <a href="https://twitter.com/jimgbest" target="_blank"> <img alt="Twitter: jimgbest" src="https://img.shields.io/twitter/follow/jimgbest.svg?style=social" /> </a> </p>

Beautiful, dark colour schema for Neovim

<div align="center"> <h1>Ariake</h1> <img alt="Example" src="./assets/typescriptreact.png" /> </div>

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

<img alt="Example" src="./assets/go.png" /> <img alt="Example" src="./assets/python.png" /> <img alt="Example" src="./assets/lua.png" />

Maintainers

James
James Best

License

MIT License

Show your support

Give a ⭐️ if this project helped you!