All Projects → mgutz → vim-colors

mgutz / vim-colors

Licence: other
My gVim colorschemes.

Programming Languages

Vim Script
2826 projects
coffeescript
4710 projects

Vim/gVim Colorschemes

Styled to have

  • Less distracting splitters
  • Low contrast line numbers and comments
  • Unbusy NERDTree

Highly recommend using my custom tabline if you use tabs. Insert this line in .vimrc

let g:mgutz_tabline=1

GUI Colorschemes

  • chance-of-storm : off black with bright colors : screenshot
  • idle : off-white theme based on Python idle (fruidle) : screenshot
  • underwater-mod : darkish blue with bright colors : screenshot

Terminal/GUI Colorschemes

These are optimized for 256-color terminals and GUI. They should look identical on both, unless terminal uses a custom color palette.

  • t256 : black background (black works best on transparency-enabled terminals)

Generated Colorschemes

The combined terminal/GUI colorschemes, t256 for example, are generated from CoffeeScript sources.

To customize,

npm install
npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].