You are not logged in.
Link:
https://github.com/w0ng/vim-hybrid
tl;dr: highlight groupings = Jellybeans; colour palette = Tomorrow-Night; code = Solarized
Over the past year I've been cycling between Jellybeans, Tomorrow-Night and Solarized colourschemes for vim. hybrid is just a mish mash of these three, for the following reasons.
Jellybeans
I like the the way the syntax is highlighted, but the colour contrast is too high for me, especially when switching to and from documents with a white background. I mostly use terminal vim. I don't like how CSApprox gets a lot of the cterm colours wrong (especially the greyscale colours).
Tomorrow-Night
I like the colour palette used in this colourscheme. However, the groupings for syntax highlighting seemed rather incomplete. Again, this uses CSApprox with a few of the cterm estimates not being the closest match.
Solarized
A+ for effort. Despite the 'science' behind the colours used, I couldn't get myself to like the blue background or colouring for red. The code in this colourscheme is a lot nicer than the previous two, though. For vim, only cterm colours are loaded. For gvim, only gui colours are loaded. No automatic CSApprox function is used. cterm colours are manually entered to correspond correctly with the gui colours.
All configs @ https://github.com/w0ng
Offline
Nice. Thanks!
Cedric Girard
Offline
Very pretty.
Offline
I love it! Thanks.
Offline
What's the font of your vim?
Offline
I'm trying it out now, looks really nice!
What's the font of your vim?
I would like to know this as well.
Offline
I have been using it for awhile now. Very pleased, also being new to VIm I learned a great deal from the your configs. Thanks.
Last edited by doug piston (2012-10-20 14:54:10)
Offline
Offline
If you look at his configs then you'd see it is 'Cousine Regen for Powerline'
PS: w0ng - Thanks for the colour scheme! Been using it for a while now!
Last edited by nperry (2012-11-03 11:17:05)
Offline
You can also see that he did this only 25 days ago; also, when you look at the screen shot in his blog, you'll notice that Cousine Regen has a dotted 0, but Terminus has a slashed one.
Offline