The subject often resurfaces amongst developers: What does your IDE look like? What font do you use? What color scheme? How do you format your code?
Scott Hanselman and Jeff Atwood started showing how their IDE look like, and I thought I'd join the club. I prefer a bitmap font, not affected by ClearType anti-aliasing. I do believe ClearType does a great job, but at smaller font sizes. For small fonts, I want the crispness of my LCD screen to show. At larger fonts, like Scott is using, I admit Consolas and Inconsolata are doing a great job, but at smaller sizes, ProggySquare (with slashed zero) is the best font around.
As for colors, I do prefer light text over a dark background, but black creates too much of a contrast. I prefer a grayish dark blue background. Also, I tend to use the same forecolor for many different elements. I can't stand the Christmas Tree IDE.
Finally, I'm a fan of spaces in parentheses, not around them. Enough words, here's a screenshot:
UPDATE: Check this post for a little refresh of the theme and to download my VSSETTINGS file.