Programming colours
-
Your question gave me an idea. I have some coworkers that like to keep code comments to a minimum, and I like to keep them to a maximum. Maybe I should recommend that they use a white background and white text for code comments. :-\
-
We've been through color suggestions before.
It's a matter of personal taste."The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"As far as we know, our computer has never had an undetected error." - Weisert
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010
ow that hurt!
Never underestimate the power of human stupidity RAH
-
It's been asked by others before, but I'm going to ask again. Which colours do you use for your editor/IDE? I normally use a white background with blue as the keyword colour and green for strings, and a shade of red for integers/hex values. But I've got a new editor (Notepad++) and I've been playing around with the various default themes it comes with and I quite like some of the "darker" themes. E.G. black or dark grey background and one theme even has a pale khaki green which surprisingly looks quite good. And then I started to think, perhaps certain colours are more better for programming than others. I know that some research was done a while ago which concluded that people doing maths are generally "better" or able to remember sequences of numbers better if they are written down/displayed on screen using different colours. Any thoughts on which colours to use? I'm thinking darker colours for at least the background are less strenuous on your eyes. Edit: Oh and also, which fonts do you use? I normally use things like Courier (Sometimes I can only use Courier, particularly when working on Linux with a terminal) but sometimes fonts that are "smooth" are much more pleasing on the eye.
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|===
I'm so used to using the defaults (and those defaults always changing) that I have no idea :D I always made it a point to be able to do anything without a ton of tools. I also don't get used to custom settings because I find that it's distracting if I end up using something without those settings. I always appreciate syntax highlighting, but I honestly couldn't tell you the color or font that even my current IDE uses. If it colors it , then I'm good with it. p.s. You can change the fonts? Wow...
If it moves, compile it
-
It's been asked by others before, but I'm going to ask again. Which colours do you use for your editor/IDE? I normally use a white background with blue as the keyword colour and green for strings, and a shade of red for integers/hex values. But I've got a new editor (Notepad++) and I've been playing around with the various default themes it comes with and I quite like some of the "darker" themes. E.G. black or dark grey background and one theme even has a pale khaki green which surprisingly looks quite good. And then I started to think, perhaps certain colours are more better for programming than others. I know that some research was done a while ago which concluded that people doing maths are generally "better" or able to remember sequences of numbers better if they are written down/displayed on screen using different colours. Any thoughts on which colours to use? I'm thinking darker colours for at least the background are less strenuous on your eyes. Edit: Oh and also, which fonts do you use? I normally use things like Courier (Sometimes I can only use Courier, particularly when working on Linux with a terminal) but sometimes fonts that are "smooth" are much more pleasing on the eye.
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|===
For coding I like a white background and the typical color scheme (blue keywords, etc). I have my own plain text editor I wrote ages ago and while I generally use black on white, I sometimes get in a "dark" mood. One button click and it's green text on a black background, with selections dark blue on light goldenrod. I rarely use the dark theme for more than a day, though. Changing the backcolor to Whitesmoke instead of white can also provide some eye relief. As to fonts, I prefer Lucida Console 12pt.
XAlan Burkhart
-
_Maxxx_ wrote:
The most legible text is yellow on blue
Is that for monitors? I remember something different for printed on paper.
BDF I often make very large prints from unexposed film, and every one of them turns out to be a picture of myself as I once dreamed I would be. -- BillWoodruff
Yes, for monitors. I remember sme study back in the day testing which colors gave best results over long periods and yellow on blue won out. (this was back when 256 colors was a luxury, so different shades may be better in these days of 64k+ shades
MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')
-
It's been asked by others before, but I'm going to ask again. Which colours do you use for your editor/IDE? I normally use a white background with blue as the keyword colour and green for strings, and a shade of red for integers/hex values. But I've got a new editor (Notepad++) and I've been playing around with the various default themes it comes with and I quite like some of the "darker" themes. E.G. black or dark grey background and one theme even has a pale khaki green which surprisingly looks quite good. And then I started to think, perhaps certain colours are more better for programming than others. I know that some research was done a while ago which concluded that people doing maths are generally "better" or able to remember sequences of numbers better if they are written down/displayed on screen using different colours. Any thoughts on which colours to use? I'm thinking darker colours for at least the background are less strenuous on your eyes. Edit: Oh and also, which fonts do you use? I normally use things like Courier (Sometimes I can only use Courier, particularly when working on Linux with a terminal) but sometimes fonts that are "smooth" are much more pleasing on the eye.
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|===
-
It's been asked by others before, but I'm going to ask again. Which colours do you use for your editor/IDE? I normally use a white background with blue as the keyword colour and green for strings, and a shade of red for integers/hex values. But I've got a new editor (Notepad++) and I've been playing around with the various default themes it comes with and I quite like some of the "darker" themes. E.G. black or dark grey background and one theme even has a pale khaki green which surprisingly looks quite good. And then I started to think, perhaps certain colours are more better for programming than others. I know that some research was done a while ago which concluded that people doing maths are generally "better" or able to remember sequences of numbers better if they are written down/displayed on screen using different colours. Any thoughts on which colours to use? I'm thinking darker colours for at least the background are less strenuous on your eyes. Edit: Oh and also, which fonts do you use? I normally use things like Courier (Sometimes I can only use Courier, particularly when working on Linux with a terminal) but sometimes fonts that are "smooth" are much more pleasing on the eye.
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|===
Hi Lloyd, Assuming you can specify your own color preferences/scheme in NotePad+, you might experiment with the incredible on-line "related colors" generator, Color Scheme Designer, which I've mentioned, before, on 'Free Tools,' here on CP: [^]. I remain in "awe" of the knowledge of "color spaces," and human vision problems related to various forms of eye impairment, or color blindness, expressed in that site's functionality, which I consider a work of "genius." Also, in "awe," that it's, imho, a true "web application:" I have examined its underlying JavaScript code to some degree, and it appears almost all client-side, to me ... so far. I personally have switched over to using the Consolas font, from using Arial, for my programming editing font in Visual Studio. My eyes like it. best, Bill
~ Confused by Windows 8 ? This may help: [^] !
-
It's been asked by others before, but I'm going to ask again. Which colours do you use for your editor/IDE? I normally use a white background with blue as the keyword colour and green for strings, and a shade of red for integers/hex values. But I've got a new editor (Notepad++) and I've been playing around with the various default themes it comes with and I quite like some of the "darker" themes. E.G. black or dark grey background and one theme even has a pale khaki green which surprisingly looks quite good. And then I started to think, perhaps certain colours are more better for programming than others. I know that some research was done a while ago which concluded that people doing maths are generally "better" or able to remember sequences of numbers better if they are written down/displayed on screen using different colours. Any thoughts on which colours to use? I'm thinking darker colours for at least the background are less strenuous on your eyes. Edit: Oh and also, which fonts do you use? I normally use things like Courier (Sometimes I can only use Courier, particularly when working on Linux with a terminal) but sometimes fonts that are "smooth" are much more pleasing on the eye.
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|===
I use modified versions of Zenburn everywhere - VS, Notepad++, the custom editor at work.... Font is always Consolas.
Cheers, विक्रम "We have already been through this, I am not going to repeat myself." - fat_boy, in a global warming thread :doh:
-
I use modified versions of Zenburn everywhere - VS, Notepad++, the custom editor at work.... Font is always Consolas.
Cheers, विक्रम "We have already been through this, I am not going to repeat myself." - fat_boy, in a global warming thread :doh:
-
It's been asked by others before, but I'm going to ask again. Which colours do you use for your editor/IDE? I normally use a white background with blue as the keyword colour and green for strings, and a shade of red for integers/hex values. But I've got a new editor (Notepad++) and I've been playing around with the various default themes it comes with and I quite like some of the "darker" themes. E.G. black or dark grey background and one theme even has a pale khaki green which surprisingly looks quite good. And then I started to think, perhaps certain colours are more better for programming than others. I know that some research was done a while ago which concluded that people doing maths are generally "better" or able to remember sequences of numbers better if they are written down/displayed on screen using different colours. Any thoughts on which colours to use? I'm thinking darker colours for at least the background are less strenuous on your eyes. Edit: Oh and also, which fonts do you use? I normally use things like Courier (Sometimes I can only use Courier, particularly when working on Linux with a terminal) but sometimes fonts that are "smooth" are much more pleasing on the eye.
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|===
-
I"ve been watching you. Carefully. Discreetly. For a long time. Look hard at your screen. Perhaps you've noticed something not quite right about the reflection? Don't pay it any mind.
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"As far as we know, our computer has never had an undetected error." - Weisert
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010
-
It's been asked by others before, but I'm going to ask again. Which colours do you use for your editor/IDE? I normally use a white background with blue as the keyword colour and green for strings, and a shade of red for integers/hex values. But I've got a new editor (Notepad++) and I've been playing around with the various default themes it comes with and I quite like some of the "darker" themes. E.G. black or dark grey background and one theme even has a pale khaki green which surprisingly looks quite good. And then I started to think, perhaps certain colours are more better for programming than others. I know that some research was done a while ago which concluded that people doing maths are generally "better" or able to remember sequences of numbers better if they are written down/displayed on screen using different colours. Any thoughts on which colours to use? I'm thinking darker colours for at least the background are less strenuous on your eyes. Edit: Oh and also, which fonts do you use? I normally use things like Courier (Sometimes I can only use Courier, particularly when working on Linux with a terminal) but sometimes fonts that are "smooth" are much more pleasing on the eye.
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|===
-
If the screen were "inactive" like a piece of paper, then I'd say black on white would be ok. But since it's active, like a lightblub, or a shiny piece of paper, then I think white on black is better (or at least light on dark).
If your actions inspire others to dream more, learn more, do more and become more, you are a leader.-John Q. Adams
You must accept one of two basic premises: Either we are alone in the universe, or we are not alone in the universe. And either way, the implications are staggering.-Wernher von Braun
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.-Albert EinsteinI do this too for less eye strain; black background and turquoise letters. Different colors for keywords.
"Microsoft -- Adding unnecessary complexity to your work since 1987!"
-
It's been asked by others before, but I'm going to ask again. Which colours do you use for your editor/IDE? I normally use a white background with blue as the keyword colour and green for strings, and a shade of red for integers/hex values. But I've got a new editor (Notepad++) and I've been playing around with the various default themes it comes with and I quite like some of the "darker" themes. E.G. black or dark grey background and one theme even has a pale khaki green which surprisingly looks quite good. And then I started to think, perhaps certain colours are more better for programming than others. I know that some research was done a while ago which concluded that people doing maths are generally "better" or able to remember sequences of numbers better if they are written down/displayed on screen using different colours. Any thoughts on which colours to use? I'm thinking darker colours for at least the background are less strenuous on your eyes. Edit: Oh and also, which fonts do you use? I normally use things like Courier (Sometimes I can only use Courier, particularly when working on Linux with a terminal) but sometimes fonts that are "smooth" are much more pleasing on the eye.
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|===
-
It's been asked by others before, but I'm going to ask again. Which colours do you use for your editor/IDE? I normally use a white background with blue as the keyword colour and green for strings, and a shade of red for integers/hex values. But I've got a new editor (Notepad++) and I've been playing around with the various default themes it comes with and I quite like some of the "darker" themes. E.G. black or dark grey background and one theme even has a pale khaki green which surprisingly looks quite good. And then I started to think, perhaps certain colours are more better for programming than others. I know that some research was done a while ago which concluded that people doing maths are generally "better" or able to remember sequences of numbers better if they are written down/displayed on screen using different colours. Any thoughts on which colours to use? I'm thinking darker colours for at least the background are less strenuous on your eyes. Edit: Oh and also, which fonts do you use? I normally use things like Courier (Sometimes I can only use Courier, particularly when working on Linux with a terminal) but sometimes fonts that are "smooth" are much more pleasing on the eye.
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|===
I preferred the darker colors for a while too. Eventually I got tired of it though because it was essentially turning my monitor into a mirror and I could always see myself and behind me in the monitor. I've grown to enjoy a lower contrast environment with syntax highlighting that is not too bright or extra colorful. This seems to be less strenuous on my eyes. I use a grey background with black text, blue keywords. Strings and comments are red and green respectively, but I've chosen more mellow, lower contrasting colors for these. For XML/Xaml editing I've been transitioning from the standard red, and blue on white (I consider it hostile) to a lower contrast purple and light blue on grey. The bindings/markup extensions in xaml become red, orange, and green, and the inner text is a brick red color (just like String constants in code).
-
It's been asked by others before, but I'm going to ask again. Which colours do you use for your editor/IDE? I normally use a white background with blue as the keyword colour and green for strings, and a shade of red for integers/hex values. But I've got a new editor (Notepad++) and I've been playing around with the various default themes it comes with and I quite like some of the "darker" themes. E.G. black or dark grey background and one theme even has a pale khaki green which surprisingly looks quite good. And then I started to think, perhaps certain colours are more better for programming than others. I know that some research was done a while ago which concluded that people doing maths are generally "better" or able to remember sequences of numbers better if they are written down/displayed on screen using different colours. Any thoughts on which colours to use? I'm thinking darker colours for at least the background are less strenuous on your eyes. Edit: Oh and also, which fonts do you use? I normally use things like Courier (Sometimes I can only use Courier, particularly when working on Linux with a terminal) but sometimes fonts that are "smooth" are much more pleasing on the eye.
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|===
Changing the IDE's text editor background color alone without also changing things like IDE's menu and toolboxes? That would probably make one's eyeballs a bit busy, having to adjust to different level of brightness. If I can not change things around it, I won't change it.
-
It's been asked by others before, but I'm going to ask again. Which colours do you use for your editor/IDE? I normally use a white background with blue as the keyword colour and green for strings, and a shade of red for integers/hex values. But I've got a new editor (Notepad++) and I've been playing around with the various default themes it comes with and I quite like some of the "darker" themes. E.G. black or dark grey background and one theme even has a pale khaki green which surprisingly looks quite good. And then I started to think, perhaps certain colours are more better for programming than others. I know that some research was done a while ago which concluded that people doing maths are generally "better" or able to remember sequences of numbers better if they are written down/displayed on screen using different colours. Any thoughts on which colours to use? I'm thinking darker colours for at least the background are less strenuous on your eyes. Edit: Oh and also, which fonts do you use? I normally use things like Courier (Sometimes I can only use Courier, particularly when working on Linux with a terminal) but sometimes fonts that are "smooth" are much more pleasing on the eye.
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|===
I find stark white too glary. I normally use some light colour. Also helps when people have hidden text written in white. As for cmd prompts, I choose all sorts of combinations.
-
It's been asked by others before, but I'm going to ask again. Which colours do you use for your editor/IDE? I normally use a white background with blue as the keyword colour and green for strings, and a shade of red for integers/hex values. But I've got a new editor (Notepad++) and I've been playing around with the various default themes it comes with and I quite like some of the "darker" themes. E.G. black or dark grey background and one theme even has a pale khaki green which surprisingly looks quite good. And then I started to think, perhaps certain colours are more better for programming than others. I know that some research was done a while ago which concluded that people doing maths are generally "better" or able to remember sequences of numbers better if they are written down/displayed on screen using different colours. Any thoughts on which colours to use? I'm thinking darker colours for at least the background are less strenuous on your eyes. Edit: Oh and also, which fonts do you use? I normally use things like Courier (Sometimes I can only use Courier, particularly when working on Linux with a terminal) but sometimes fonts that are "smooth" are much more pleasing on the eye.
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|===