Creating Custom Code Syntax Highlighting Color Themes

2

I've come across a couple of websites that have been very helpful in allowing people to create custom color themes for their favorite IDE's.

Is there a similar website for Vim?

E-rich

Posted 2011-07-06T12:59:42.900

Reputation: 355

Answers

0

I don't know about the Visual Studio and Eclipse themes you linked to, but I usually go to

http://www.vim.org/scripts/script.php?script_id=625

for vim colorschemes. I think we can only talk about color schemes in vim

There's a downloadable collection of colorschemes, which may not be what you're looking for, but I suspect there must be some documentation on the vim.org website somewhere about creating your own colorscheme

pavium

Posted 2011-07-06T12:59:42.900

Reputation: 5 956