CrunchBang (now BunsenLabs) was a lightweight Linux operating system with a sharp modern grey colour scheme.
vim-crunchbang is a Vim (and terminal) theme made of CrunchBang greys and complementary accent colours.
Download the colourscheme file and place in directory ~/.vim/colors/
(Linux/Mac) or %userprofile%\vimfiles\colors\
(Windows).
For easy management of Vim colour schemes (and other plugins), try a plugin manager. With vim-plug, for instance, just add Plug 'nightsense/vim-crunchbang'
to the list of plugins in vimrc
, then run PlugUpdate
.
To activate the crunchbang theme, add colorscheme crunchbang
to the vimrc
file.
For Neovim, add set termguicolors
to enable truecolour support.
In order for vim-crunchbang to work properly in terminal Vim, set the terminal's colours to match.
As of now, this repository provides the following terminal configuration files:
Xresources
file for xterm and urxvt (Linux)gsettings
'command blocks' for pantheon-terminal (elementary OS)