views:

446

answers:

3

How can we change the background colour for Visual Studio Code Editor?

+1  A: 

Tools -> Options -> Under the Environment section there are Fonts & Colors, change the Item Background.

Brandon
A: 

Tools --> Options --> Environment --> Fonts and Colors

+3  A: 

Jeff Atwood wrote a blog post (some years ago actually) for customizing VS code editor with custom fonts, background etc...

This may point you to some interesting resources. Here's the link: http://www.codinghorror.com/blog/archives/000682.html

Juri
That was a great posting and got me totally inspired to make my colors more intuitive.
j0rd4n
The right color scheme works wonders for productivity.
exactly,the only problem I see is when you do frequent pair programming sessions that your team member may get confused by your changed syntax colouring.
Juri