# Pygments VIM Styles

A collection of famous VIM theme, fixed and converted to pygments CSS.
Feel free to fork and add your favorite theme using the guide below!

Included until now:

[DARK BACKGROUND]

- desert
- mustang
- no_quarter
- peaksea
- railscasts
- rdark
- slate
- wombat
- freya   (Thanks to github.com/underhilllabs)
- inkpot  (Thanks to github.com/underhilllabs)

[LIGHT BACKGROUND]

- nuvola

### Convert your VIM styles
These CSS have been generated using the following script:

- https://github.com/honza/vim2pygments
- http://honza.ca/2011/02/how-to-convert-vim-colorschemes-to-pygments-themes

### Themes
- Wombat: http://www.vim.org/scripts/script.php?script_id=1778

- Mustang: http://hcalves.deviantart.com/art/Mustang-Vim-Colorscheme-98974484

- Other VIM themes are part of the Color Sampler Pack http://www.vim.org/scripts/script.php?script_id=625 (originally from vim.sf.net )

### Example

![Screenshot](https://github.com/uraimo/pygments-vimstyles/raw/master/screen.png)
