bamzi / bamzi-theme

Bamzi color scheme theme for vim neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

vim.cmd[[colorscheme bamzi]]

Generator

cargo install colorgen-nvim

colorgen-nvim bamzi.toml

About

Bamzi color scheme theme for vim neovim

License:MIT License


Languages

Language:Lua 99.8%Language:Vim Script 0.2%