Skip to content

jim-at-jibba/ariake.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT Twitter: jimgbest

Beautiful, dark colour schema for Neovim

Ariake

Example

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

Example

Example

Example

Maintainers

James
James Best

License

MIT License

Show your support

Give a ⭐️ if this project helped you!

About

Port of my Vimscript theme to Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published