Earlier quoted context omitted.
I use wombat too, its easy on the eyes and a very aesthetically pleasing color scheme.
Customized Wombat, yep.
Ask HN: Your code editor, black on white or white on black?
61–70 of 127 posts
Re: Ask HN: Your code editor, black on white or white on black?
#62There's a solid usability reason why inverse (light-on-dark) is better for anything with syntax highlighting, like terminals and code. Many colors of the spectra have poor contrast with white when used in an emmisive light context, like your screen. Yellow on white is illegible because it lacks contrast. The range of distinguishable, saturated colors is much larger on a black background, and you can comfortably add a…
In my experience dark backgrounds with light text are more tiring on the eyes in long coding sessions. Text gets blurrier quicker than when using a lighter background. I came to this conclusion after years of using dark backgrounds, and having switched to light backgrounds.
Personally, I think the question should not be 'white background or black background', because IMO a light gray or blue background is even better. Borland was on to something with their C++ and Pascal IDE's ;-)
Re: Ask HN: Your code editor, black on white or white on black?
#63I find the perfect colors largely depend on monitor and environment though.
Re: Ask HN: Your code editor, black on white or white on black?
#64Re: Ask HN: Your code editor, black on white or white on black?
#65At home its default Eclipse theme (light) but that's mostly because of pure laziness. This thread has been a good reminder to change that after my reformat this holiday :)
Re: Ask HN: Your code editor, black on white or white on black?
#66http://alternateidea.com/blog/articles/2006/1/3/textmate-vib...
Font: inconsolata of course. http://www.levien.com/type/myfonts/inconsolata.html
Re: Ask HN: Your code editor, black on white or white on black?
#67Re: Ask HN: Your code editor, black on white or white on black?
#68http://studiostyl.es/schemes/coding-instinct-theme
with some customizations.