An open API service indexing awesome lists of open source software.

https://github.com/bamzi/bamzi-theme

Bamzi color scheme theme for vim neovim
https://github.com/bamzi/bamzi-theme

color-scheme neovim neovim-colorscheme theme vim vim-colorscheme vim-plugin vim-theme

Last synced: 9 months ago
JSON representation

Bamzi color scheme theme for vim neovim

Awesome Lists containing this project

README

          

# bamzi-theme

Bamzi color scheme theme for vim nvim

Note: vscode color theme in the works.

## 🚀 Usage

##### Neovim

Works with:

- Packer
- Pathogen
- Vundle
- Plug
- NeoBundle
- Dein

###### Install

`Plug "bamzi/bamzi-theme"`
or your choice of package manager

To set the theme you can use the following.

```lua
vim.cmd[[colorscheme bamzi]]
```

### Generator

`cargo install colorgen-nvim`

`colorgen-nvim bamzi.toml`