Editor Colour Schemes
-
I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)
Rohde wrote: yellow text on deep blue background Been there, done that. I've also done the Borland "twilight" theme. + a myriad of color schemes based on a black background. Before I got glasses, I had to have black background and high contrast colors. Black on white gave me head aches I wouldn't wish upon anyone. But now that I've got glasses, black on white works perfectly now, so I'm sticking with VS.NET default (which isn't 100% default, since I've made strings dark green). If you don't have glasses, and you get head aches when using light backgrounds, you might want to pay a visit to the optician. You might be astigmatic as I am. -- Booohoo!
-
Rohde wrote: yellow text on deep blue background Been there, done that. I've also done the Borland "twilight" theme. + a myriad of color schemes based on a black background. Before I got glasses, I had to have black background and high contrast colors. Black on white gave me head aches I wouldn't wish upon anyone. But now that I've got glasses, black on white works perfectly now, so I'm sticking with VS.NET default (which isn't 100% default, since I've made strings dark green). If you don't have glasses, and you get head aches when using light backgrounds, you might want to pay a visit to the optician. You might be astigmatic as I am. -- Booohoo!
Hmm...wonder if that's why I get so many eyestrain headaches. I'm very slightly astigmatic (trumped by my extreme nearsight - -8.0 on the Diopter scale), and I use light backgrounds in everything. *hmm*
Jeremy Kimball Catapultam habeo. Nisi pecuniam omnem mihi dabis, ad caput tuum saxum immane mittam. (I have a catapult. Give me all the money, or I will fling an enormous rock at your head)
-
Rohde wrote: yellow text on deep blue background Been there, done that. I've also done the Borland "twilight" theme. + a myriad of color schemes based on a black background. Before I got glasses, I had to have black background and high contrast colors. Black on white gave me head aches I wouldn't wish upon anyone. But now that I've got glasses, black on white works perfectly now, so I'm sticking with VS.NET default (which isn't 100% default, since I've made strings dark green). If you don't have glasses, and you get head aches when using light backgrounds, you might want to pay a visit to the optician. You might be astigmatic as I am. -- Booohoo!
Jörgen Sigvardsson wrote: so I'm sticking with VS.NET default (which isn't 100% default, since I've made strings dark green). Ditto, but my strings are bright red :-)
Ian Darling "A girl can't be perfect all of the time." - Anna-Jayne Metcalfe
-
Jörgen Sigvardsson wrote: so I'm sticking with VS.NET default (which isn't 100% default, since I've made strings dark green). Ditto, but my strings are bright red :-)
Ian Darling "A girl can't be perfect all of the time." - Anna-Jayne Metcalfe
> Ditto, but my strings are bright red Amen. :) I have some more customizations, like numbers in blue and operators in brown. Red strings stand out very well. Vikram.
http://www.geocities.com/vpunathambekar Asatho Maa Sad Gamaya Thamaso Maa Jyothir Gamaya Mrithyor Maa Amritham Gamaya Translation: From delusion lead me to Truth From darkness lead me to Light From death lead me to Immortality
-
I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)
Black Background White default text Light Green comments Light Cyan keywords and operators Light Red Strings Dark Yellow Numbers And my secret weapon: Light Blue on Light Cyan Text selection :) (I can't live without that last one... no, I don't know why.)
-
I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)
A nice LCD with cleartype enabled can make all the difference. I used to get eyestrain and that 'just been to the cinema' feeling after a days work on a CRT. No ill effects at all with my nice 17" 'laptop' and I can knock my programming font down to 10 points. Rya
-
I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)
I've always been sensitive to that. A white background is like someone shouting at you in all caps for 12 hours. I set not only my editor, but Windows in general to black text on a light grey (RGB(210, 210, 210)) background and find it much easier on the eyes. Christopher Duncan Today's Corporate Battle Tactic Unite the Tribes: Ending Turf Wars for Career and Business Success The Career Programmer: Guerilla Tactics for an Imperfect World
-
I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)
I use RGB(238, 248, 238) as the window color in Windows, so all my editors and stuff have that color, much easier on the eyes than white. VS color scheme: I change strings to dark blue and numbers to red, all the rest is default... - Anders Money talks, but all mine ever says is "Goodbye!" ShotKeeper, my Photo Album / Organizer Application[^]
-
Hmm...wonder if that's why I get so many eyestrain headaches. I'm very slightly astigmatic (trumped by my extreme nearsight - -8.0 on the Diopter scale), and I use light backgrounds in everything. *hmm*
Jeremy Kimball Catapultam habeo. Nisi pecuniam omnem mihi dabis, ad caput tuum saxum immane mittam. (I have a catapult. Give me all the money, or I will fling an enormous rock at your head)
-
I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)
-
I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)
I change the comment color to red, so it stands out more. The more my code bleeds, the better documented it is! :-D Marc Microsoft MVP, Visual C# MyXaml MyXaml Blog
-
I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)
white text on dark blue background. BW The Biggest Loser
"And then one day you find ten years have got behind you
No one told you when to run, you missed the starting gun" -
I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)
I'm suprised that nobody has done blue and red on a light orange background. :)
If you don't kill me you will only make me stronger That and a cup of coffee will get you 2 cups of coffee
-
I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)
Regular colors with strings, nos background changed to Cyan :-)
-
I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)
All windows use Fixedsys 9 font. Editor colors : Black text on light gray background. Selection margin is also light gray. Keywords are dark blue. Comments are dark grey - so they don't stand out. Numbers and strings (constants) are dark red. Operators are dark green. User defined keywords are light blue. Assembly is dark purple. I've gotten so used to it i can't stand looking at code with any other color scheme. ...cmk Save the whales - collect the whole set
-
I was wondering whether some of you uses a specialized colour scheme for coding (f.ex. in Visual Studio). I personally feel that the white background can be tiring for the eyes, so I was wondering if you have any good suggestions? (At the moment I'm trying out yellow text on deep blue background.) Or maybe I'm just crazy ;)