A dark 256-color color scheme for vim.
- Minimal colors, to avoid distracting
- Shades of gray for most elements; orange for exceptional elements (constants & errors)
- Bright keywords to highlight structure.
- Dark comments & strings to emphasize surrounding code.
- Enable 256 colors in vim.
- Install using your favorite plugin manager.
- Add
colorscheme 256_noir
to ~/.vimrc