What syntax colour schemes do you use?
-
Vince, our IT dude, has complained bitterly (well, casually) that the colours we use for PHP don't match what he prefers in his editor. He's using a black background which makes things difficult, but I was hoping for a quick strawpoll of what colours for things like keywords and comments make PHP devs feel most at home. In fact, why not open this up for all languages. Java, Ruby, PERL, Objective C - anything.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
Standard VS color scheme, except for the background which I've made light grey. Imho, this simple tweak greatly reduces eye fatigue! /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
-
Vince, our IT dude, has complained bitterly (well, casually) that the colours we use for PHP don't match what he prefers in his editor. He's using a black background which makes things difficult, but I was hoping for a quick strawpoll of what colours for things like keywords and comments make PHP devs feel most at home. In fact, why not open this up for all languages. Java, Ruby, PERL, Objective C - anything.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
This guy has color schemes that are the easiest on the eyes: http://studiostyl.es/schemes/andy-s-ragnarok-grey[^]
Steve Wellens
-
Vince, our IT dude, has complained bitterly (well, casually) that the colours we use for PHP don't match what he prefers in his editor. He's using a black background which makes things difficult, but I was hoping for a quick strawpoll of what colours for things like keywords and comments make PHP devs feel most at home. In fact, why not open this up for all languages. Java, Ruby, PERL, Objective C - anything.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
Defaults. Always defaults. I never mess with them.
Chris Maunder wrote:
what colours for things like keywords and comments make PHP devs feel most at home
Black on black so that they do not have to see the sin they are committing. :)
"The worst code you'll come across is code you wrote last year.", wizardzz[^]
-
Vince, our IT dude, has complained bitterly (well, casually) that the colours we use for PHP don't match what he prefers in his editor. He's using a black background which makes things difficult, but I was hoping for a quick strawpoll of what colours for things like keywords and comments make PHP devs feel most at home. In fact, why not open this up for all languages. Java, Ruby, PERL, Objective C - anything.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
I find a black background easiest on my tired old eyes. I vary the foreground depending on what editor I'm using but it's often brown or cyan. Keywords and operators I usually make yellow, comments white. Unfortunately, there are often a few attributes that are unchangeable and don't work well with a black background. Some products are much better at that than others.
-
Vince, our IT dude, has complained bitterly (well, casually) that the colours we use for PHP don't match what he prefers in his editor. He's using a black background which makes things difficult, but I was hoping for a quick strawpoll of what colours for things like keywords and comments make PHP devs feel most at home. In fact, why not open this up for all languages. Java, Ruby, PERL, Objective C - anything.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
I prefer blue for keywords, green for comments, red for strings and integers, all on a white background :)
See if you can crack this: b749f6c269a746243debc6488046e33f
So far, no one seems to have cracked this!The unofficial awesome history of Code Project's Bob! "People demand freedom of speech to make up for the freedom of thought which they avoid."
-
Vince, our IT dude, has complained bitterly (well, casually) that the colours we use for PHP don't match what he prefers in his editor. He's using a black background which makes things difficult, but I was hoping for a quick strawpoll of what colours for things like keywords and comments make PHP devs feel most at home. In fact, why not open this up for all languages. Java, Ruby, PERL, Objective C - anything.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
Come on guys. When did colour schemes become important to us? Next thing, you'll be advocating throw pillows and cushions round the office. Let's talk about important things now. Cars, bacon and beer.
Forgive your enemies - it messes with their heads
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
Come on guys. When did colour schemes become important to us? Next thing, you'll be advocating throw pillows and cushions round the office. Let's talk about important things now. Cars, bacon and beer.
Forgive your enemies - it messes with their heads
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
Actually the wall paper is what's been giving me a headache. The velvet touch or the paisley?
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
Vince, our IT dude, has complained bitterly (well, casually) that the colours we use for PHP don't match what he prefers in his editor. He's using a black background which makes things difficult, but I was hoping for a quick strawpoll of what colours for things like keywords and comments make PHP devs feel most at home. In fact, why not open this up for all languages. Java, Ruby, PERL, Objective C - anything.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
My monitor colors are set to high contrast black, with white characters on a black background ('cause I'm freaking blind). The default syntax colorings ALL assume black characters on white background, so they don't work for me. It's a constant low-level pain. At work, I have sometimes asked if colored text we all have to share because there's no programmable default could be set to make sense for my color scheme, and I ALWAYS demand that apps we write make sense when a microsoft-supplied accessible color scheme is selected, 'cause accessible design is goog design. On the other hand, I could hardly care less what colors you use, since I don't have to be you. I don't see why the IT guy is so upset. The reason the colors are configurable is so he can do what he likes and you can do what you like. If the IT guy is complaining about what you like, the problem is probably very different from what colors your syntax are colored.
-
Vince, our IT dude, has complained bitterly (well, casually) that the colours we use for PHP don't match what he prefers in his editor. He's using a black background which makes things difficult, but I was hoping for a quick strawpoll of what colours for things like keywords and comments make PHP devs feel most at home. In fact, why not open this up for all languages. Java, Ruby, PERL, Objective C - anything.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
http://studiostyl.es/ Son of obsidian FTW
-
Vince, our IT dude, has complained bitterly (well, casually) that the colours we use for PHP don't match what he prefers in his editor. He's using a black background which makes things difficult, but I was hoping for a quick strawpoll of what colours for things like keywords and comments make PHP devs feel most at home. In fact, why not open this up for all languages. Java, Ruby, PERL, Objective C - anything.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
I have this problem with white background. I can read lighter text on dark or black background all day long, but if I focus on light background, my eyes got tired quickly and so my vision becomes blurry. VS2008/VS2010 can export and import theme so I saved my favor theme and import it as needed. I know one's theme is ugly to the next person. We just need to play and find our own eyes/health setting . ;) I configure my colors this way for so long, I memorized all colors setting based on the function(results from old day DOS, text-based). I configured Eclipse, Netbeans and SQL the same basic setting. background: black normal text: lightgray comment: gray/italic charater/string: lime number/float: white binary/hex/memory address: Magenta variable/function: aqua/light cyan type/class name: bold teal symbol/delimitors: yellow language keywork: red pre-processor: green error: red warning: yellow selected: yellow on blue Font: equal space font type.
-
i've given up fighting the defaults (especially since i have to reinstall VS08 after every Windows update). so... whatever MS feels is appropriate is what i use. but i know guys who set it up so that it looks just like an old 8-bit PC display: white blocky monospaced font on a bright blue background.
You can export your settings and then re-import them after the reinstall.
-
http://studiostyl.es/ Son of obsidian FTW
Yes, best place for VS styles. For me, it's Code Anxiety FTW!
-
Vince, our IT dude, has complained bitterly (well, casually) that the colours we use for PHP don't match what he prefers in his editor. He's using a black background which makes things difficult, but I was hoping for a quick strawpoll of what colours for things like keywords and comments make PHP devs feel most at home. In fact, why not open this up for all languages. Java, Ruby, PERL, Objective C - anything.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
For PHP, color everything "kludge".
-
Vince, our IT dude, has complained bitterly (well, casually) that the colours we use for PHP don't match what he prefers in his editor. He's using a black background which makes things difficult, but I was hoping for a quick strawpoll of what colours for things like keywords and comments make PHP devs feel most at home. In fact, why not open this up for all languages. Java, Ruby, PERL, Objective C - anything.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
Vince, our IT dude, has complained bitterly (well, casually) that the colours we use for PHP don't match what he prefers in his editor. He's using a black background which makes things difficult, but I was hoping for a quick strawpoll of what colours for things like keywords and comments make PHP devs feel most at home. In fact, why not open this up for all languages. Java, Ruby, PERL, Objective C - anything.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
A slightly modified version of http://studiostyl.es/schemes/selenitic[^]
I wish I could change my favorite color to be yellow.