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
- Host: GitHub
- URL: https://github.com/bamzi/bamzi-theme
- Owner: bamzi
- License: mit
- Created: 2021-09-16T17:45:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T15:08:49.000Z (10 months ago)
- Last Synced: 2025-04-09T16:25:53.451Z (10 months ago)
- Topics: color-scheme, neovim, neovim-colorscheme, theme, vim, vim-colorscheme, vim-plugin, vim-theme
- Language: Lua
- Homepage:
- Size: 113 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`