Ask HN: Do you program in black or white?
Interestingly it’s a huge improvement for me. I seem to be much more focussed. It’s also really pleasing to look at code now.
Did you have similar experiences? In which colours do you program?
Interestingly it’s a huge improvement for me. I seem to be much more focussed. It’s also really pleasing to look at code now.
Did you have similar experiences? In which colours do you program?
[+] [-] hbien|17 years ago|reply
I tried switching to the white background for a week, but it really hurt my eyes. I had to switch back after a few days.
[+] [-] PieSquared|17 years ago|reply
[+] [-] invisible|17 years ago|reply
[+] [-] maco|17 years ago|reply
[+] [-] notaddicted|17 years ago|reply
[+] [-] jballanc|17 years ago|reply
[+] [-] zacharydanger|17 years ago|reply
[+] [-] unknown|17 years ago|reply
[deleted]
[+] [-] dejb|17 years ago|reply
[+] [-] pavelludiq|17 years ago|reply
http://www.vim.org/scripts/script.php?script_id=1778
I like it a lot!
[+] [-] nailer|17 years ago|reply
[+] [-] Laurentvw|17 years ago|reply
IMO, colored code makes the process much more fun. I'm not sure if it makes me more productive though, but I wouldn't rule it out.
Small screenshot: http://photos-f.ak.fbcdn.net/photos-ak-snc1/v2102/219/106/34...
[+] [-] tarmac|17 years ago|reply
[+] [-] Goladus|17 years ago|reply
If it weren't for syntax highlighting, I'd prefer slight color variations, with not much preference towards dark-on-light or light-on-dark. If I have a lighter background I usually prefer the text to be black. If I have a darker background I usually prefer the text to be slightly colored. In web terms, an example would be "99DD99" text on "303030" background, or "99DD99" background with black text.
[+] [-] MrRage|17 years ago|reply
I also can't stand it if the syntax highlighting is too colorful. I like some coloring for reserved words, type names, comments, and string literals. Other than that black on white.
What I find more important that color schemes is having a nice font. If you're on Windows, and not using Consolas, you're missing out big time. Consolas is actually designed to look good with sub-pixel rendering. If you can't use Consolas, Bitstream Vera Sans Mono is a nice second.
[+] [-] s3graham|17 years ago|reply
[+] [-] brandonkm|17 years ago|reply
[+] [-] burke|17 years ago|reply
http://github.com/burke/color-theme-ir-black/blob/master/scr...
EDIT: Upon further investigation, I believe this color theme originated from http://blog.infinitered.com/entries/show/6 .
[+] [-] MaysonL|17 years ago|reply
[+] [-] awt|17 years ago|reply
[+] [-] raquo|17 years ago|reply
Also, overhighlighting kills my ability to focus - I use at max. 4 colors
[+] [-] there|17 years ago|reply
10 years later and i'm now using openbsd on a laptop and typing in an xterm instead of a vt510, but i still only use bold/underline/reverse in all of those terminal apps. however, i did switch from grey text on a black background on the vt510 to black text on a white background in xterm, but that's probably just because it's the default on openbsd.
[+] [-] mrtron|17 years ago|reply
Maybe I should switch to dark - it is a bit nicer on the eyes I think.
Edit: Switched over Textmate to a dark theme, and I am glad for the reminder. I don't know why on this new machine I didn't have it set that way!
[+] [-] colonhyphenp|17 years ago|reply
[+] [-] russell|17 years ago|reply
[+] [-] johngunderman|17 years ago|reply
Java - white (Eclipse)
Python - Black (gedit)
Lisp - White (emacs)
Ruby - White (TextEdit)
C/C++ - Black (gedit)
I have noticed that certain text editors have dark themes I like, whereas other dark themes just hurt my eyes. I have no true preference, only what I am used to.
[+] [-] wenbert|17 years ago|reply
Very easy to read. And not boring.