TerseTears / maani.nvim

Colorful dark colorscheme for Neovim
MIT License
11 stars 0 forks source link
colorscheme neovim-colorscheme

:bosnia_herzegovina: Maani Neovim Colorscheme

A theme inspired by the three colors of the Bosnian flag, and :heart:. Focus has been:

:film_strip: Screenshots

:vhs: Installation

The theme is made using the wonderful lush.nvim plugin and requires it as dependency:

" using vim-plug
Plug 'rktjmp/lush.nvim'
Plug 'tersetears/maani.nvim'

Of course, to set it as default theme, add or modify below line in init.nvim:

colorscheme maani

:construction: Plugin Support

These are the supported plugins

I also use the following plugins and haven't had issues with the default colors provided by their fallback highlighting groups:

Nevertheless, if the colorscheme provides ugly colors for any plugins that you use, or any cli app, please do open an issue.

:hammer: Making The Theme Better

If you find a part of the theme not working as intended, or if you think part of it would benefit from different highlighting choices, please do open an issue.

Of course, bear in mind that you can always extend the theme using lush and lua quite easily.

A Lush Theme for Neovim.

See: http://git.io/lush.nvim for more information on Lush.