I was going through a page and it strikes me that I want to have same color effect. I am talking about this link
As you can see: The guy is having black codebehind color. Which tool should I use from Visual Studio Gallery?
I was going through a page and it strikes me that I want to have same color effect. I am talking about this link
As you can see: The guy is having black codebehind color. Which tool should I use from Visual Studio Gallery?
Tools -> Options -> Environment -> Fonts and Colors
Doing it manually is a repetitive annoying job, but after you finish you can save it (with all your other settings) in Environment -> Import and Export Settings. You can find foreground recommendation over the web (e.g. from Scott Hanselman's blog), and even ready-to-import setting files like this (note that it will probably write over other settings).
In my opinion, black background was pleasant to the eye in the old CRT screens, but a bit too bright with LEDs & LCDs.
Rather than setting up your own colour scheme I'd suggest using a vssettings file that someone has already made and shared on the web.
I use metroline.
http://winterdom.com/2010/04/metroline-a-vs2010-color-scheme
Try this and see what you think.
I love it for C# and css/html but find it a bit ugly for xslt.
If you want to work in the dark (less distraction) and white backgrounds are stressing your eyes, I suggest to make everything black. Thats at least possible with the Windows 8 Magnifier Tool. Click on "Options" and check "Invert Colors".
© 2022 - 2024 — McMap. All rights reserved.