Ask HN: Your code editor, black on white or white on black?
51–60 of 127 posts
Re: Ask HN: Your code editor, black on white or white on black?
#52I go Solarized http://ethanschoonover.com/solarized
I like both themes, but have been sticking to the dark one because of display issues on my laptop.
Re: Ask HN: Your code editor, black on white or white on black?
#53I'm surprised nobody talked about Wombat. It's the theme I use everywhere I can. It's on a dark gray background. Here is a screenshot: http://dengmao.wordpress.com/2007/01/22/vim-color-scheme-wom...
Re: Ask HN: Your code editor, black on white or white on black?
#54I wouldn't say white on black, more like grey and some other muted colors on black. I remember making the switch from black on white. I was working a contract job with ungodly hours and my eyes were pretty much always red and irritated. I started to notice certain colors on the screen were particularly irritating so I started to fiddle with the color scheme and eventually ended up with the light on black scheme. It w…
Re: Ask HN: Your code editor, black on white or white on black?
#55I wouldn't say white on black, more like grey and some other muted colors on black. I remember making the switch from black on white. I was working a contract job with ungodly hours and my eyes were pretty much always red and irritated. I started to notice certain colors on the screen were particularly irritating so I started to fiddle with the color scheme and eventually ended up with the light on black scheme. It w…
You should try f.lux -- http://stereopsis.com/flux/ . It really makes night time computing easier on the eyes.
Re: Ask HN: Your code editor, black on white or white on black?
#56Re: Ask HN: Your code editor, black on white or white on black?
#57I'm surprised nobody talked about Wombat. It's the theme I use everywhere I can. It's on a dark gray background. Here is a screenshot: http://dengmao.wordpress.com/2007/01/22/vim-color-scheme-wom...
I use wombat too, its easy on the eyes and a very aesthetically pleasing color scheme.
Re: Ask HN: Your code editor, black on white or white on black?
#58Earlier quoted context omitted.
You should try f.lux -- http://stereopsis.com/flux/ . It really makes night time computing easier on the eyes.
I concur - I've been using this a while and it has made a huge difference to evenings spent in front of screens, and available on all platforms.
Re: Ask HN: Your code editor, black on white or white on black?
#59Many 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 second palette of less-saturated (dimmed) colors without sacrificing legibility. Your range of choices on light backgrounds is far more limiting.
For situations where there are a large number of potential "highlights" which must be distinguishable, it makes sense to have access to a larger palette of color options.